Commit Graph

391 Commits

Author SHA1 Message Date
0786c6830c
render image grid for admin file list
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 15:08:59 +01:00
f724203a93
tweak tags
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 19:28:46 +01:00
fdb01bc438
change link
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 19:15:44 +01:00
e5c85aec55
add more opengraph tags
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 16:09:08 +01:00
319d30db67
Tag opengraph type
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 16:00:12 +01:00
002b105f65
Use SiteUrl for OG tag paths
All checks were successful
continuous-integration/drone Build is passing
2023-05-22 15:44:59 +01:00
e0652dfbb8
Add headers to request 2023-05-22 15:14:22 +01:00
1babc8e4e0
Compile with webpack 2023-05-22 14:49:30 +01:00
596f141323
Create void-cat/api package 2023-05-22 12:53:44 +01:00
b46cd39849
Use SiteUrl for cli response
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-11 19:12:09 +01:00
ddab98ca14
Remove nospa
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-09 15:40:26 +01:00
983bdc4741
fix hosting files
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-09 15:15:34 +01:00
4de977c1dd v5 (#65)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Kieran <kieran@harkin.me>
Reviewed-on: #65
2023-05-09 13:56:57 +00:00
8289122347
Maintenance mode flag 2023-04-27 09:51:11 +01:00
28910368e3
Range fix 2023-04-11 22:34:04 +01:00
1c370dfd24
Catch exceptions in expired deletion service 2023-04-09 14:26:51 +01:00
de975be92f
Fail upload if metadata stripping fails 2023-04-07 19:59:31 +01:00
5192030be0
Bugfix startup 2023-04-05 11:10:51 +01:00
0678c0cd67
Allow any origin 2023-04-05 10:30:27 +01:00
2c8d9a8241
Default mime to octet-stream 2023-04-04 11:22:00 +01:00
d6b7c574d2
Update libs 2023-04-04 11:07:19 +01:00
a3d9e6af4d
Revert URI encoding trackers 2023-03-26 13:18:56 +01:00
dcfbdd491e
Uri encode tracker urls 2023-03-24 22:47:25 +00:00
78997071a1
show magnet/torrent links 2023-03-24 22:28:58 +00:00
c7bc3c50f7
Merge pull request #63 from v0l/dependabot/npm_and_yarn/VoidCat/spa/webpack-5.76.1
Bump webpack from 5.74.0 to 5.76.1 in /VoidCat/spa
2023-03-15 09:57:58 +00:00
dependabot[bot]
2ed91371f1
Bump webpack from 5.74.0 to 5.76.1 in /VoidCat/spa
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 05:20:57 +00:00
0a827651a2
Add trackers 2023-03-04 20:31:53 +00:00
ef3ebb867d
Add allow all CORS policy to download endpoints 2023-03-04 19:52:21 +00:00
49ad601d13
Bugfix range size 2023-03-04 19:37:07 +00:00
5bf357bf4b
Tweaks 2023-03-04 18:50:07 +00:00
8bb7064963
Build torrents with web seed 2023-03-04 16:44:13 +00:00
0fd723847f
Remove labels from metrics 2023-02-16 20:41:41 +00:00
377bfc3d36
chore: remove donate options 2023-02-11 15:12:06 +00:00
6da3757053
loop if gif input 2023-01-30 18:51:52 +00:00
e193127358
Convert all images to webp 2023-01-30 18:35:36 +00:00
dc0199a3d6
Dont copy codec 2023-01-26 14:20:10 +00:00
b3be59aec6
support stripping metadata 2023-01-26 13:49:38 +00:00
dbaaf8efe1
Merge pull request #58 from v0l/dependabot/npm_and_yarn/VoidCat/spa/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /VoidCat/spa
2023-01-09 13:43:28 +00:00
dependabot[bot]
f189b346da
Bump json5 from 1.0.1 to 1.0.2 in /VoidCat/spa
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 08:10:38 +00:00
c09d139775
Remove NOSPA image 2023-01-02 14:01:39 +00:00
8f912ec075
Strip extension 2023-01-02 13:48:27 +00:00
92bc1d7e95
Merge pull request #57 from v0l/dependabot/npm_and_yarn/VoidCat/spa/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4 in /VoidCat/spa
2022-11-16 09:31:17 +00:00
dependabot[bot]
299080c1fe
Bump loader-utils from 2.0.2 to 2.0.4 in /VoidCat/spa
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 22:40:19 +00:00
4f60d15d78
Strike link 2022-09-19 14:11:28 +01:00
8d254a9b9a
Revolut 2022-09-19 14:02:43 +01:00
0e8fbd5aed
Use new store 2022-09-18 19:09:12 +01:00
e000f4cd49
Add donate page 2022-09-16 23:34:48 +01:00
534722bf0d
set graph width 2022-09-16 22:08:19 +01:00
f010fed810
Improve styles for mobile 2022-09-16 22:01:51 +01:00
3c037d2d49
Update packages 2022-09-11 22:50:03 +01:00