Commit Graph

200 Commits

Author SHA1 Message Date
Kieran
16dd9d350b Merge pull request #43 from v0l/dependabot/npm_and_yarn/VoidCat/spa/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /VoidCat/spa
2022-03-26 08:36:33 +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
Kieran
e7c9085c8a Merge pull request #42 from v0l/dependabot/npm_and_yarn/VoidCat/spa/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0 in /VoidCat/spa
2022-03-26 08:32:50 +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
Kieran
285899b742 Allow editing metadata 2022-03-15 10:39:36 +00:00
Kieran
20d32ad6d3 Standardize button with VoidButton 2022-03-14 22:57:05 +00:00
Kieran
3d8dba9eae Show edit section for uploader 2022-03-14 22:46:49 +00:00
Kieran
79b4fe475d Fix startup with no virus scanner 2022-03-14 22:30:05 +00:00
Kieran
1009ff1e92 Guess mime type if not set 2022-03-14 09:40:18 +00:00
Kieran
80880a18a8 Add hCaptcha to login page 2022-03-11 15:59:08 +00:00
Kieran
8b546c6437 Reduce logging for http logs 2022-03-11 14:59:31 +00:00
Kieran
5c23accf89 Show hostname as header site name 2022-03-11 14:57:17 +00:00
Kieran
5bceed007d Set to v4 2022-03-10 12:52:54 +00:00
Kieran
ca2bb80129 Push builds to docker hub 2022-03-10 12:49:11 +00:00
Kieran
51763304bc Fix JS bug 2022-03-08 22:22:46 +00:00
Kieran
57dc0aadd7 Add build info 2022-03-08 22:15:56 +00:00
Kieran
dbfde5c70e Add HttpLogging 2022-03-08 22:15:28 +00:00
Kieran
29cd0c20d8 Fix nospa image 2022-03-08 14:06:16 +00:00
Kieran
86ce63ee8b Allow copying .git folder into docker image 2022-03-08 14:03:23 +00:00
Kieran
d7d092bc63 Add swagger and docs 2022-03-08 13:47:42 +00:00
Kieran
22877e214b Fix build for git tagging 2022-03-08 13:08:28 +00:00
Kieran
801edafbcf Cleanup VirusTotal scanner 2022-03-07 21:13:42 +00:00
Kieran
8340916c15 Add virus total scanner 2022-03-07 16:29:52 +00:00
Kieran
cff3b70403 Fix ClamAV settings class 2022-03-07 14:49:23 +00:00
Kieran
15df382a06 Configure MaxStreamSize for ClamAV 2022-03-07 14:43:19 +00:00
Kieran
156cec9828 Refactor basic store 2022-03-07 13:38:53 +00:00
Kieran
5d07cc93eb Add virus scanner 2022-03-07 13:38:28 +00:00
Kieran
000d7bac92 Migrate email mapping keys 2022-03-05 20:10:56 +00:00
Kieran
11b94c3ff9 Load profile on page load 2022-03-04 21:12:01 +00:00
Kieran
990d636fba Delete unverified accounts
Misc cleanup
2022-03-04 20:05:01 +00:00
Kieran
99207c4514 set height for object preview 2022-03-03 22:22:04 +00:00
Kieran
ac47edc52d Serve files directly from cloud storage 2022-03-02 19:19:02 +00:00
Kieran
0635aedc31 Remove unused method 2022-03-02 18:35:48 +00:00
Kieran
23bb00c8b7 Fix list files for local disk store 2022-03-02 12:09:57 +00:00
Kieran
72823ffedd Add email verification
Standardize button styles
2022-03-02 11:37:15 +00:00
Kieran
c2c6b92ce6 Add S3 file storage support 2022-03-01 16:48:42 +00:00
Kieran
dfeb4d41de Extract base stream filestore 2022-03-01 11:32:41 +00:00
Kieran
1b460e7236 Add more preview types 2022-02-28 22:40:39 +00:00
Kieran
3df3a816d6 Add readme 2022-02-28 20:59:36 +00:00
Kieran
c7b668fbe8 Support plain uploads 2022-02-28 20:47:57 +00:00
Kieran
e2449d3384 Add user file list 2022-02-27 23:01:57 +00:00
Kieran
061adad404 Cleanup admin page 2022-02-27 21:52:44 +00:00
Kieran
aeaf5b1c48 Use IFileInfoManager for LocalDiskFileStorage.ListFiles 2022-02-27 21:50:31 +00:00
Kieran
5ef56b7c77 Improve lightning paywall display 2022-02-27 21:48:10 +00:00
Kieran
a8541ec700 Cleanup preview styles 2022-02-27 21:37:16 +00:00
Kieran
cb4ec890d4 Add global header
Improve profile layout
2022-02-27 21:25:10 +00:00
Kieran
40e70f8ffa Fix file uploader profile 2022-02-27 18:22:19 +00:00
Kieran
709f8ef95f Edit profile 2022-02-27 18:15:37 +00:00
Kieran
0a946d8f74 Add profiles 2022-02-27 13:54:25 +00:00
Kieran
b1f5ca88f8 CORS POS 2022-02-26 23:32:19 +00:00