Commit Graph

107 Commits

Author SHA1 Message Date
5fbe40faae feat: improve file list 2025-01-27 11:15:26 +00:00
0d8686a850 fix: thumbnail gen single frame 2025-01-27 10:14:24 +00:00
71f6f47a00 fix: release db connection 2025-01-25 23:52:42 +00:00
0bd531a21d feat: ui render image thumbs 2025-01-25 23:28:01 +00:00
6763e53d41 feat: generate thumbnails 2025-01-25 23:22:39 +00:00
b45018d0de refactor: drop webhook system 2025-01-15 20:31:05 +00:00
5e97f4d12a feat: infer mime
feat: store in tmp dir next to output dir
2025-01-15 19:59:09 +00:00
4accc35bdb fix: login
closes https://github.com/v0l/route96/issues/6
2025-01-14 12:41:51 +00:00
d7c7048c20 feat: add logo 2025-01-14 12:36:50 +00:00
c024cd4a4e feat: bud-04 (mirror)
feat: migrate void.cat
2024-12-16 17:20:26 +00:00
5e92134b5c fix: missing report 2024-12-16 15:51:45 +00:00
d5904d4ee0 feat: larger UI 2024-12-16 15:49:09 +00:00
623bb8f0b5 feat: forced migrate report
Forced migrate is a tool which creates a mapping from published nostr events to old void.cat links, this report can be used later to prompt the user to mirror their files to nostr.download
2024-12-16 14:40:55 +00:00
37e158550a fix: add legacy route 2024-12-16 13:44:57 +00:00
b0571efcb3 feat: serve legacy void.cat uploads 2024-12-16 13:34:30 +00:00
961a6910ac feat: admin delete
feat: total usage stats
2024-12-16 12:52:27 +00:00
b30b90cb41 fix: increase chunk size in range response 2024-12-16 11:37:25 +00:00
7c0bf5a755 refactor: simplify to single range handler 2024-12-16 11:25:34 +00:00
021dc59382 feat: range requests 2024-12-16 10:39:28 +00:00
4aa51fa41f feat: (WIP) range requests 2024-12-15 23:22:31 +00:00
43df59414d chore: docker labels 2024-12-11 11:49:27 +00:00
efbd6a599d doc: debian install
closes #2
2024-12-11 11:10:47 +00:00
4a8254476b feat: tagged release 2024-12-11 09:48:52 +00:00
1b84e22ea9 refactor: yaml configs 2024-12-11 09:46:00 +00:00
48d2fa3c42 fix: labeling
feat: load vit model config.json
2024-12-08 23:14:37 +00:00
5a0c0e6e37 fix: HEAD /media 2024-12-08 22:16:19 +00:00
a113056817 feat: blossom media uploads
fix: file extensions in URLs
2024-12-06 19:56:02 +00:00
bf19607c07 fix: blossom x-reason 2024-12-06 19:39:20 +00:00
ff423e8dd9 fix: whitelist status code
closes https://github.com/v0l/route96/issues/5
2024-12-06 19:26:10 +00:00
5bebb71f4d fix: nip96 upload
fix: leaky file handles
2024-11-29 23:41:47 +00:00
c8308f0003 chore: remove unused field 2024-11-26 13:21:51 +00:00
641cccaadc fix: use content_type in nip96 request as mime
closes https://github.com/v0l/route96/issues/2
2024-11-26 13:21:06 +00:00
90eadf890a fix: candle mirror url
closes https://github.com/v0l/route96/issues/1
2024-11-22 13:37:55 +00:00
791068f274 chore: bump ffmpeg-rs-raw 2024-11-18 16:20:06 +00:00
e4c5784ae7 chore: bump ffmpeg-rs-raw 2024-11-18 16:09:14 +00:00
d88b77fb02 feat: add config arg
closes #4
2024-11-14 15:36:34 +00:00
22ff55c667 Merge pull request 'Use correct http error codes' (#11) from hzrd149/route96:fix-blossom-error-codes into main
Reviewed-on: #11
Reviewed-by: Kieran <kieran@noreply.localhost>
2024-11-14 15:31:31 +00:00
103c738e2a fix http error codes 2024-11-14 06:59:20 -06:00
ce8528cbc5 chore: add grafana dashboard 2024-11-13 19:30:47 +00:00
b448afd787 chore: bump ffmpeg-rs-raw 2024-11-13 19:03:45 +00:00
28e4dd5b58 chore: run version command on build 2024-11-12 10:38:22 +00:00
5dfba80357 fix: docker build 2024-11-12 09:52:32 +00:00
470e82e215 feat: use ffmpeg-rs-raw lib 2024-11-11 14:56:27 +00:00
15fd199ff0 fix: use candle mirror 2024-10-15 12:46:02 +01:00
8ce3f87dc0 fix: build all features for docker 2024-10-15 12:29:43 +01:00
b90995f07f feat: void-cat redirects 2024-10-15 12:17:03 +01:00
c86631423d feat: swap ureq for reqwest 2024-10-15 11:27:29 +01:00
5453205a58 refactor: make media compression optional for blossom 2024-10-15 11:14:07 +01:00
1a35924e8b chore: clippy fix 2024-10-15 10:48:39 +01:00
a580ceac44 feat: BUD-05 2024-10-15 10:47:36 +01:00