Commit Graph

31 Commits (1d0b31c9d59b2db9ff1c6fac6476524d8f1ac126)

Author SHA1 Message Date
Indexyz 1d0b31c9d5 feat: support connect to mysql with unix socket
3 years ago
HFO4 7366ff534e i18n: logs in models
3 years ago
HFO4 f8b7e086ba fix: `database is locked` when using sqlite
3 years ago
想出网名啦 a3b4a22dbc
bug fix: can't connect to postgres database (#992)
4 years ago
HFO4 622b928a90 Feat: support database charset option and more DMBS driver
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
5 years ago
mritd 7df09537e0
fix(db_driver): fix the panic when sqlite3 is used in the conf (#551)
5 years ago
HFO4 2e43f8ed5b Modify: use INT represent Database port
5 years ago
topjohncian 554493dea4
Add custom mysql database port. (#289)
5 years ago
HFO4 96983ddc70 Feat: custom SQLite db file path
6 years ago
HFO4 8ad7702736 Fix: relative path for SQLite file
6 years ago
HFO4 68d3131521 Feat: cross compile script
6 years ago
HFO4 127d0236f9 Feat: filter and search file
6 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
6 years ago
HFO4 e2f6dab70c Feat: save re-save single shared file
6 years ago
HFO4 6aee31341f Feat: async monitor OneDrive resume upload progress
6 years ago
HFO4 4a5782b4e5 Feat: remote upload callback / validation
6 years ago
HFO4 cf90ab5a9a Fix: unable to save office file in root directory of WebDAV
6 years ago
HFO4 adf7f3deeb Fix: handler move files in top levels
6 years ago
HFO4 948059ec1c Feat: CORS / Test: site/config route
6 years ago
HFO4 7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create
6 years ago
HFO4 8dd411f5d4 Feat: memory database for testing
6 years ago
HFO4 f46b52b6ba Feat: support sqlite
6 years ago
HFO4 e05ba1030c Modify: package name
6 years ago
HFO4 9660d2f9c1 Feat: captcha config
6 years ago
HFO4 29fe6047a1 Modify: GetSettingByName returns string
6 years ago
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock`
6 years ago
HFO4 ec7ab83d7c Test: conf
6 years ago
HFO4 53da4655ad Reading config file
6 years ago
HFO4 aca8bde521 User model/migrations and gorm init
6 years ago
HFO4 2c9e0c1119 Testing for controller/main.go
6 years ago