Commit Graph

200 Commits

Author SHA1 Message Date
b9f0c51d38
Auth content-type 2022-02-26 23:26:00 +00:00
6e0780b15f
Change CORS policy 2022-02-26 23:16:33 +00:00
66ffa7ca73
Fix upload bug 2022-02-26 22:57:42 +00:00
67b5ef2b10
Add CORS to api 2022-02-26 14:22:22 +00:00
36d5db3f29
Add options response for pre-flight calls on /upload 2022-02-26 13:00:12 +00:00
f1d2a021ec
Add api host to upload 2022-02-26 12:48:31 +00:00
bd2464bd47
Add API_HOST to upload/download 2022-02-26 12:44:29 +00:00
d82c43bb3e
Create nospa image 2022-02-26 12:11:47 +00:00
727a3b97a5
Add profiles base 2022-02-24 23:05:33 +00:00
e6927fe6a8
Support paste/drop events 2022-02-24 14:54:35 +00:00
e496c06296
Add footer links 2022-02-24 13:58:15 +00:00
12358348cf
Add open graph tags 2022-02-24 13:15:56 +00:00
e4be25dfb5
Show stats on preview 2022-02-24 13:00:05 +00:00
66c31f74ba
Fix claim roles 2022-02-24 12:15:12 +00:00
7dfffc3779
Add user list 2022-02-24 12:00:28 +00:00
783b69dda3
Add page selector 2022-02-23 22:53:12 +00:00
f5e3b47311
Page file list response
Standardize api calls
2022-02-23 17:06:44 +00:00
49c6aaa249
Truncate long filenames 2022-02-22 14:59:29 +00:00
30b1d34333
Adjust styles 2022-02-22 14:56:54 +00:00
e9a0b8fb1c
Update admin page 2022-02-22 14:20:31 +00:00
3bffcdeb13
Add user accounts base 2022-02-21 22:35:06 +00:00
8629954ffe
Add login page + react-redux 2022-02-21 17:24:46 +00:00
90cbcec11d
Allow setting None paywall service 2022-02-21 14:32:13 +00:00
fb74a1a311
Save paywall config service as strike 2022-02-21 13:53:42 +00:00
983de173aa
Fix redis paywall config 2022-02-21 13:36:22 +00:00
edf26c2137
Finish stike paywall 2022-02-21 12:54:57 +00:00
0eda25ba00
Add strike paywall (incomplete) 2022-02-21 09:39:59 +00:00
e098b2c0f0
Return public metadata 2022-02-17 22:48:34 +00:00
71d37fc2e6
Fix metadata 2022-02-17 22:10:37 +00:00
6a5e1e24bd
Refactor metadata 2022-02-17 15:52:49 +00:00
ad7b40df57
Use react-router-dom 2022-02-17 11:42:11 +00:00
6f539a4102
Write challenge to iframe 2022-02-17 09:49:40 +00:00
a3bf77d355
Set request content-type application/octet-stream 2022-02-17 09:41:30 +00:00
1a60d35cfd
Change custom header format V-XXX 2022-02-17 09:32:34 +00:00
d4b7e797e9
Show CF challenge inline 2022-02-16 23:37:53 +00:00
f47ca6cb5e
Persist stats, redis 2022-02-16 23:19:31 +00:00
575ab74b14
Show CF Challenge 2022-02-16 17:23:13 +00:00
f300bbc197
Refactor 2022-02-16 16:33:00 +00:00
74df427842
Merge pull request #25 from v0l/dependabot/npm_and_yarn/VoidCat/spa/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /VoidCat/spa
2022-02-15 09:35:22 +00:00
dependabot[bot]
d0ac9d4027
Bump follow-redirects from 1.14.7 to 1.14.8 in /VoidCat/spa
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 09:32:43 +00:00
7a366bba38
Add footer links + other stuff 2022-02-13 15:44:17 +00:00
c0367ff2e9
Segmented upload 2022-02-10 22:22:34 +00:00
9d125b22f4
Add prometheus metrics 2022-02-10 16:36:53 +00:00
2b75f829ed
Update public resources 2022-02-09 16:46:01 +00:00
713bae422e
Disable arm build 2022-02-08 23:59:58 +00:00
7edac4f36b
Formatting 2022-02-08 23:56:35 +00:00
ff9099d33f
Add range requests 2022-02-08 23:52:01 +00:00
3321e93478
Move metadata to provider interface 2022-02-08 18:20:59 +00:00
6d37b42d11
Add progress for uploads 2022-02-03 23:06:39 +00:00
e060c80dfc
Pass Seq settings directly 2022-01-28 11:14:39 +00:00