1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
llj
1b881ca914 [A11y] improvements for pages (#6030)
* [A11y] improvements for pages

* [A11y] added 'user-scalable=no' back
2024-04-22 10:36:42 +08:00
llj
f7c375b793 ['upload link' page] fixup & improvement for 'file upload' (#6017)
- handled eage cases: 'out of quota' happens when a file is being
uploaded or before the uploading
2024-04-11 17:30:25 +08:00
lian
a80fe2c5ff Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
llj
29081f204b [dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
llj
9611a547e1 Upload link page redesign 2 (#6001)
* ['upload link' page] fixup for the 'Cancel All' button

* ['upload link' page] redesigned the 'total status' bar(moved the progress bar to an independent line)
2024-03-30 18:19:06 +08:00
llj
2326fcdb43 Upload link page redesign (#6000)
* ['upload link' page] redesigned it(added the 'total status' bar, 'uploaded' icon & etc)

* ['upload link' page] redesigned it(separated the statuses from the operations for file items, and etc.)
2024-03-29 21:21:58 +08:00
llj
8c14e4abac [long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
Michael An
429eecdd06 fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +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
杨顺强
3a4cb45fcf Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
杨顺强
3faa4acb8e Update dependency 3 (#5344)
* update react react-dom prop-types

* update seafile-editor version

* install deep-copy denpendency

* update router version

* repair focus bug

* optimize code

* optimize code
2022-12-24 10:41:34 +08:00
lian
3d0cb41de9 check file size before upload file via upload link 2022-06-22 12:32:20 +08:00
lian
d7437d0245 check file size before upload file via upload link 2022-05-11 17:40:34 +08:00
lian
eab3ba2f6d Merge branch '8.0' into master 2021-12-10 14:36:16 +08:00
llj
bc5fafeca8 [upload link] update for 'show error msg' 2021-12-04 17:16:45 +08:00
llj
4588d4dc88 [upload link] only show the error msg for the first failed file 2021-12-04 15:52:05 +08:00
llj
1a4292d977 [a11y] upload link: added support for 'keyboard access' 2021-10-11 16:17:11 +08:00
llj
bce135d811 [upload link] bugfix & improvements for notifications 2021-09-15 14:53:00 +08:00
llj
2890e6adde [upload link] show the latest added file as the the first one & added tips 2021-09-14 18:11:31 +08:00
lian
e9d1d56972 add share link file upload done api 2021-04-19 16:01:33 +08:00
llj
8fd7064627 [help] i18n: fixup (#4759) 2020-12-21 14:51:23 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
25cee90eda [shared upload link] rewrote it with react (#4611)
* [shared upload link] rewrote it with react

* modification
2020-10-20 16:24:25 +08:00