Commit Graph

213 Commits

Author SHA1 Message Date
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
8f06a77da5
Ignore appsettings.env.json 2022-01-28 10:32:43 +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
509977743b
reset 2022-01-25 15:17:38 +00:00
c60f346120 update build 2019-05-15 16:39:41 +08:00
87b59d3428 pump upload stream
still not supported, see https://bugs.chromium.org/p/chromium/issues/detail?id=688906
2019-05-14 20:57:51 +08:00
574c921807 Delete sw.js 2019-05-14 02:24:22 +08:00
c51f8d093a set filename in header 2019-05-14 02:22:46 +08:00
4a2c4edafd add streaming download 2019-05-14 00:56:26 +08:00
c071c7d56a add streaming upload (not supported yet) 2019-05-11 16:03:42 +08:00
9fbd5ccac1 new id format 2019-05-11 03:16:25 +08:00
7846a85415 prep version 1.2.0 2019-05-11 00:44:40 +08:00
196bec4412 set lastview on upload 2019-05-01 02:17:37 +08:00
6a5395f244 delete old files 2019-04-04 21:40:13 +08:00
0f96b26f31 this was missing? 2019-03-29 23:07:36 +08:00
27197a0d89 working upload 🍭 2019-03-29 22:09:16 +08:00
828ee5a5f1 update readme 2019-03-29 01:53:06 +08:00
47cde3b581 break everything 🎆 2019-03-29 01:51:20 +08:00
56fb8f916d add build instructions 2019-03-27 03:11:59 +08:00
c0b56cd5a9 add cpp upload tool 2019-03-27 01:35:16 +08:00
3d52d0acca oops fix readme 💯 2019-03-25 17:44:17 +08:00
e3f7f2a59e add VBF2 2019-03-25 17:39:09 +08:00
fd9df926f5 add donate 2019-02-13 23:42:09 +08:00
0f500ac0e6 set upload limit on sync handler 2019-01-15 22:24:49 +08:00
ed2da0f317 Fix chrome security bug breaking legacy downloads 2018-12-19 16:09:19 +08:00
3a9f0c4890 Enabled legacy uploads 2018-12-18 17:16:05 +08:00
991d8a841d Small changes
- Simplify autoloader
- Update embded example with new autoloader and also update readme
- Basic void_uitl_form downloads
2018-12-07 00:27:47 +08:00
bd443ccb30 Bug fixes
- Bypass for downloads
- Always set CORS headers
2018-12-06 18:41:39 +08:00
06581ffa26 Update
- Bug fix pressing faq multiple times
- Add tx stats
- Make C# lib (more changes to follow)
2018-12-06 00:02:17 +08:00
7c476d0487 bug fixes
- Fix service worker downloads
- Fix non chunked response in void_util
- Simplify embded example
2018-11-30 21:39:10 +08:00
937ea84e56 remove readlines, add publish profile 2018-11-30 19:52:54 +08:00
e9165a2276 add tools 2018-11-30 19:33:40 +08:00
f57e46c779 fix stats, add redis slave reads 2018-11-29 16:44:06 +08:00