Aaron Liu
c2d7168c26
release: 3.7.0
2023-02-09 19:03:52 +08:00
Aaron Liu
b441d884f6
chore: fix amd64.v1 inconsistency
2023-02-08 22:10:58 +08:00
Aaron Liu
d4c79cb962
chore: fix amd64.v1 inconsistency
2023-02-08 21:39:04 +08:00
Aaron Liu
e134826bd1
chore: skip git validation before release
2023-02-08 21:10:55 +08:00
Aaron Liu
b78f475df8
chore: use goreleaser to build docker images
2023-02-08 21:06:14 +08:00
Aaron Liu
e7de7e868d
chore: use goreleaser to build artifacts
2023-02-08 20:04:45 +08:00
Aaron Liu
a58e3b19ec
Revert "chore(build): add go-task support ( #1608 )"
...
This reverts commit abe90e4c88
.
Revert "chore: fix env in task yaml and test new build action"
This reverts commit 7dfe8fb439
.
Revert "remove unused env"
This reverts commit 076aa2c567
.
Revert "fix: ci build failed as env in go tasks cannot be overwritten"
This reverts commit 71cc332109
.
2023-02-08 15:42:42 +08:00
Aaron Liu
71cc332109
fix: ci build failed as env in go tasks cannot be overwritten
2023-02-08 15:32:34 +08:00
Aaron Liu
076aa2c567
remove unused env
2023-02-08 15:11:53 +08:00
Aaron Liu
7dfe8fb439
chore: fix env in task yaml and test new build action
2023-02-08 15:08:20 +08:00
Aaron Liu
b1b74b7be5
Merge remote-tracking branch 'origin/master'
2023-02-08 13:57:54 +08:00
mritd
abe90e4c88
chore(build): add go-task support ( #1608 )
...
* chore(build): add go-task support
add go-task support
Signed-off-by: kovacs <mritd@linux.com>
* chore(docker): build with go-task
build with go-task
Signed-off-by: kovacs <mritd@linux.com>
* chore(task): support cross compile
support cross compile
Signed-off-by: kovacs <mritd@linux.com>
* chore(task): remove GCC build
remove GCC build
Signed-off-by: kovacs <mritd@linux.com>
* docs(task): update README
update README
Signed-off-by: kovacs <mritd@linux.com>
---------
Signed-off-by: kovacs <mritd@linux.com>
2023-02-08 13:57:21 +08:00
Aaron Liu
95027e4f5d
refactor(db): move dialects to a standalone pkg
2023-02-08 10:06:24 +08:00
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: 修改变量名
2023-02-08 09:53:41 +08:00
Aaron Liu
6d1c44f21b
test: fix failed ut
2023-02-07 20:24:21 +08:00
Aaron Liu
489a2bab4f
test: delete file while user not found
2023-02-07 20:18:13 +08:00
Aaron Liu
d67d0512f8
feat(explorer): advance delete options for users
2023-02-07 20:08:22 +08:00
Aaron Liu
1c1cd9b342
feat(dashboard): unlink file while not deleting its physical source ( #789 )
2023-02-07 20:07:05 +08:00
Aaron Liu
2a1e82aede
fix(fs): cannot delete file while user is deleted ( fix #1586 )
2023-02-07 20:04:53 +08:00
WeidiDeng
a93ea2cfa0
feat(webdav): add read-only option ( #1629 )
2023-02-07 19:43:28 +08:00
HFO4
ffbafca994
Merge remote-tracking branch 'origin/master'
2023-01-10 19:56:59 +08:00
HFO4
99434d7aa5
test(wopi): add tests for wopi client
2023-01-10 19:56:02 +08:00
HFO4
f7fdf10d70
feat(wopi): edit WOPI related settings
2023-01-09 19:38:55 +08:00
HFO4
9ad2c3508f
enhancement(upload): keep original file content after failed to update document files
2023-01-09 19:38:31 +08:00
HFO4
5a8c86c72e
feat(wopi): adapt libreoffice online
2023-01-09 19:38:12 +08:00
HFO4
1c922ac981
feat(wopi): implement required rest api as a WOPI host
2023-01-09 19:37:46 +08:00
HFO4
4541400755
feat(wopi): change doc preview config based on WOPI discovery results
2023-01-09 19:36:41 +08:00
HFO4
c39daeb0d0
feat(wopi): fetch discover endpoint
2023-01-09 19:34:39 +08:00
5aaee9
8dafb4f40a
feat: support connect to mysql with unix socket ( #1571 )
2022-12-19 19:23:47 +08:00
HFO4
42a31f2fd1
fix: timeout while fetching yarn pkgs in building docker image action
2022-12-19 18:22:18 +08:00
HFO4
ca80051a89
release: 3.6.2
2022-12-19 17:53:11 +08:00
HFO4
bc0c374f00
feat(mobile): only allow request from mobile client to copy session
2022-12-19 17:35:39 +08:00
HFO4
e4c87483d6
feat(session): generate temp URL to copy/refresh user session
2022-12-19 17:34:57 +08:00
HFO4
1227f35d3c
doc: change readme link
2022-12-19 17:33:15 +08:00
HFO4
08fa6964a9
doc: change readme link
2022-12-16 21:13:17 +08:00
HFO4
9eafe07f4e
doc: add English README
2022-12-16 21:12:09 +08:00
HFO4
73d0f2db9b
release: 3.6.1
2022-12-16 17:37:21 +08:00
HFO4
82b4e29a80
enhance: escalate ProxyHeader
as a global config
2022-12-16 16:58:06 +08:00
HFO4
9860ebbca9
feat(doc preview): add magic variable for file name
2022-12-16 16:55:47 +08:00
HFO4
435a03dd34
fix: nil reference while trying to shut down DB in slave mode ( #1416 )
2022-12-16 16:55:28 +08:00
HFO4
4e8ab75211
feat(s3): support setting for force using path style endpoint ( #1559 )
2022-12-16 16:54:58 +08:00
HFO4
6ceb255512
dep: git mod tidy
2022-12-16 14:01:59 +08:00
AHdark
74e1bd6a43
Added same-site
policy for session options ( #1381 )
...
* Feat: added same-site policy for session options
* Feat: configurations in conf package to control the `SameSite` mode and `Secure` value of the session.
Co-authored-by: AaronLiu <abslant@126.com>
2022-12-16 13:59:26 +08:00
topjohncian
fd59d1b5ca
Enhance(dashboard): optimize get policies request ( #1539 )
2022-12-16 13:55:52 +08:00
Code
2bb28a9845
fix(s3): use HEAD method to get file info ( #1521 )
...
建议更换成更好的 HeadObject 方法因为 HeadObject 方法并不会返回文件 Body 因此不需要 defer res.Body.Close()
2022-12-16 13:54:12 +08:00
vvisionnn
5f4f6bd91a
refactor: build docker image using build.sh ( #1562 )
2022-12-15 22:23:34 +08:00
Nya Candy
053e4352b4
fix: Dockerfile ( #1561 )
2022-12-14 22:31:36 +08:00
HFO4
08e4d2257a
release: 3.6.0
2022-12-14 20:17:14 +08:00
HFO4
f02b6f0286
feat(net): customize socket file permission
2022-12-14 15:28:45 +08:00
HFO4
50a3917a65
feat(cache): set max-age
for public accessible static resources
2022-12-14 15:28:19 +08:00