1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-17 16:52:09 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Michael An
5d31590e9b
fix some wrong text (#7070)
* fix some wrong text

* fix some wrong text
2024-11-20 20:37:46 +08:00
杨国璇
8200113b7f
feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
llj
eee3037d12
['Paginator'] changed the default 'per page' from 25 to 100 for all the pages('repo history', 'inst admin', 'org admin' pages, 'sys admin' pages) (#6912) 2024-10-16 17:05:32 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
6233649970
12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
llj
046aa47022
[long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +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
llj
a14e45ca96 fixup for i18n; avoid XSS
- fixup for PR#5256
2022-10-09 18:32:03 +08:00
杨顺强
91d1751a57
Repair xss bug (#5256)
* repair upload file with same script name bug

* update repo name xss bug

* fix: transform lib xss bug

* optimize code
2022-09-08 16:42:55 +08:00
llj
bafd699fe4 [a11y] repo history: added support for 'keyboard access' 2021-10-11 14:01:43 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
07dc8ddfcb
[repo history] use new paginator & show page/per_page in url (#4477) 2020-03-11 17:26:34 +08:00
llj
7d7dc51821 don't turn to login page when 403 (#4323)
* don't turn to login page when 403

* [403] show login tip when 403 is returned
2019-12-05 15:45:16 +08:00
llj
a892b992ed [repo snapshot] rewrote it with react 2019-06-15 16:04:45 +08:00
llj
cc24ce8378 [repo history] added 'go back' & etc. 2019-05-29 16:26:25 +08:00
llj
4640cd9e99 [repo history] rewrote it with react (#3541)
* [repo history] rewrote it with react

* [repo history] update
2019-05-27 17:48:58 +08:00