Game_Time
|
9e47dd0c4b
|
Update tests.yml to make it WORK
|
2023-08-17 16:29:50 +05:00 |
|
Game_Time
|
b09bf688b4
|
Update stats.py with env mongodb
|
2023-08-17 16:13:20 +05:00 |
|
Game_Time
|
d741a43b6b
|
Re-added rate limiting, fixed a bunch of issues
|
2023-08-17 16:11:35 +05:00 |
|
nsde
|
f9edbf1bc0
|
Fixed the autocredits
|
2023-08-16 16:27:16 +02:00 |
|
nsde
|
f6cd1f7aa2
|
Some fixes?
|
2023-08-16 15:06:16 +02:00 |
|
nsde
|
8c05fd9d87
|
Commented out rate-limiting etc.
|
2023-08-16 12:08:58 +02:00 |
|
nsde
|
abb18ad1bf
|
Fixes
|
2023-08-15 13:56:29 +02:00 |
|
nsde
|
6ea8d2d325
|
Slight improvements/fixes
|
2023-08-15 13:55:12 +02:00 |
|
Game_Time
|
d870281540
|
Fix tests (lmao)
|
2023-08-15 10:43:24 +05:00 |
|
Game_Time
|
69bc2e33de
|
changes to rate limits, check commit desc
- made comments in config better
- added todo to explain weird config
- removed some bad stuff in streaming.py
|
2023-08-14 14:06:25 +05:00 |
|
Game_Time
|
de954998d2
|
Ratelimit system 🎉
|
2023-08-14 13:47:03 +05:00 |
|
Game_Time
|
f896b18968
|
Alotta changes.
Setup managers and modified other files, cleaning up codebase.
Created user.py class for future type usage.
|
2023-08-14 08:11:15 +05:00 |
|
Game_Time
|
bb1e9de563
|
Update streaming to work & change stats to class
|
2023-08-13 21:42:38 +05:00 |
|
Game_Time
|
885da2a27e
|
add comments to streaming.py
|
2023-08-13 21:29:45 +05:00 |
|
Game_Time
|
3e811f3e3b
|
massive cleanup of streaming (i think this works?)
|
2023-08-13 21:26:35 +05:00 |
|
Game_Time
|
def26f9104
|
clean up code a lot
|
2023-08-13 21:19:56 +05:00 |
|
Game_Time
|
8e70c25ee0
|
updating tests to add tests back since they were removed for some reason?
|
2023-08-13 20:16:33 +05:00 |
|
Game_Time
|
6ecc5f59ce
|
Codebase changes + a lot of commenting
|
2023-08-13 20:12:35 +05:00 |
|
Game_Time
|
60a89146da
|
Update core.py
|
2023-08-13 14:16:23 +05:00 |
|
Game_Time
|
bd4fc0ad86
|
code and comment cleanup
|
2023-08-13 14:12:08 +05:00 |
|
Game_Time
|
e489ff0898
|
update comments
|
2023-08-13 14:07:52 +05:00 |
|
Game_Time
|
15f98d8da8
|
let pip handle this shit
|
2023-08-13 06:48:13 +05:00 |
|
Game_Time
|
251be4f6e5
|
Create tests.yml
|
2023-08-13 06:23:59 +05:00 |
|
Game_Time
|
5f13f9b222
|
Merge pull request #10 from NovaOSS/dependabot/pip/setuptools-65.5.1
Bump setuptools from 49.2.1 to 65.5.1
|
2023-08-13 06:17:04 +05:00 |
|
dependabot[bot]
|
751ab940b9
|
Bump setuptools from 49.2.1 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 49.2.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v49.2.1...v65.5.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-13 01:16:09 +00:00 |
|
Game_Time
|
4b02125574
|
add requirements.txt since it wasnt here idk 🤷
|
2023-08-13 06:15:46 +05:00 |
|
nsde
|
a9f817b05e
|
Removed unused proxy tests and fixed moderation proxy
|
2023-08-13 00:59:54 +02:00 |
|
Game_Time
|
bea0cecdd3
|
Merge pull request #7 from RayBytes/main
General changes
|
2023-08-12 21:25:23 +05:00 |
|
Game_Time
|
d5e2846551
|
Another general cleanup commit
|
2023-08-12 21:20:18 +05:00 |
|
Game_Time
|
1da39e5242
|
a few more nice changes
|
2023-08-12 21:05:53 +05:00 |
|
Game_Time
|
f4a09515fe
|
modified stuff
|
2023-08-12 21:01:55 +05:00 |
|
Game_Time
|
10afb8bd5e
|
Merge branch 'main' of https://github.com/RayBytes/nova-api
|
2023-08-12 21:01:33 +05:00 |
|
Game_Time
|
afc3b08351
|
some general changes
|
2023-08-12 20:56:21 +05:00 |
|
nsde
|
ea68a638e9
|
Removed unneccesary code
|
2023-08-12 17:53:54 +02:00 |
|
nsde
|
a7bd57c5a8
|
Added more documentation
|
2023-08-12 17:49:31 +02:00 |
|
nsde
|
23d463fad8
|
Added fancy, but useless stuff
|
2023-08-12 13:50:18 +02:00 |
|
nsde
|
7fffcf124b
|
disabled prompt logging
|
2023-08-12 01:58:53 +02:00 |
|
nsde
|
7ae9918758
|
Very slight streaming improvements
|
2023-08-11 21:21:38 +02:00 |
|
nsde
|
64b57c6784
|
Docs improvements
|
2023-08-11 19:58:48 +02:00 |
|
Leander
|
be667e46c3
|
Update users.py
Made the "level" field a string
|
2023-08-10 06:07:26 +02:00 |
|
nsde
|
f0fee481db
|
Models endpoint is now free and very quick
|
2023-08-09 11:43:05 +02:00 |
|
nsde
|
a3d51ed92e
|
Merge branch 'main' of https://github.com/Luna-OSS/nova-api
|
2023-08-09 11:15:50 +02:00 |
|
nsde
|
0b86f7c26c
|
Added /v1/models and fixed key invalidation
|
2023-08-09 11:15:49 +02:00 |
|
Leander
|
0337eed472
|
Update users.py
made by_discord_id use strings
|
2023-08-09 11:06:55 +02:00 |
|
henceiusegentoo
|
c741c03bae
|
Made role-querying use a string for id instead of an int
|
2023-08-09 10:20:31 +02:00 |
|
nsde
|
e589b87fb4
|
Meade "other" API requests much cheaper
|
2023-08-08 22:10:43 +02:00 |
|
nsde
|
ce24c3a5a2
|
Fixed some several issues with moderation, models etc.
|
2023-08-08 01:04:35 +02:00 |
|
nsde
|
1a3e275a1c
|
Added auto-rewards and invalid key system
|
2023-08-07 23:28:24 +02:00 |
|
Leander
|
dbaec0332b
|
Updated autocredits.py
|
2023-08-07 14:55:53 +02:00 |
|
Leander
|
9b8ab4eced
|
Updated settings.py
|
2023-08-07 14:55:39 +02:00 |
|