Commit Graph

123 Commits

Author SHA1 Message Date
319d30db67
Tag opengraph type 2023-05-22 16:00:12 +01:00
002b105f65
Use SiteUrl for OG tag paths 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
4de977c1dd v5 (#65)
Co-authored-by: Kieran <kieran@harkin.me>
Reviewed-on: Kieran/void.cat#65
2023-05-09 13:56:57 +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
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