Commit graph

25 commits

Author SHA1 Message Date
WeidiDeng
f89653cea7
feat(static): release static files into memory while startup (#1471)
* 初始化时解压zip文件读取内存中

* update go.mod

* 更新各种go版本
2022-10-15 09:05:05 +08:00
vvisionnn
b29bf11748 feat: auto update docker hub description 2022-04-25 20:36:40 +08:00
AaronLiu
b5e8e4843f
chore: add codecov to test workflow 2022-04-20 19:05:21 +08:00
AaronLiu
90a47c9ec0
chore: trigger build manually 2022-04-12 17:13:49 +08:00
vvisionnn
b50756dbcb
feat: docker/docker-compose support (#1203)
* Feat: add official Dockerfile

* Feat: add dev docker build actions

* update github actions for docker

* update docker actions

* update docker actions

* update docker actions

* update docker actions

* update docker actions

* update docker actions

* fix: add npm default registry

* fix: remove yarn.lock

* fix: update frontend checksum

* remove set registry

* update Dockerfile

* feat: basic docker-compose solution

* remove old Dockerfile

* fix typo

* fix: frontend version

* fix: remove unused comments
2022-04-11 22:13:33 +08:00
AaronLiu
23dc7e370e
Create stale.yml 2022-04-09 21:07:52 +08:00
Ink33
84807be1ca
use go:embed for static resources (#1107)
* feat: use go:embed to embed static files

* ci: fix broken test

* docs: update readme.md

* chore: remove statik

* feat: simplify code

Co-authored-by: AaronLiu <abslant@126.com>
2022-04-09 20:58:07 +08:00
HFO4
4925a356e3 Enable overwrite for non-first chunk uploading request 2022-03-03 19:15:25 +08:00
HFO4
050a68a359 Chore: update golang version to 1.17.x 2022-03-02 19:29:18 +08:00
HFO4
f1dc4c4758 Chore: update ubuntu image version 2021-10-31 09:50:07 +08:00
AaronLiu
144b534486
Update build.yml 2021-03-20 22:46:01 -08:00
AaronLiu
e160154d3b
Update test.yml 2021-03-20 22:43:40 -08:00
AaronLiu
2381eca230
Rename build.yaml to build.yml 2021-03-20 22:42:13 -08:00
AaronLiu
adde486a30
Create build.yaml 2021-03-20 22:41:58 -08:00
AaronLiu
a9c0d6ed17
Update and rename build.yml to test.yml 2021-03-20 22:41:28 -08:00
AaronLiu
6fb419d998
Fix: downgrade glibc 2021-03-18 00:48:47 -08:00
AaronLiu
3f0f33b4fc
Update build.yml 2021-03-18 00:44:32 -08:00
AaronLiu
e44ec0e6bf Update issue templates 2021-03-05 15:44:33 +08:00
hiCasper
a5000c0621
Modify: update actions (#398) 2020-05-20 11:48:00 +08:00
HFO4
e038350cf0 Merge branch 'master' of https://github.com/cloudreve/Cloudreve 2020-05-19 11:25:12 +08:00
HFO4
5af3c4e244 Fix: directory renaming should not be limited by file extensions (#395) 2020-05-19 11:25:01 +08:00
AaronLiu
7ed14c4d81
Update FUNDING.yml 2020-05-19 11:12:45 +08:00
AaronLiu
869c0006c5
Create FUNDING.yml 2020-05-19 11:11:56 +08:00
HFO4
ed684420a2 Modify: actions should not perform clean before build 2020-05-19 10:26:24 +08:00
hiCasper
700c5795f5
Support Github Actions (#310) 2020-04-22 11:15:26 +08:00