d3bee5144f
🧹 Remove unused legacy modules and functions
...
- Deleted quota.rs module (quota management not needed via HTTP)
- Removed legacy get_id_by_token GraphQL function
- Removed unused set_user_quota and increase_user_quota methods
- Cleaned up unused imports and legacy structs
- Simplified handlers/mod.rs to only expose universal_handler
Architecture now focused on core functionality:
- GET / (user info)
- GET /<filename> (file serving)
- POST / (file upload)
2025-09-02 11:27:48 +03:00
1aace5fd19
clipped2
Deploy / deploy (push) Has been skipped
CI / lint (push) Successful in 7m32s
CI / test (push) Failing after 13m4s
2025-09-01 23:33:27 +03:00
112f102bb5
fmt
Deploy / deploy (push) Has been skipped
CI / lint (push) Failing after 7m37s
CI / test (push) Has been cancelled
2025-09-01 22:58:03 +03:00
6c3262edbe
simpler-auth+no-overlay
Deploy / deploy (push) Has been skipped
CI / lint (push) Failing after 8s
CI / test (push) Failing after 3m57s
2025-09-01 20:36:15 +03:00
31053db4a2
clippy-fixes
Deploy / deploy (push) Has been skipped
CI / lint (push) Failing after 1m53s
CI / test (push) Failing after 1m58s
2025-08-12 14:13:35 +03:00
ea92a376ed
docs
CI / test (push) Failing after 4m0s
CI / lint (push) Failing after 4s
CI / deploy (push) Has been skipped
2025-08-02 00:18:09 +03:00
90b0f0bc3a
minorfix4
deploy / deploy (push) Successful in 1m4s
2024-10-22 13:15:37 +03:00
9fcce86075
handlers-refactored
deploy / deploy (push) Failing after 4m4s
2024-10-22 00:36:42 +03:00
ef78bc078b
fmt
deploy / deploy (push) Failing after 3s
2024-09-23 18:17:03 +03:00
ad6623a1b8
redis-types+spawn-blocking-fix
deploy / deploy (push) Failing after 5s
2024-09-23 16:32:54 +03:00
3ff90ba4f3
0.0.3-desirable
deploy / deploy (push) Failing after 4s
2024-08-31 03:32:37 +03:00