Aaron Liu
|
4c834e75fa
|
adhoc: commit todo changes related to google drive
|
1 year ago |
Aaron Liu
|
37926e3133
|
feat(policy): add Google Drive Oauth client
|
1 year ago |
Arkylin
|
6358740cc9
|
modified: models/policy.go (#1718)
modified: models/policy_test.go
|
1 year ago |
Aaron Liu
|
c5ffdbfcfb
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
Weidi Deng
|
1b4eff624d
|
webdav兼容rclone的nextcloud选项(修改日期和checksum)
|
2 years ago |
Aaron Liu
|
408733a974
|
test(thumb): new changes in models/cache pkg
|
2 years ago |
Aaron Liu
|
cf03206283
|
feat(thumb): generator settings and test button
|
2 years ago |
Aaron Liu
|
ac536408c6
|
feat(thumb): use libreoffice to generate thumb
|
2 years ago |
Aaron Liu
|
98b86b37de
|
feat(thumb): use ffmpeg to generate thumb
|
2 years ago |
Aaron Liu
|
b55344459d
|
feat(thumb): use libvips to generate thumb
|
2 years ago |
Aaron Liu
|
f5a21a7e6f
|
feat(thumb): set size limit for original file
|
2 years ago |
Aaron Liu
|
b910254cc5
|
feat(thumb): delete generated thumb file
fix(s3): return empty list of file failed to be deleted
|
2 years ago |
Aaron Liu
|
62b73b577b
|
feat(thumb): generate and return sidecar thumb
|
2 years ago |
Aaron Liu
|
7cb5e68b78
|
refactor(thumb): thumb logic for slave policy
|
2 years ago |
Aaron Liu
|
ae118c337e
|
refactor(thumb): reset thumb status after renaming a file with no thumb available
|
2 years ago |
Aaron Liu
|
f36e39991d
|
refactor(thumb): new thumb pipeline model to generate thumb on-demand
|
2 years ago |
Aaron Liu
|
37cb292530
|
fix(db): SQLite3 dialects return empty rows in `HasColumn` method
|
2 years ago |
Aaron Liu
|
95027e4f5d
|
refactor(db): move dialects to a standalone pkg
|
2 years ago |
VigorFox
|
9c58278e08
|
refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626)
* sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖
* // 兼容已有配置中的 "sqlite3" 配置项
* Update models/init.go: 修改变量名
|
2 years ago |
Aaron Liu
|
489a2bab4f
|
test: delete file while user not found
|
2 years ago |
Aaron Liu
|
d67d0512f8
|
feat(explorer): advance delete options for users
|
2 years ago |
Aaron Liu
|
2a1e82aede
|
fix(fs): cannot delete file while user is deleted (fix #1586)
|
2 years ago |
WeidiDeng
|
a93ea2cfa0
|
feat(webdav): add read-only option (#1629)
|
2 years ago |
HFO4
|
ffbafca994
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
HFO4
|
1c922ac981
|
feat(wopi): implement required rest api as a WOPI host
|
2 years ago |
HFO4
|
4541400755
|
feat(wopi): change doc preview config based on WOPI discovery results
|
2 years ago |
5aaee9
|
8dafb4f40a
|
feat: support connect to mysql with unix socket (#1571)
|
2 years ago |
HFO4
|
4e8ab75211
|
feat(s3): support setting for force using path style endpoint (#1559)
|
2 years ago |
HFO4
|
50a3917a65
|
feat(cache): set `max-age` for public accessible static resources
|
2 years ago |
HFO4
|
8c5ba89f7d
|
feat: mobile app promotion page
|
2 years ago |
HFO4
|
92cbc9f312
|
i18n: logs in database script
|
2 years ago |
HFO4
|
f8ed4b4a5a
|
feat(remote download): show download node in list page
|
2 years ago |
HFO4
|
7dda81368d
|
test(source link): add unit test
|
2 years ago |
HFO4
|
1c25232b06
|
feat(source link): record downloads for redirected source link
|
2 years ago |
HFO4
|
8d7ecedf47
|
feat(source link): create perm source link with shorter url
|
2 years ago |
HFO4
|
8b30593822
|
fix: cannot delete mass files (>=333) in SQLite (#622)
|
2 years ago |
HFO4
|
6b0b44f6d0
|
test: fix failed UT
|
2 years ago |
HFO4
|
f2c53dda31
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
HFO4
|
7366ff534e
|
i18n: logs in models
|
2 years ago |
topjohncian
|
88e10aeaa2
|
Fix: unexpected querying all files when deleting an empty folder (#1469)
|
2 years ago |
HFO4
|
f083d52e17
|
feat: tps limit for OneDrive policy
|
2 years ago |
HFO4
|
4859ea6ee5
|
feat: update user storage in calibrating no matter if the actual storage match presisted
|
2 years ago |
HFO4
|
04b0b87082
|
enhance: remove icp footer
|
2 years ago |
HFO4
|
0e5683bc3b
|
test: search file with limited parent ids
|
3 years ago |
HFO4
|
8ab0fe0e2f
|
feat: search file under current folder
|
3 years ago |
HFO4
|
94507fe609
|
feat: create aria2 task in batch
|
3 years ago |
HFO4
|
1038bae238
|
feat: get file source link in batch
|
3 years ago |
AaronLiu
|
7bdbf3e754
|
Merge pull request #1239 from vvisionnn/master
Keep updated at column when rename
|
3 years ago |
HFO4
|
a523fc4e2c
|
test: Folder.Create
|
3 years ago |
HFO4
|
853bd4c280
|
fix: duplicate entry in insert transaction
|
3 years ago |