1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-30 22:34:53 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
杨国璇
8200113b7f
feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
4c5509ea14
12.0 change button color (#6329) 2024-07-13 15:15:22 +08:00
Michael An
2ce0f90cb8
Change share dialog button style (#5812)
* change share button size

* change submit button loading style
2023-12-05 12:02:56 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
3ed638463c
Update deps 3 (#5624)
* optimize code

* update deps

* optimize code

* optimize code

* optimize code

* optimize code

* repair code bug
2023-09-04 09:50:14 +08:00
llj
fb205f3c65 [a11y] share dialog: make tab panels accessible by keyboard 2021-10-11 17:11:48 +08:00
llj
2796c7a648
improved dialogs (#4505)
* improved dialogs

* redesigned 'share' dialog and 'folder permission' dialog for mobile
* improved 'API token' dialog

* [dialogs] modification for mobile

* [dialogs] improvement & bugfix
2020-04-04 14:32:11 +08:00
llj
c485cfc932 improved empty tips (#4391) 2020-01-03 16:50:17 +08:00
sniper-py
106f29be06 Repo invitation (#4264)
* add fake url

* add SharedRepoInvitation model

* add indexes

* rm indexes

* update Manager

* add SharedRepoInvitations

* add is_repo_admin

* add try

* fix path

* update

* add  SharedRepoInvitation

* add share in signup

* rm InvitePeople icon

* add inviter_name

* add share invite dialog

* add shared_queryset.delete

* fix spell

* rename to RepoShare

* rename to RepoShare in py

* add handleKeyDown

* update error msg

* add unittest

* fix

* add logger
2019-11-18 17:55:17 +08:00