1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-11 20:01:40 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Michael An
7ff4b52005
basic file support comment (#7731)
* basic file support comment

* 01 add init loading icon

* delete useless comment

* 02 delete comment tip

* update api validation

* 03 update API params

* 04 delete useless api

* 05 remove read all notification

* 06 change comment and reply permission

* 07 change docUuid to fileUuid

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-21 21:33:13 +08:00
awu0403
8e36f412da
Optimize fileter log (#7669)
* filter log v1

* optimize log user selector

* optimize ui and filter repo

* optimize ui of file update and permission

* admin filter completed

* optimize selector component

* optimize lint

* optimize code

* optimize filter

* update

* add filter group audit

* update parameters

* Update log-user-selector.js

* Update log-filter.css

* update var name

* update func name

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-10 13:55:15 +08:00
Aries
3ec8c646b1
Optimize/seasearch filters (#7723)
* update seasearch filters

* seasearch support filter by owner and search_filename_only

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-09 17:02:16 +08:00
Aries
cb69c6662e
Feature/filters in search dialog (#7681)
* search results filters

* hide filters for seasearch

* optimize

* filter by suffix

* fix dropdown menu z-index

* update ui

* optimise css

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-04-08 15:46:58 +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
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
Ranjiwei
33c4c76608
Merge pull request #7470 from haiwen/link-invite-to-join-group-13.0
invite user
2025-02-26 13:49:16 +08:00
Michael An
47f016e6e9 change dialog style 2025-02-26 10:10:19 +08:00
孙永强
ef77d90280 add update all notification API 2025-02-24 10:12:16 +08:00
孙永强
631320c889 complete 2025-02-24 10:12:16 +08:00
孙永强
0f77313761 update 2025-02-24 10:12:16 +08:00
孙永强
27dcce694b Update notifications.py 2025-02-24 10:12:13 +08:00
孙永强
f00b81f8d8 invite user 2025-02-24 10:01:41 +08:00
awu0403
d91cdad79e
Update transfer repo add audit log (#7480)
* add admin log

* update

* update

* update

* add org transfer log

* optimize

* Update file-transfer-log.js

* add db_index

* add-operator

* update

* file --> repo

* Update mysql.sql

* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-02-21 18:12:25 +08:00
lian
20c81de6cf
Share to user support select department (#7327)
* select department user when share repo to user

* update

* update

* 01 fix code warnings

* 02 change dialog style

* 03 manage group members support select department user

---------

Co-authored-by: Michael An <2331806369@qq.com>
2025-01-13 18:18:58 +08:00
Michael An
fc139a83fd
Change select group UI (#7201)
* 01 share repo to group UI

* 02 ADD_SHARED_REPO_INTO_GROUP

* 03 share folder to groups

* 04 system admin share repo to group

* 05 remove old NoGroupMessage

* 06 change API

* change API

* change select icons indents
2024-12-19 09:53:32 +08:00
Michael An
3a11aceb6b
fix my activities filters (#7166)
* fix my activities filters

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-12-13 10:20:11 +08:00
llj
edaf88f6cc
[seafileAPI] transfered all the APIs left in seafile-js to seahub; uninstalled seafile-js (#7048) 2024-11-15 20:35:44 +08:00
lian
4e600e388e
remove unused seafile-api.js (#4491)
Co-authored-by: lian <lian@seafile.com>
2020-03-20 15:30:06 +08:00
lian
2de4d4846e
dingtalk (#4426)
Co-authored-by: lian <lian@seafile.com>
2020-03-19 20:15:26 +08:00
shanshuirenjia
c0d645962f Optimized code structure (#2430)
* combine utils file

* modify file position
2018-10-09 10:56:59 +08:00
C_Q
3d165ec733 Update tmp (#2373)
* fix file history time

* change activities url to dashboard

* remove serverRoot from dashboard

* fix api name

* Repair some components are not display

* fix code style

* rename file

* init seafileAPI

* update search

* update seafile-editor seafile-js

* debug rebase

* fix activities loading

* fix drafts css

* add permission
2018-09-18 10:11:37 +08:00