Commit Graph

391 Commits

Author SHA1 Message Date
bed64ad3e1
Add health checks 2022-07-23 21:58:17 +01:00
034c0d3664
Fix swagger doc 2022-07-23 21:44:57 +01:00
d2cb98191e
Update build.yml 2022-07-23 21:41:12 +01:00
2331e31099
Merge pull request #49 from v0l/dependabot/npm_and_yarn/VoidCat/spa/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /VoidCat/spa
2022-07-23 21:37:56 +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
6a3e80554e
Merge pull request #48 from v0l/dependabot/npm_and_yarn/VoidCat/spa/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /VoidCat/spa
2022-07-23 21:32:42 +01: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
d85dd7b937
Fallback to index 2022-07-09 23:42:38 +01:00
0249b1cedf
Render html server side for proper metadata tagging 2022-07-09 23:19:41 +01:00
cec5a01d5d
Order migrations 2022-07-06 23:03:53 +01:00
991a6c7713
Fix size 2022-07-06 22:52:21 +01:00
9fc77e883a
Update size 2022-07-06 22:39:15 +01:00
72f98f5013
Expires 2022-07-06 22:38:18 +01:00
ffa540f8fd
Add docker-compose.yml setup 2022-06-15 21:53:52 +01: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
7ea99de160
Nullable columns 2022-06-13 19:07:14 +01:00
5a424e4d16
Compute digest if missing 2022-06-13 18:49:28 +01:00
7155c995c0
add jsonconverter type 2022-06-13 16:22:00 +01:00
0d83281a60
Include legacy uploader format from metadata 2022-06-13 16:11:58 +01:00
863f14e25f
Include created timestamp in user migration 2022-06-13 16:00:02 +01:00
c29756ac6e
Return 404 response on failure to parse file id 2022-06-13 15:43:23 +01:00
f31a992e38
Set default mimetype in migration 2022-06-13 15:28:52 +01:00
a0875ef229
Finish postgres migration 2022-06-13 15:20:12 +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
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
9112f77018
Create codeql-analysis.yml 2022-05-16 18:33:56 +01:00
8412efe88d
Merge pull request #46 from v0l/dependabot/npm_and_yarn/VoidCat/spa/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /VoidCat/spa
2022-05-16 18:32:45 +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
9755644dbc
Merge pull request #45 from v0l/dependabot/npm_and_yarn/VoidCat/spa/ejs-3.1.8
Bump ejs from 3.1.6 to 3.1.8 in /VoidCat/spa
2022-05-16 18:31:44 +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
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
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
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