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
mritd
7df09537e0
fix(db_driver): fix the panic when sqlite3 is used in the conf ( #551 )
...
* fix(db_driver): fix the panic when sqlite3 is used in the conf
fix the panic when sqlite3 is used in the conf
ref cloudreve/Cloudreve#550
Signed-off-by: mritd <mritd@linux.com>
* fix(nullpointer): fix possible null pointer error
fix possible null pointer error
Signed-off-by: mritd <mritd@linux.com>
2020-09-03 12:07:38 +08:00
HFO4
2e43f8ed5b
Modify: use INT represent Database port
2020-04-08 09:04:03 +08:00
topjohncian
554493dea4
Add custom mysql database port. ( #289 )
2020-04-08 08:59:43 +08:00
HFO4
96983ddc70
Feat: custom SQLite db file path
2020-03-18 09:03:25 +08:00
HFO4
8ad7702736
Fix: relative path for SQLite file
2020-03-11 15:46:24 +08:00
HFO4
68d3131521
Feat: cross compile script
2020-03-09 16:53:01 +08:00
HFO4
127d0236f9
Feat: filter and search file
2020-02-11 11:13:20 +08:00
HFO4
e722c33cd5
Feat: task queue / compression task
2020-02-02 14:40:07 +08:00
HFO4
e2f6dab70c
Feat: save re-save single shared file
2020-01-29 13:45:27 +08:00
HFO4
6aee31341f
Feat: async monitor OneDrive resume upload progress
2020-01-21 11:49:46 +08:00
HFO4
4a5782b4e5
Feat: remote upload callback / validation
2019-12-30 19:37:21 +08:00
HFO4
cf90ab5a9a
Fix: unable to save office file in root directory of WebDAV
2019-12-21 18:32:13 +08:00
HFO4
adf7f3deeb
Fix: handler move files in top levels
2019-12-02 14:47:55 +08:00
HFO4
948059ec1c
Feat: CORS / Test: site/config route
2019-11-23 15:09:46 +08:00
HFO4
7cb27b2102
Test: filesystem/file, filesystem, filesystem/hook, model/file/Create
2019-11-20 17:21:30 +08:00
HFO4
8dd411f5d4
Feat: memory database for testing
2019-11-16 16:58:10 +08:00
HFO4
f46b52b6ba
Feat: support sqlite
2019-11-16 16:49:03 +08:00
HFO4
e05ba1030c
Modify: package name
2019-11-16 16:11:37 +08:00
HFO4
9660d2f9c1
Feat: captcha config
2019-11-13 17:22:45 +08:00
HFO4
29fe6047a1
Modify: GetSettingByName returns string
2019-11-09 20:32:15 +08:00
HFO4
e858cbe2cf
Feat: Decide whether to do database migration based on version.lock
2019-11-09 19:04:48 +08:00
HFO4
ec7ab83d7c
Test: conf
2019-11-09 18:06:29 +08:00
HFO4
53da4655ad
Reading config file
2019-11-08 18:29:12 +08:00
HFO4
aca8bde521
User model/migrations and gorm init
2019-11-07 15:56:05 +08:00
HFO4
2c9e0c1119
Testing for controller/main.go
2019-11-06 22:35:31 +08:00