1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-13 06:55:59 +00:00
Commit Graph

11639 Commits

Author SHA1 Message Date
lian
e460a6cede
use doc info from cache (#5248)
Co-authored-by: lian <lian@seafile.com>
2022-08-29 11:14:24 +08:00
lian
1eecd49472
fix bug when sending share link email (#5247)
Co-authored-by: lian <lian@seafile.com>
2022-08-24 14:51:25 +08:00
lian
1252e7b6ef
remove repo share when delete custom share perm (#5241)
Co-authored-by: lian <lian@seafile.com>
2022-08-17 11:20:19 +08:00
王健辉
5e356c1b65
optimize auto delete (#5245)
* use batch delete files

* check enabled_repo_auto_del via seafevents config

* fix code
2022-08-17 11:16:50 +08:00
feiniks
b4c78adc82
Add migrate repos in trash (#5244)
* Add migrate repos in trash

* Add function

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-08-15 18:39:36 +08:00
王健辉
0cf73131f5
fix shibboleth update_user_quota (#5242) 2022-08-15 11:37:15 +08:00
杨顺强
a3eb82f3fb
optimize permission limit (#5238) 2022-08-11 10:55:53 +08:00
杨顺强
245972cec8
update style (#5239) 2022-08-11 10:27:35 +08:00
feiniks
60bbd58c00
Support migrate between different storages (#5227)
* Support migrate between different storages

* Don't use subquery to filter repo_id

* Modify variable names

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-08-06 15:50:54 +08:00
杨顺强
893a78cf2c
Optimize wiki title code (#5236)
* optimize code

* optimize code
2022-08-05 17:59:12 +08:00
shuntian
adacbd60a2 update seafile-js version 2022-08-05 17:53:08 +08:00
lian
79a850142d fix wiki h1 head bug 2022-08-05 16:48:48 +08:00
王健辉
a377c1b452
update translation (#5232) 2022-08-05 15:32:10 +08:00
lian
fc04a91eea
fix "(insecure_transport) OAuth 2 MUST utilize https." error (#5231)
Co-authored-by: lian <lian@seafile.com>
2022-08-05 14:16:40 +08:00
lian
16bff600d1
use head and repo name as title on wiki page (#5230)
* use head and repo name as title on wiki page

* update

* update page title by change file

* optimize style

* fix unordered_list display

* update translation

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: shuntian <978987373@qq.com>
Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
2022-08-05 14:15:37 +08:00
shuntian
d00c50b566 update seafile-editor version 2022-08-05 10:15:47 +08:00
lian
5708886faa
list device errors by page (#5225)
Co-authored-by: lian <lian@seafile.com>
2022-08-05 09:53:01 +08:00
lian
8392120fd4
check if nextis safe url (#5228)
Co-authored-by: lian <lian@seafile.com>
2022-08-04 15:21:34 +08:00
lian
dec935d0a3
admin search repo by id (#5221)
* admin search repo by id

* id => ID

Co-authored-by: lian <lian@seafile.com>
2022-08-04 15:19:27 +08:00
杨顺强
9c7f0fb149
optimize code (#5229) 2022-08-03 15:11:57 +08:00
shuntian
4aec2f93b0 update seafile-editor version 2022-08-03 12:05:43 +08:00
王健辉
9a94878233
fix import lxml (#5226)
* fix import lxml

* optimize code
2022-08-02 17:42:44 +08:00
lian
e21a46ba8d fix bug when get file info 2022-08-02 12:04:51 +08:00
王健辉
d4f5527b04
fix get_service_url (#5224) 2022-07-29 12:23:25 +08:00
杨顺强
9745bc26a3
Optimize wiki style (#5223)
* optimize style

* repair code bug

* optimize code
2022-07-29 10:52:52 +08:00
lian
4dba0d5df9
update view file in shared dir (#5212)
get can_edit and can_download permission for OnlyOffice

Co-authored-by: lian <lian@seafile.com>
2022-07-29 10:49:35 +08:00
Khaliulov
f20e8b8b2a
Fix preview PSD images (#5217)
Fixed PSD image preview as modules in psd_tools module changed.
https://psd-tools.readthedocs.io/en/latest/migration.html
2022-07-28 14:15:54 +08:00
王健辉
e96b0c0bce
repair empty md wiki mode display (#5222)
* repair empty md display

* optimize code
2022-07-28 13:40:56 +08:00
杨顺强
27399d8970
Optimize wiki module (#5213)
* optimize code

* optimize code

* python load wiki file_content

* optimize style

* improve code

* optimize code

* update code

* optimize wiki style

* format <h> label

* add scroll interactive

* optimize code

* repair code bug

* format datetime

Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
2022-07-27 16:26:55 +08:00
Daniel Pan
8ff1b0ba72
Merge pull request #5215 from haiwen/search-user
specific search `q`
2022-07-23 09:16:44 +08:00
lian
9279691b9a update 2022-07-23 08:59:02 +08:00
Daniel Pan
c423cdbb19
Merge pull request #5218 from haiwen/fix-markdown-image-expand-icon
fix markdown image expand icon path in app page
2022-07-22 15:48:08 +08:00
Michael An
db80234c88 fix markdown image expand icon path in app page 2022-07-22 15:42:59 +08:00
Daniel Pan
53b58012e1
Merge pull request #5211 from haiwen/fix-format-last-modify
fix format last_modify
2022-07-21 17:15:15 +08:00
lian
f81d4b0c37 specific search q
if `q` exists, put it in the front of search result
2022-07-21 16:26:37 +08:00
王健辉
04fe7434d2 fix test 2022-07-18 18:02:35 +08:00
王健辉
396fd73eeb fix format last_modify 2022-07-18 15:56:23 +08:00
Daniel Pan
836b2eef1a
Merge pull request #5210 from haiwen/ocm
fix ocm bug
2022-07-17 13:31:51 +08:00
Daniel Pan
f7fbf8f3ad
Merge pull request #5063 from moschlar/patch-6
Fix collaboration notice sending (Closes: #5062)
2022-07-17 13:30:31 +08:00
Daniel Pan
5b5614b8ce
Merge pull request #5205 from haiwen/dependabot/pip/django-3.2.14
Bump django from 3.2.6 to 3.2.14
2022-07-17 13:29:24 +08:00
lian
3c9ff91b59 fix ocm bug 2022-07-14 14:55:04 +08:00
Daniel Pan
b720a18597
Merge pull request #5207 from haiwen/fix-shared-file-image-preview-icon
Add seafile editor font for external html
2022-07-14 10:20:13 +08:00
Daniel Pan
741e284c58
Merge pull request #5208 from haiwen/share-dept-repo
update share dept repo
2022-07-13 21:31:21 +08:00
Daniel Pan
8f23457bb5
Merge pull request #5198 from haiwen/avatar
fix avatar bug when deploy Seafile at Non-root domain
2022-07-13 21:29:21 +08:00
Daniel Pan
27da50f303
Merge pull request #5209 from haiwen/run-index-script
remove validate_seafile_data_dir when run index master/worker
2022-07-13 21:27:07 +08:00
lian
401b5c154e remove validate_seafile_data_dir when run index master/worker 2022-07-13 16:44:17 +08:00
lian
9a962255f0 update share dept repo
add 'cloud-edit', 'preview' permission
support 'cloud-edit', 'preview' and custom permission when modify share
2022-07-13 16:40:15 +08:00
Michael An
0a2ea2a32d update wiki css 2022-07-08 16:11:48 +08:00
Michael An
7c9acbef94 Add seafile editor font for external html 2022-07-08 15:58:11 +08:00
dependabot[bot]
4cee2a3d35
Bump django from 3.2.6 to 3.2.14
Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.6...3.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 21:11:27 +00:00