Commit Graph

51 Commits (zipped-static)

Author SHA1 Message Date
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
Fix: add cache-controler header in API call responses
2022-04-13 17:53:46 +08:00
HFO4 285e80ba76 Feat: use database transactions to delete / update file size 2022-02-27 14:23:26 +08:00
HFO4 e41ec9defa Refactor: move slave pkg inside of cluster
Test: middleware for node communication
2021-11-08 19:54:26 +08:00
日下部 詩 a276be4098
注册帐号时,如果尚未验证,再发一次验证信 (#765)
* 注册帐号时,如果尚未验证,再发一次验证信

* 修正2个bug。 1:未验证显示密码错误 2:未验证无法重发email

* 小修正,如果已存在user,拿已有user资讯取代掉新user资讯来寄送激活码

* 激活码改成激活邮件

* 忘记密码以后,重设二步验证设定

* Revert "忘记密码以后,重设二步验证设定"

This reverts commit c5ac10b11c.

* 實作 https://github.com/cloudreve/Cloudreve/pull/765#discussion_r584313520
2021-03-02 12:43:14 +08:00
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
HFO4 25d1735c1d Feat: compatible digest algorithm with V2 2020-03-18 11:21:04 +08:00
HFO4 213c92b522 Ready for release 2020-03-11 18:03:37 +08:00
HFO4 4ba24e0cf1 Modify: clean modals 2020-03-11 15:22:21 +08:00
HFO4 38161250e8 Feat: list users 2020-03-07 14:04:18 +08:00
HFO4 81d6988a50 Feat: user register / send activate email 2020-02-21 15:15:14 +08:00
HFO4 7c07b623f6 Feat: 2-FA login verification 2020-02-21 13:48:34 +08:00
HFO4 80268e33bf Feat: enable 2FA / password management 2020-02-20 12:42:38 +08:00
HFO4 4420a75c04 Feat: user setting 2020-02-19 16:05:54 +08:00
HFO4 33a917cc75 Feat: user profile 2020-02-18 15:34:40 +08:00
HFO4 f91792bc64 Feat: list tasks 2020-02-18 14:45:38 +08:00
HFO4 e38a60ea44 Feat: vas for group / storage pack 2020-02-16 14:31:23 +08:00
HFO4 faf46745bc Feat: cron / Fix: users status check 2020-02-15 14:02:21 +08:00
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV 2020-02-13 15:27:40 +08:00
HFO4 cfbfbc3c55 Feat: list/search/update/delete shares 2020-02-13 11:53:24 +08:00
HFO4 e722c33cd5 Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
HFO4 b49202e7e1 Test: Share model 2020-02-01 13:14:50 +08:00
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
HFO4 e2f6dab70c Feat: save re-save single shared file 2020-01-29 13:45:27 +08:00
HFO4 68704f8646 Feat: options to disable preview in file sharing 2020-01-29 11:03:09 +08:00
HFO4 7f0feebf42 Feat: download file from single file share 2020-01-28 12:41:00 +08:00
HFO4 94b13393a9 Feat: hash id decode and verification 2020-01-26 14:57:07 +08:00
HFO4 5be7ec98c1 Feat: user storage pack 2020-01-14 10:32:54 +08:00
HFO4 eceee2fc76 Test: remote callback auth 2019-12-30 19:56:01 +08:00
HFO4 c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
HFO4 f35c585edf Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme 2019-12-07 19:47:22 +08:00
HFO4 f4c414c0f6 Fix: uint may overflow / Test: get user storage 2019-12-07 15:05:48 +08:00
HFO4 c15b8a047d Feat: copy files and folders 2019-12-03 16:32:23 +08:00
HFO4 081c92067f Test: delete objects related methods 2019-12-01 14:31:29 +08:00
HFO4 ceb25ce1c3 Modify: add unique index for folder & file 2019-12-01 11:23:54 +08:00
HFO4 b3f13c56bc Modify: remove PositionAbsolute scheme in folder 2019-12-01 10:57:44 +08:00
HFO4 93010e3525 Feat: delete objects 2019-11-30 15:09:56 +08:00
HFO4 b3ef833afd Fix: test error / missing AfterFind hook in user model 2019-11-27 15:27:19 +08:00
HFO4 28df5ca833 Modify: return user information in siteConfig while logged in 2019-11-25 14:08:11 +08:00
HFO4 aa17aa8e6a Feat: after uploading hooks and checks 2019-11-18 19:09:56 +08:00
HFO4 631c23f065 Feat: recycling file storage and user capacity when uploading canceled 2019-11-18 14:06:15 +08:00
HFO4 e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4 79caf635f9 Feat: basic file validator 2019-11-16 16:05:10 +08:00
HFO4 4c1ece4b96 Add: model/folder 2019-11-15 16:32:43 +08:00
HFO4 4309653160 Feat: model/policy 2019-11-14 14:18:10 +08:00
HFO4 c7e47293db Add: model - group / Test: group 2019-11-13 16:28:14 +08:00
HFO4 589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00
HFO4 2ae2c9b784 Modify: using memstore to store session 2019-11-12 13:55:33 +08:00
HFO4 6f96018223 Feat: User login 2019-11-11 19:13:17 +08:00
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock` 2019-11-09 19:04:48 +08:00