Commit graph

19 commits

Author SHA1 Message Date
hexxa
e5039cf160 fix(ci): fix docker build issue, fe should be built before be 2022-05-14 16:56:58 +08:00
hexxa
86b2672b01 chore(deps): clean up dependencies 2022-04-02 17:29:27 +08:00
hexxa
468b9622f6 fix(dep): fix for CVE-2021-44906 2022-03-30 09:29:45 +08:00
hexxa
decdaad956 fix(cve): fix cve issue 2021-09-18 16:21:52 +08:00
hexxa
82a52b2312 fix(cd): move yarn to package.json script 2021-09-15 22:45:04 +08:00
hexxa
2dc156cd95 fix(cicd): refactor scripts for cicd 2021-09-14 16:38:40 +08:00
hexxa
3531e7a265 chore(dep): upgrade dependency 2021-08-27 10:57:09 -05:00
Hexxa
b0d1cdccfc
fix(docker): add dockfile and small fixes (#38)
* fix(docker): add dockfile and small fixes

* chore(readme): small fixes
2021-02-01 21:36:56 +08:00
Hexxa
c8a3f911e8
Release 0.3.0 (#37)
* chore(cicd): add build and start script

* fix(client/web): fix fail to reupload same file, avoid default worker

* test(client/web): add case for worker list filtering
2021-01-31 19:37:05 +08:00
Hexxa
ede6c239f0
chore(ci/cd): refine scripts and docs (#36)
* chore(ci/cd): refine scripts and docs

* text(server): fix incorrect server port
2021-01-30 22:03:59 +08:00
Hexxa
31e4850344
feat(client/worker): support web work in frontend with fallback (#31)
* feat(client/web): add upload mgr

* feat(uploader): move uploader to worker

* feat(upload_mgr): use native worker for uploading

* fix(upload_mgr): fix uploading stop not working

* chore(client/web): cleanups

* test(upload.worker): add unit test for upload.worker

* feat(worker): add foreground upload worker

* chore(uploader): turn down the speedup
2021-01-26 22:25:15 +08:00
Hexxa
7d361cdf7c
Clean up legacy files, ignore list, files, etc. (#24)
* chore(all): remove unused files

* chore(ignore): ignore js builds

* chore(js bundles): remove js builds and add env setup scripts

* fix(build/template): fix incorrect prod template and add ignores

* fix(browser): refine selected status style and small fixes

* chore(readme): update readme status
2020-12-20 15:29:54 +08:00
hexxa
0265baf1b1 test(files, users): add e2e test and fix issues 2020-12-10 22:22:38 +08:00
Hexxa
cb8325081d
Feat: add copy button for download URL (#10)
* feat: add copy button for download link

* fix: use quickshare repo link

* fix: add auto-bump

* auto-bump: bump to 0.2.2
2018-06-18 10:28:04 +08:00
Hexxa
2450522333
1. add prettier 2.update license in package.json (#9)
* chore: add prettier(1st step)
* chore:update license
2018-06-06 20:58:40 +08:00
Hexxa
86aa39c526
chore: add prettier(1st step) (#7)
Author:    hexxa <hexxa@outlook.com>
2018-05-31 08:26:07 -05:00
Hexxa
2cbe4209a9
chore: bump version (#5) 2018-05-29 08:58:06 -05:00
Hexxa
44b6e65926
Update limit configs and add setup script (#3)
* chore(config): update up/download speed to make full use of bandwidth

* chore(package.json): add setup script for installing dependencies
2018-05-28 09:13:33 -05:00
hekk
61a1c93f0f !1 Merge back to master
Merge pull request !1 from dev branch
2018-05-27 21:32:55 +08:00