Commit graph

17 commits

Author SHA1 Message Date
99c22095f9
0.9.3.2: Delete entry from the DB is the file doesn't exists on the filesystem 2024-11-21 03:23:29 -03:00
9de4960932
0.9.3.1: Update Dockerfile and add compose file
All checks were successful
File-uploader-crystal CI / build (push) Successful in 1m49s
2024-11-19 23:16:32 -03:00
0002c81429
0.9.3: BUGFIX! Fix deletion of thumbnails on check_old_files job.
All checks were successful
File-uploader-crystal CI / build (push) Successful in 1m52s
- Add colors to logs
- Use static table names instead of config provided ones, it's kinda
  stupid to give the user an option to set the name of the table if I'm
  developing it for sqlite
2024-11-19 22:39:23 -03:00
cbeba2b0a2
0.9.0: Mode admin endpoints, use UTC date again since sqlite doesn't support HTTP dates, use official tor exit nodes list 2024-08-25 18:08:56 -04:00
cea1982523
0.8.8: Rate limit completed, fix delete_key 2024-08-18 21:47:57 -04:00
4ed07ccecb
0.8.6: Alternative domains and less useless variables 2024-08-12 23:17:04 -04:00
9cd9bc689a
0.8.2: Tor exit node blocking. 2024-08-10 21:13:37 -04:00
3173a36a99
0.8.2: Admin API, confiugurable OpenGraph user-agents. 2024-08-10 03:09:38 -04:00
43dc289d3a
0.8.1: Option to disable thumbnail generation, OpenGraph implementation
for clients that support it, dynamic ShareX configuration and more.
2024-08-10 00:58:31 -04:00
fe1417180a
0.8.0: Single SQL queries, video thumbnails, UNIX socket permissions fixed.
- Same 'checksum' variable name everywhere
- Use GMT timezone for uploaded files
- More efficient checksum method
2024-08-08 02:33:38 -04:00
8bbb33a77f
0.7.1: Set proper permission to the UNIX socket 2024-08-06 22:48:56 -04:00
6f5e5c2007
0.7.0: Use standarized headers, automatic protocol detection and usage documentation 2024-08-06 18:42:53 -04:00
7938bf0335
0.6.1: Unix sockets support. Pretty ok frontend 2024-08-05 16:01:10 -04:00
4837fcbf2c
0.6.0: Too much things. Read README.md 2024-08-05 12:11:38 -04:00
b2395b3dea
0.5.0: A functional shit frontend made by chatgpt because I hate frontend so much 2024-08-04 03:32:30 -04:00
e096ed5215
0.4.0: Support for blocked extensions and filesize limit 2024-08-03 15:55:31 -04:00
9f08672b0c
0.1.0 2024-07-03 01:41:18 -04:00