1
0
Fork 0
Commit Graph

23 Commits (main)

Author SHA1 Message Date
dependabot[bot] 51a953b7ad Bump terser from 5.10.0 to 5.14.2 in /web
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>
2023-02-09 14:01:17 +08:00
dependabot[bot] 14bff45d21 Bump loader-utils from 3.2.0 to 3.2.1 in /web
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 14:01:07 +08:00
dependabot[bot] 8f3644f9ba Bump minimist from 1.2.5 to 1.2.6 in /web
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-04-09 23:52:45 +08:00
Ambrose Chua 0d78f1dc33 feat: Upgrade versions, introduce Uppy batch signing 2022-02-16 16:22:31 +08:00
Ambrose Chua 967b469d65 chore: Bump versions 2021-11-16 13:09:27 +08:00
Ambrose Chua 3c8bb3fc01 Add some debug logging, fix error message 2021-10-25 18:31:18 +08:00
Ambrose Chua f2ede11c60 Improve inline documentation 2021-07-03 20:25:53 +08:00
Ambrose Chua 72a85a825d Prevent overwriting files
Closes #3
2021-07-03 20:25:08 +08:00
Ambrose Chua 4bd1273a9d Improve link colors, add lifecycle notice 2021-05-24 00:42:01 +08:00
Ambrose Chua 22ae840871 Add credentials notice 2021-05-24 00:06:23 +08:00
Ambrose Chua 6b3fcfaf11 Language improvement 2021-05-23 23:52:50 +08:00
Ambrose Chua 1da8e7af80 Fix saver bugs 2021-05-23 23:49:40 +08:00
Ambrose Chua 7f274c0e10 Form handler, saver and style timprovements 2021-05-23 23:32:44 +08:00
Ambrose Chua bce86f4e20 Add empty log message 2021-05-23 19:46:32 +08:00
Ambrose Chua 8c8abdce31 Handle create, fix upload UI 2021-05-23 18:10:08 +08:00
Ambrose Chua 5961c202eb Add input deriver 2021-05-23 17:01:20 +08:00
Ambrose Chua 4a3c93dbbb Initial create dialogue, switch to tailwindcss 2021-05-23 15:36:41 +08:00
Ambrose Chua 7a2bea5969 Split out templates, add readiness endpoints 2021-05-23 12:02:02 +08:00
Ambrose Chua bf94a2e2bf Read credentials from Redis 2021-05-23 00:46:15 +08:00
Ambrose Chua ce971a32b8 Move uploader to subpath 2021-05-22 23:53:15 +08:00
Ambrose Chua 2009799e4e Implement abort 2021-05-22 23:12:56 +08:00
Ambrose Chua 74d7be083d Working uploader 2021-05-22 22:24:28 +08:00
Ambrose Chua c91fa732f8 Initial prototype 2021-05-22 13:12:14 +08:00