Commit Graph

116 Commits

Author SHA1 Message Date
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
8bb7064963
Build torrents with web seed 2023-03-04 16:44:13 +00:00
377bfc3d36
chore: remove donate options 2023-02-11 15:12:06 +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
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
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
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
1d451aac82
Delete expired files 2022-09-06 22:32:22 +01:00
a50a95804a
Fix login 2022-08-29 10:55:48 +01:00
23816a0c07
Bug fix 2022-08-28 16:11:53 +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
330359e291
Better multi-part upload support 2022-07-26 13:32:36 +01:00
ad59bdd96c
Formatting 2022-07-25 20:38:58 +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
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
fc56aa8336
Time series metrics 2022-06-14 11:46:31 +01:00
1907e3261b
admin page improvements 2022-06-13 21:26:42 +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
c30256bacc
Add postgres support for users/files 2022-06-06 22:51:25 +01:00
56a4c52e24
Fix text previews 2022-05-24 22:45:05 +01:00
dependabot[bot]
ade846dffd
Bump async from 2.6.3 to 2.6.4 in /VoidCat/spa
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:32:30 +00:00
5ae85f0eae
Merge pull request #44 from v0l/dependabot/npm_and_yarn/VoidCat/spa/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2 in /VoidCat/spa
2022-05-16 18:31:57 +01:00
dependabot[bot]
26bc1bc1c9
Bump ejs from 3.1.6 to 3.1.8 in /VoidCat/spa
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:09:46 +00:00
dependabot[bot]
6930d0f537
Bump moment from 2.29.1 to 2.29.2 in /VoidCat/spa
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [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.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:59:02 +00:00