1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-03 18:26:36 +00:00
Commit Graph

144 Commits

Author SHA1 Message Date
cir9no
24ad6cda3e
12.0 integrate filename seasearch (#6412)
* seafevents integrate filename seasearch

* feat: integrate filename seasearch

* control seasearch open and close at seafevents conf

* fix post redundant api

* feat/seasearch: change seasearch control option

* cancel seasearch url verify

* fix bug

* add es search control  field

* delete redundant seafile ai code

* update

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-07-25 14:17:24 +08:00
awu0403
0981a0dc99
update repo trash (#6148)
* update repo trash

* update code

* select trash

* update

* update

* merge clean trash

* fix-uni-test-and-code-optimize

* Update mysql.sql

* code-optimize

* update select

* update sql

* update UI

* change trash dialog style

* optimize code

* fix code format

* Update repo_trash.py

* update

* add clean trash Command

* update

* optimize code

* support page

* support frontend page

* update

* Update __init__.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update trash-dialog.js

* Update clean_repo_trash.py

* set default by 90

* Update clean_repo_trash.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-18 13:44:41 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
JoinTyang
9916ac43e1
can add and modify property (#6297)
* can add and modify property

* clear extend property code
2024-07-05 15:13:26 +08:00
lian
8bcc05a6cd Merge branch 'master' into 12.0 2024-06-24 12:00:15 +08:00
lian
2694bfffa5
add can_share_repo role permission (#6234)
* add can_share_repo role permission

* update

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-24 10:05:12 +08:00
awu0403
ca83ef90dc
add pdf thumbnail (#6157)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-04 16:06:57 +08:00
Michael An
96aa207802
12.0 change sdoc content (#6121)
* fix warnings in 12.0

* get wiki sdoc content from sdoc server

* optimize code

* change page search params

* Add repo_name for wiki name

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-29 11:51:52 +08:00
JoinTyang
6c2af87eac
optimize wiki2 permission (#6108) 2024-05-23 17:16:44 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
杨顺强
eda0171d66
optimize code (#6066)
* optimize code

* add new inst web api

* update

* update

* optimize code

* set user is_active

* optimize code

* optimize code

* optimize code

* optimize code

* rm unused test code

* delete test code

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2024-05-17 15:26:04 +08:00
欢乐马
6d1bb9039d
Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
Michael An
d7ac5688ef
12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

* 02 change click wiki name jump to edit page and delete edit icon

* 03 delete select existing file to create new page

* optimize edit wiki

* 04 old wiki page use the early version 11.x features

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-15 11:57:30 +08:00
Michael An
fa1157ce8a
12.0 feature edit wiki page (#6033)
* 01 add static media files

* 02 edit wiki page

* 03 remove useless icons and support edit name and icon

* 04 support wiki nav

* delete useless codes

* optimize feature edit wiki

* 05 add wiki-api and save config

* 06 change some UI

* delete useless codes

* delete useless codes

* fix edit wiki url

* change js path

* change icon size

* fix

* fix fn name and do not show tree view

* fix edit url

* save config to index.json

* fix new file name check

* hide icon and library name

* remove useless svgs

* remove useless svgs

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: JoinTyang <41655440+JoinTyang@users.noreply.github.com>
2024-05-06 14:24:39 +08:00
llj
4375115548
[draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
杨顺强
7b18222eab
Add sdoc viewer (#5867)
* add seafile sdoc viewer

* optimize code

* optimize code

* update sdoc-editor version

* optimize code
2023-12-28 15:00:26 +08:00
llj
285a3b9c38
[side nav] removed the link to SeaTable (#5841) 2023-12-20 10:14:46 +08:00
yinjianfei-user
21bac022cc
add-seaTable-integration (#5761)
* add-seaTable-integration

* update-request

* update-path

* update-json

* update-UI

* update-json

* update-text

* update-text

* remove-space

* update-UI

* add-hover

* add variable control

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2023-12-12 15:08:37 +08:00
Alex Happy
38f70dc062
only EX-PORPS set display ex-props (#5820) 2023-12-11 13:47:52 +08:00
lian
255da086e6
org invite user (#5815) 2023-12-07 22:50:39 +08:00
JoinTyang
1a6fe7b9cf
search file use ai (#5690)
* search file use ai

* Feat: optimize code

* feat: update code

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-10-21 11:38:12 +08:00
Michael An
2a6aa4b4d4
remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
欢乐马
5f9e9ca25a
is_db_sqlite3 (#5607) 2023-08-25 10:23:01 +08:00
杨顺强
81e4584283
add seadoc create btn (#5477) 2023-05-17 10:19:52 +08:00
llj
7ab352db18
Sdoc (#5434)
* [sdoc file view] added file view, history/trash file view for 'sdoc'

* [sdoc file view] sdoc-editor: upgraded it to the latest version(0.1.5)

- sdoc file view: enable 'auto save'
- sdoc shared/history/trash file view: use the read-only sdoc viewer

* [sdoc file view] fixup
2023-04-17 15:32:52 +08:00
mrwangjianhui
4ca0986384
sso to thirdpart website (#5401) 2023-03-15 15:40:19 +08:00
mrwangjianhui
13aafe5f47
Improve saml login (#5392)
* improve saml login

* fix code

* optimize frontend page
2023-03-09 09:55:02 +08:00
lian
0f8542e894
org admin update name/logo (#5385) 2023-03-07 18:11:33 +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
lian
aee169b3f2 receive share from other service 2021-09-27 17:47:08 +08:00
Sergey Linnik
2e17d92991 Feature/onlyoffice converter (#4937)
* onlyoffice-converter: initial setup

* onlyoffice-converter: hardcoded converter

* onlyoffice-converter: converter v0.1

* onlyoffice-converter: config tweaks

* onlyoffice-connector: jwt typo fix

* format

* onlyoffice-converter: async fix

* onlyoffice-converter: jwt fix

Co-authored-by: Dmitrii Vershinin <dmitry.vershinin@onlyoffice.com>
2021-09-15 17:15:38 +08:00
lian
d498f2a1a5 Merge branch '8.0' into master 2021-08-16 14:28:32 +08:00
lian
8e78d73b53 update create share/upload link
add SHARE_LINK_FORCE_USE_PASSWORD and SHARE_LINK_PASSWORD_STRENGTH_LEVEL
2021-08-12 15:02:03 +08:00
llj
6bfd8cce96 [video thumbnail] display the thumbnails for some pages.
- when 'video thumbnail' feature is enabled, display the thumbnails
  for 'dir view', 'starred(favorites)', 'file view', 'shared dir view'
  pages.
2021-07-19 15:13:17 +08:00
lian
4388bca9ce Merge branch '8.0' into master 2021-07-13 12:11:52 +08:00
lian
5472974cc8 Revert "update LOGOUT_URL; (#4785)"
This reverts commit d75beba8bd.
2021-07-08 16:47:09 +08:00
Daniel Pan
a38eab49b8
Merge pull request #4799 from haiwen/use-go-fileserver
use go fileserver
2021-06-07 11:13:55 +08:00
lian
2405ba671e
add GROUP_IMPORT_MEMBERS_EXTRA_MSG (#4835)
Co-authored-by: lian <lian@seafile.com>
2021-03-17 16:43:10 +08:00
lian
c29a571826 Merge branch '7.1' into master 2021-02-05 11:55:34 +08:00
lian
55c513bf22 use go fileserver 2021-01-22 18:31:53 +08:00
llj
2db2c08032
[department] added an option to control if libraries can be shared in… (#4778)
* [department] added an option to control if libraries can be shared into a department

* update seahub web api

Co-authored-by: lian <lian@seafile.com>
2021-01-13 14:11:35 +08:00
lian
d75beba8bd
update LOGOUT_URL; (#4785)
Co-authored-by: lian <lian@seafile.com>
2021-01-12 16:19:38 +08:00
lian
42c7f25dfa
ocm, add OCM_REMOTE_SERVERS (#4745)
* ocm, add OCM_REMOTE_SERVERS

* update

Co-authored-by: lian <lian@seafile.com>
2020-12-14 11:47:36 +08:00
lian
ee6cccf806 Merge branch '7.1' into master 2020-12-03 12:03:51 +08:00
lian
06b55feae6
add ABOUT_DIALOG_CUSTOM_HTML (#4734)
Co-authored-by: lian <lian@seafile.com>
2020-12-02 21:31:17 +08:00
lian
c0669d4ad8 Merge branch '7.1' into master 2020-11-25 15:05:57 +08:00
lian
cae1204ab1
support LIBRARY_TEMPLATES (#4723)
Co-authored-by: lian <lian@seafile.com>
2020-11-20 10:08:49 +08:00
Leo
267e9f525c
Ocm (#4640)
* ocm share local and inter-server api, ocm share page (#4335)

* ocm share

* optimize code

* ocm repo (#4341)

* ocm repo

* hide share if not repo owner

* optimize code

* fix All refresh page, hide upload if is r perm

* update permission check

* update return status code

* update code

* add receive user drop share
2020-09-24 10:57:45 +08:00
lian
12b200f3e1
enable show contact email when search user (#4641)
* enable show contact email when search user

* [user-select] added new user option with email shown

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:45:44 +08:00
lian
01c9ddd695 add upload link expire days limit 2020-07-22 16:45:15 +08:00