Michael An
ee09f7b0f8
Fix search tags not by RGB color ( #7708 )
...
* remove search tag by RGB color
* remove search tag by tag RGB color
2025-04-07 16:04:14 +08:00
Ranjiwei
09581a961a
Merge pull request #7026 from haiwen/lock-notification
...
Lock notification
2025-04-03 13:23:59 +08:00
Michael An
247a5b06ae
change format
2025-04-03 09:28:42 +08:00
孙永强
6d32b4409b
handle repo-update
2025-04-03 09:28:41 +08:00
孙永强
b27198bf02
update
2025-04-03 09:28:41 +08:00
孙永强
acd1a4a957
listen notification
...
optimize code
Update user-api.js
optimize code
optimize code
Update lib-content-view.js
Update lib-content-view.js
remove-userless-code
update settings
optimize cur code
add max number of reconnections
2025-04-03 09:28:36 +08:00
Michael An
56d4ebc785
migrate tags UI and delete old tags ( #7699 )
...
* basic codes
remove useless
* remove useless
* remove useless codes
* remove useless codes
2025-04-02 16:04:39 +08:00
小强
894679436c
update sdoc-editor version
2025-04-02 15:59:12 +08:00
awu0403
073af84027
Add wiki freeze ( #7673 )
...
* freeze wiki page
* optimize
* optimize
* update
* update
* update
* update
* update
* Update wiki2.py
* update ui
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-02 13:05:17 +08:00
JoinTyang
cc99ce2e90
seasearch support fulltext search ( #7696 )
2025-04-02 11:47:06 +08:00
杨国璇
e332873d8e
Merge pull request #7697 from haiwen/fix-metadata-status
...
fix: metadata status
2025-04-01 18:36:10 +08:00
杨国璇
75460d1d7c
fix: metadata status
2025-04-01 17:30:16 +08:00
lian
792135a224
remove share/upload links when user is deleted ( #7694 )
2025-04-01 16:54:25 +08:00
Michael An
6614fd20a6
change register page style ( #7693 )
...
* change register page style
* remove useless file
2025-04-01 12:23:39 +08:00
awu0403
efe9ecce29
remove xmind ( #7688 )
...
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-03-31 18:28:47 +08:00
Michael An
d58584e0d7
hide AI icon when SeafileAI is false ( #7692 )
...
* hide AI icon when SeafileAI is false
* fix test env
2025-03-31 18:27:31 +08:00
Ranjiwei
13098287d3
Update share_links.py ( #7691 )
2025-03-31 16:20:48 +08:00
Huang Junxiang
6d9d952079
revert: Python 3.8 compatibility ( #7690 )
...
* revert: Python 3.8 compatibility
* update(settings.py): default value for CACHE
* fix(settings.py): fetch redis cfg locations from env
* update requirements
* feat(gitcli::test.yml): support redis test
* feat(gitcli::test.yml): support redis test
* style(gitcli::test.yml): trailing blank line
2025-03-31 15:50:11 +08:00
Michael An
dd3f25e216
remove useless lib ( #7689 )
2025-03-31 15:01:19 +08:00
lian
c39c7c1f34
fix Uncontrolled data used in path expression ( #7686 )
...
* fix Uncontrolled data used in path expression
* Potential fix for code scanning alert no. 195: Uncontrolled data used in path expression
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for code scanning alert no. 196: Uncontrolled data used in path expression
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-31 13:48:08 +08:00
zhichaona
700e933863
exdraw icon ( #7687 )
2025-03-31 11:48:13 +08:00
Huang Junxiang
71da2e685e
perf: read conf from env ( #7680 )
2025-03-31 10:50:25 +08:00
Ranjiwei
4ef9496557
update ( #7682 )
2025-03-31 09:53:39 +08:00
Michael An
2ed3b81934
Merge pull request #7684 from haiwen/fix/delete_image_failed
...
fix delete image failed when previewing in tag files view
2025-03-29 17:33:53 +08:00
Aries
8eb1c65ae3
fix edit detail failed in image previewer ( #7685 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-29 17:27:24 +08:00
小强
da16173f35
update sdoc editor version
2025-03-29 16:07:39 +08:00
zhouwenxuan
a4835a9d7b
fix delete image failed when previewing in tag files view
2025-03-29 15:57:34 +08:00
JoinTyang
beef890a47
fix file type ( #7679 )
2025-03-29 13:59:05 +08:00
JoinTyang
7723ef6fb7
add exdraw ( #7678 )
2025-03-29 13:40:23 +08:00
seafile-dev
5eb303c76b
fix Use of a broken or weak cryptographic hashing ( #7671 )
...
Co-authored-by: lian <imwhatiam123@gmail.com>
2025-03-29 13:16:01 +08:00
llj
c8026ddb6c
2fa redesign ( #7677 )
...
* ['enable 2fa' page] redesigned it
* ['2fa - backup tokens' page] redesigned it.
* ['disable 2fa' page] redesigned it
2025-03-29 13:14:29 +08:00
llj
872ae595b8
[shared dir view] display the loading icon in the content area when the users visit a folder ( #7676 )
2025-03-29 11:07:08 +08:00
Aries
796600eef6
collapse tag node by default ( #7675 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-29 10:34:10 +08:00
小强
281a81cbd2
update sdoc translate
2025-03-28 18:01:13 +08:00
awu0403
ebe1c54153
Add group audit log 13 ( #7661 )
...
* add group audit log
* Update mysql.sql
* optimize parameters
* update
* update
* update
* optimize
* code optimize
* update
* Update operation-logs.js
* update
* Update models.py
* update
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-03-28 17:51:29 +08:00
Guodong SU
29c8c12fa8
update newly created wiki page name ( #7666 )
2025-03-28 16:27:19 +08:00
小强
f7aaa0bff4
update sdoc editor version
2025-03-28 16:01:57 +08:00
欢乐马
f06981267d
rm CCNET_CONF_DIR ( #7670 )
2025-03-28 14:40:42 +08:00
JoinTyang
30036bf83f
fix invisable permission bug ( #7672 )
2025-03-28 14:27:15 +08:00
Aries
005ddb4dca
optimize tag editor ui ( #7647 )
...
* optimize tag editor ui
* optimize selection by up/down key
* optimize popover position
* fix searched tree nodes folding
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-28 11:45:17 +08:00
Aries
0abb343b4b
set fallback video thumbnail ( #7668 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-03-27 16:26:18 +08:00
zhichaona
3ec456fff5
time-base saving & toastTips ( #7662 )
...
* time-base saving & toastTips
* refactor hasChanged
---------
Co-authored-by: First <first@FirstdeMacBook-Pro.local>
2025-03-26 10:25:36 +08:00
Michael An
055bd575b9
change dirent detail value style ( #7664 )
2025-03-25 16:14:35 +08:00
Michael An
28fb4f4887
Change library setting entry permission ( #7663 )
...
* change lib setting AI entry
* change file name
2025-03-25 14:09:07 +08:00
Michael An
8d4377f85b
Merge branch '12.0'
2025-03-24 17:33:12 +08:00
Michael An
18c72b9391
01 remove sort in share links page ( #7660 )
2025-03-24 16:50:07 +08:00
Ranjiwei
e872b4eff8
Merge pull request #7644 from haiwen/code-scan-db-api
...
fix "SQL query built from user-controlled sources"
2025-03-24 16:45:53 +08:00
r350178982
27c5d0294f
remove-ch-characters
2025-03-24 16:31:40 +08:00
lian
5b63ef83f0
update
2025-03-24 16:31:40 +08:00
lian
db0e17b645
fix "SQL query built from user-controlled sources"
2025-03-24 16:31:40 +08:00