Commit Graph

260 Commits

Author SHA1 Message Date
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
ca99293eda
Add missing files 2022-06-08 17:18:22 +01:00
045399d1a2
Refactor stores 2022-06-08 17:17:53 +01:00
f4b1ccfe1d
S3 metadata store fix 2022-06-06 23:06:02 +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
ef5b00b16b
Fix startup when not using redis 2022-05-19 23:27:49 +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
dependabot[bot]
7541db6620
Bump minimist from 1.2.5 to 1.2.6 in /VoidCat/spa
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 08:33:18 +00:00
dependabot[bot]
07277d5ff9
Bump node-forge from 1.2.1 to 1.3.0 in /VoidCat/spa
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 23:32:35 +00:00
285899b742
Allow editing metadata 2022-03-15 10:39:36 +00:00
20d32ad6d3
Standardize button with VoidButton 2022-03-14 22:57:05 +00:00
3d8dba9eae
Show edit section for uploader 2022-03-14 22:46:49 +00:00
79b4fe475d
Fix startup with no virus scanner 2022-03-14 22:30:05 +00:00
1009ff1e92
Guess mime type if not set 2022-03-14 09:40:18 +00:00
80880a18a8
Add hCaptcha to login page 2022-03-11 15:59:08 +00:00
8b546c6437
Reduce logging for http logs 2022-03-11 14:59:31 +00:00
5c23accf89
Show hostname as header site name 2022-03-11 14:57:17 +00:00
5bceed007d
Set to v4 2022-03-10 12:52:54 +00:00
51763304bc
Fix JS bug 2022-03-08 22:22:46 +00:00
57dc0aadd7
Add build info 2022-03-08 22:15:56 +00:00
dbfde5c70e
Add HttpLogging 2022-03-08 22:15:28 +00:00
d7d092bc63
Add swagger and docs 2022-03-08 13:47:42 +00:00
801edafbcf
Cleanup VirusTotal scanner 2022-03-07 21:13:42 +00:00
8340916c15
Add virus total scanner 2022-03-07 16:29:52 +00:00
cff3b70403
Fix ClamAV settings class 2022-03-07 14:49:23 +00:00
15df382a06
Configure MaxStreamSize for ClamAV 2022-03-07 14:43:19 +00:00
156cec9828
Refactor basic store 2022-03-07 13:38:53 +00:00
5d07cc93eb
Add virus scanner 2022-03-07 13:38:28 +00:00
000d7bac92
Migrate email mapping keys 2022-03-05 20:10:56 +00:00
11b94c3ff9
Load profile on page load 2022-03-04 21:12:01 +00:00
990d636fba
Delete unverified accounts
Misc cleanup
2022-03-04 20:05:01 +00:00
99207c4514
set height for object preview 2022-03-03 22:22:04 +00:00
ac47edc52d
Serve files directly from cloud storage 2022-03-02 19:19:02 +00:00
0635aedc31
Remove unused method 2022-03-02 18:35:48 +00:00
23bb00c8b7
Fix list files for local disk store 2022-03-02 12:09:57 +00:00
72823ffedd
Add email verification
Standardize button styles
2022-03-02 11:37:15 +00:00
c2c6b92ce6
Add S3 file storage support 2022-03-01 16:48:42 +00:00
dfeb4d41de
Extract base stream filestore 2022-03-01 11:32:41 +00:00
1b460e7236
Add more preview types 2022-02-28 22:40:39 +00:00
c7b668fbe8
Support plain uploads 2022-02-28 20:47:57 +00:00
e2449d3384
Add user file list 2022-02-27 23:01:57 +00:00
061adad404
Cleanup admin page 2022-02-27 21:52:44 +00:00
aeaf5b1c48
Use IFileInfoManager for LocalDiskFileStorage.ListFiles 2022-02-27 21:50:31 +00:00
5ef56b7c77
Improve lightning paywall display 2022-02-27 21:48:10 +00:00
a8541ec700
Cleanup preview styles 2022-02-27 21:37:16 +00:00
cb4ec890d4
Add global header
Improve profile layout
2022-02-27 21:25:10 +00:00
40e70f8ffa
Fix file uploader profile 2022-02-27 18:22:19 +00:00
709f8ef95f
Edit profile 2022-02-27 18:15:37 +00:00
0a946d8f74
Add profiles 2022-02-27 13:54:25 +00:00
b1f5ca88f8
CORS POS 2022-02-26 23:32:19 +00:00
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
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
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
8e243e0d7f
Send logs to Seq 2022-01-28 10:32:00 +00:00
be4bebc97f
Previews and stats 2022-01-28 00:18:27 +00:00
666181abcc
build arm64 (slow :() 2022-01-25 23:48:26 +00:00
60229a0c06
Basic 2022-01-25 23:39:51 +00:00
afee82fed9
zz 2022-01-25 17:57:07 +00:00
b68f19c1b9
zz 2022-01-25 16:17:48 +00:00