Commit Graph

257 Commits

Author SHA1 Message Date
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
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
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
8f912ec075
Strip extension 2023-01-02 13:48:27 +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
ba61037e42
Hash file with sjcl (>2Gb filesize) 2022-09-11 22:26:35 +01:00
78c2b560b9
Include Authorization header for streaming uploads 2022-09-11 21:27:48 +01:00
2b5fbf3ce3
Remove hardcoded url (again) 2022-09-11 21:19:49 +01:00
78ced7f4f3
Client side encryption completed 2022-09-11 20:07:38 +01:00
d0a92fa115
Get latest scan 2022-09-11 16:44:35 +01:00
95ef34ef4b
Rescan files after 30 days 2022-09-11 16:00:27 +01:00
ee6e47363a
Fix build 2022-09-10 22:17:29 +01:00
c45ab8f42f
Fix build 2022-09-09 17:29:20 +01:00
d94f7aeb06
Client side encryption (WIP) 2022-09-09 17:16:43 +01:00
4f76c81bb7
Fix upload speed 2022-09-09 14:07:14 +01:00
d5f102ee14
Remove hardcoded url 2022-09-09 13:35:34 +01:00
ee8b915797
Use streaming uploads in chrome 105 2022-09-09 13:22:53 +01:00
9c4b7bd820
Fix virus hot-linking redirect 2022-09-09 13:01:20 +01:00
408697accb
prevent hot-linking viruses 2022-09-09 10:42:33 +01:00
995e80cb77
404 legacy links 2022-09-08 16:13:24 +01:00
3af6af8b40
Fix google OAuth flow 2022-09-08 14:29:31 +01:00
1532d43189
OAuth (Google) 2022-09-08 13:38:32 +01:00
3e08056f0b
Cleanup OAuth login 2022-09-08 11:00:49 +01:00
3f37c10ebc
OAuth2 (Discord) 2022-09-08 10:41:31 +01:00
150579c509
Optional payments 2022-09-07 16:25:31 +01:00
af62bd74eb
Rename paywall to payment 2022-09-07 15:52:40 +01:00
c3dbecca2a
Plausible Analytics 2022-09-07 12:40:52 +01:00
1d451aac82
Delete expired files 2022-09-06 22:32:22 +01:00
ebe5a0e106
Run webserver 2022-08-30 22:07:10 +01:00
512955219e
Add run modes 2022-08-30 21:59:13 +01:00
a50a95804a
Fix login 2022-08-29 10:55:48 +01:00
1a99170b28
Add PrometheusSettings 2022-08-28 21:28:51 +01:00
23816a0c07
Bug fix 2022-08-28 16:11:53 +01:00
89510fc332
Update api docs 2022-08-28 15:37:56 +01:00
fd156c9b0b
Bug fix 2022-08-28 13:38:55 +01:00
51b56fd4d3
Report hash speed 2022-08-28 13:26:09 +01:00
5c955712e1
Use CryptoJS to hash files >2GB 2022-08-28 13:15:50 +01:00
679fc80eb2
Use cli-argument to run migrations 2022-08-26 23:05:36 +01:00
d7984db5bb
Always abort multipart upload on exception 2022-07-27 19:41:34 +01:00
5e3ceebf45
Use SigV4 2022-07-26 14:25:59 +01:00
f520b74aa1
Disable payload signing 2022-07-26 14:15:15 +01:00
81f9516f68
S3 optional checksum 2022-07-26 14:01:14 +01:00
330359e291
Better multi-part upload support 2022-07-26 13:32:36 +01:00
ad59bdd96c
Formatting 2022-07-25 20:38:58 +01:00
007e11571b
Use pre-signed url 2022-07-25 20:37:19 +01:00
2162f5f964
CodeQL 2022-07-25 20:20:14 +01:00
c51971c298
Review tweaks 2022-07-25 20:07:25 +01:00
3b1bf9f12d
Redirect from file store for direct serve 2022-07-25 20:07:24 +01:00
99907fce8b
Multi-Storage backend support
Api Keys support
2022-07-25 20:07:24 +01:00
bed64ad3e1
Add health checks 2022-07-23 21:58:17 +01:00
034c0d3664
Fix swagger doc 2022-07-23 21:44:57 +01:00
dependabot[bot]
ce5ac21132
Bump moment from 2.29.2 to 2.29.4 in /VoidCat/spa
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 20:33:19 +00:00
dependabot[bot]
b5fba1efd3
Bump terser from 5.10.0 to 5.14.2 in /VoidCat/spa
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 17:17:15 +00:00
d85dd7b937
Fallback to index 2022-07-09 23:42:38 +01:00
0249b1cedf
Render html server side for proper metadata tagging 2022-07-09 23:19:41 +01:00
cec5a01d5d
Order migrations 2022-07-06 23:03:53 +01:00
991a6c7713
Fix size 2022-07-06 22:52:21 +01:00
9fc77e883a
Update size 2022-07-06 22:39:15 +01:00
72f98f5013
Expires 2022-07-06 22:38:18 +01:00
ffa540f8fd
Add docker-compose.yml setup 2022-06-15 21:53:52 +01:00
fc56aa8336
Time series metrics 2022-06-14 11:46:31 +01:00
1907e3261b
admin page improvements 2022-06-13 21:26:42 +01:00
7ea99de160
Nullable columns 2022-06-13 19:07:14 +01:00
5a424e4d16
Compute digest if missing 2022-06-13 18:49:28 +01:00
7155c995c0
add jsonconverter type 2022-06-13 16:22:00 +01:00
0d83281a60
Include legacy uploader format from metadata 2022-06-13 16:11:58 +01:00
863f14e25f
Include created timestamp in user migration 2022-06-13 16:00:02 +01:00
c29756ac6e
Return 404 response on failure to parse file id 2022-06-13 15:43:23 +01:00
f31a992e38
Set default mimetype in migration 2022-06-13 15:28:52 +01:00
a0875ef229
Finish postgres migration 2022-06-13 15:20:12 +01:00
e49c2fe870
Postgres paywall support
Various fixes
2022-06-13 14:35:26 +01:00
3582431640
Refactor, add PostgresVirusScanStore 2022-06-13 11:29:16 +01:00
cba4d5fc80
Decouple user upload store 2022-06-10 21:42:36 +01:00
1f484f243d
Fix ListFiles for Postgres 2022-06-09 15:15:28 +01:00