Michael An
00713041c6
fix md convert to sdoc ( #6331 )
2024-07-11 12:09:57 +08:00
杨顺强
938377e87c
update seafile-editor version
2024-07-11 11:03:46 +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
Michael An
80637c506c
12.0 redesign wiki list ( #6155 )
...
* 01 remove useless wiki codes
* 02 change delete wiki tip
* 03 fix code format
* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
1eb4cbf4ee
change Wiki style ( #6143 )
2024-05-30 17:39:25 +08:00
杨顺强
9210628cb3
optimize code ( #6046 )
2024-04-30 08:23:27 +08:00
杨顺强
6d6086fdf3
optimize markdown editor
2024-04-09 16:55:29 +08:00
杨顺强
074b2a6f49
update seafile-editor version
2024-04-01 14:40:49 +08:00
liuhongbo
08c4cb0389
feat: optimize code
2024-04-01 14:40:06 +08:00
杨顺强
2a8db0c3db
optimize code
2024-04-01 14:40:06 +08:00
llj
4375115548
[draft] removed related code & files ( #5993 )
...
* [draft] removed related code & files
* [draft] removed related code & files
2024-03-25 17:22:01 +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
llj
b8fe8ef0a2
['tag edit'] fixup for 'tag edit' in 'dir view - file details panel' & 'markdown file view - info panel' ( #5962 )
2024-02-23 16:23:35 +08:00
杨顺强
5bcdf83b28
repair code bug
2024-01-19 15:26:34 +08:00
Michael An
adc8960fd8
change Operation to operation ( #5878 )
2024-01-03 18:08:24 +08:00
杨顺强
4a27e72c69
Optimize markdown code ( #5860 )
...
* optimize markdown editor css
* optimize markdown viewer
* optimize markdown viewer
* fix wraning
2023-12-26 14:35:44 +08:00
llj
bd05e05a1a
['share dialog' - 'Share Link', 'Share Admin' - 'Links'] share links: get limited links per request, scroll down to get more ( #5840 )
2023-12-20 12:01:18 +08:00
Michael An
6eec4688db
fix toggle tags popover ( #5835 )
2023-12-19 12:13:49 +08:00
杨顺强
251866fd12
repair save bug
2023-12-11 10:32:28 +08:00
杨顺强
c935686d9e
repair save bug
2023-12-11 10:02:17 +08:00
杨顺强
9b21cbc51d
update markdown-editor
2023-12-08 17:58:27 +08:00
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function ( #5814 )
2023-12-06 17:24:05 +08:00
llj
0b67fe5db7
[favicon] use file type icon as favicon for 'file view, shared file view' pages for different types of files ( #5775 )
2023-11-22 11:29:01 +08:00
Michael An
1625808229
change file tags popover ( #5696 )
2023-10-19 17:29:01 +08:00
Michael An
e90a64cc90
Change edit tags dialog UI ( #5655 )
...
* fix warnings
* 01 tags icon always show
* 02 tag list footer UI
* 03 change select color popover style
* 04 Add virtual tag
* 05 handle key event
* 06 add createRepoTags API
* 07 optimize codes
* 08 optimize codes
* optimize python code
* change create tags success callback
---------
Co-authored-by: wang <40563566+loveclever@users.noreply.github.com>
2023-10-09 21:27:44 +08:00
Michael An
2a6aa4b4d4
remove comment ( #5650 )
...
* remove comment
* remove useless third party lib
* remove comment
2023-09-18 18:15:54 +08:00
Michael An
34a7318725
change tag align center ( #5640 )
2023-09-14 10:10:38 +08:00
Michael An
754d9c0fe8
Change tag list UI ( #5637 )
...
* 01 change file tags list
* 02 change select tags UI
* change edit icons
2023-09-13 23:12:23 +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
杨国璇
6e9595f33b
fix: file tag list bug ( #5616 )
...
* fix: file tag list bug
* Feat: add default value
2023-08-30 20:54:00 +08:00
llj
dd7dc6b368
[dir view, file view] removed 'participant list' & 'add participant' for 'info panel' & 'comment panel' ( #5515 )
2023-06-20 15:38:55 +08:00
杨顺强
87dc0289d1
Optimize internal link dialog cod ( #5466 )
...
* optimize code
* optimize code
2023-05-12 11:24:34 +08:00
杨顺强
9f96732782
update seafile-editor version ( #5352 )
2023-01-12 10:40:57 +08:00
llj
7b56e8eace
Seahub UI ( #5261 )
...
* [top toolbar] fixed the position of the vertical line between 2 sides
- fixed it for all the pages
- removed the duplicated 'div.main-panel' in 'lib-content-view'
* [search] modified the UI
* [top toolbar] redesigned the notification
* [top toolbar] avatar & the triangle: modified the UI
* [left side panel] updated the UI; fixup & improvement
* [misc] modified links' color, op-icon, and etc.
* [misc] updated UI for share dialog, other dialogs, & 'more operations' dropdown
* [misc] UI: modified markdown side panels, comment panels, input/textarea placeholder
* ['user settings' page] modified UI
* [shared dir upload link page] modified the UI
* [user settings] modified the UI
* [user settings] fixup
* [seafile-ui.css] use an updated one (modified color of buttons)
2022-10-12 18:10:12 +08:00
llj
dbb40cc5d1
[markdown file view] i18n: fixup & modified text
2022-06-22 13:26:38 +08:00
shanshuirenjia
c15edbbfe6
optimize header style
2022-05-25 16:11:02 +08:00
shanshuirenjia
db8c2b6ab2
update seafile-editor import method
2022-05-25 15:22:43 +08:00
shanshuirenjia
0663f6c9a6
optimize code
2022-05-23 18:26:47 +08:00
shanshuirenjia
6c89f2c11d
repair code bug
2022-05-23 18:24:19 +08:00
shanshuirenjia
8a2760cf78
optimize code
2022-05-20 17:21:01 +08:00
shanshuirenjia
d50f7a0af6
optimize seafile-editor
2022-05-20 16:26:53 +08:00
shanshuirenjia
ce334a0d9c
fix wraning bug
2022-05-20 14:20:09 +08:00
shanshuirenjia
20efd05606
optimize code
2022-05-19 15:39:16 +08:00
shanshuirenjia
d518cf2a56
optimize toolbar code
2022-05-13 14:26:51 +08:00
shanshuirenjia
22d8198706
optimize code
2022-05-13 13:26:31 +08:00
shanshuirenjia
e8ba33d61c
optimize md eidtor dir
2022-05-13 13:23:54 +08:00
shanshuirenjia
8b53ef1b4d
fix code bug
2022-05-13 11:23:13 +08:00
shanshuirenjia
d06c0be185
optimize md dir
2022-05-13 11:19:16 +08:00