1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00
Commit Graph

1078 Commits

Author SHA1 Message Date
Aries
fb3a5d3f6c Fix/light mode UI (#8058)
* update border color

* update border color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-19 14:22:40 +08:00
Aries
7b860c88e3 fix light mode ui (#8044)
* fix light mode ui

* revert sdoc, markdown ui

* update seafile-ui.css, fix icon bg color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-07-16 13:50:03 +08:00
Aries
06e4c211f5 Feature/dark mode (#8026)
* update css stylesheet, replace css properties with css variable

* update css variable

* libraries,favorites,activities and help pages, etc

* wiki dark mode

* sdoc dark mode

* markdown, text editor, etc

* sysadmin pages

* update seafile-ui.css

* update template, css variable

* clean up

* update seafile-ui

* update modal css

* update seafile-ui.css

* delete diff

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-07-15 14:07:26 +08:00
Michael An
e1250f5adc Remove useless border color (#8039)
* 01 remove draft page

* 02 delete useless seperate color
2025-07-14 20:31:05 +08:00
Michael An
e0e9d405e4 change quota bar style (#7974) 2025-06-25 10:11:56 +08:00
Michael An
2384516ccd Change orange color (#7952)
* change css timestamp

* change orange color

* change seahub css timestamp
2025-06-19 22:09:33 +08:00
Michael An
f1c474b5f2 Form error message show use red color (#7928) 2025-06-13 18:21:21 +08:00
Michael An
1c0689d187 change error page tip (#7915) 2025-06-10 18:02:01 +08:00
Michael An
5b106180c2 Change pdf viewer style (#7860)
* 01 change font color

* 02 change pdf viewer style

* 03 change sidebar header name
2025-05-27 11:36:06 +08:00
Michael An
7beb44e9e9 Change default font size and color (#7850)
* 01 update seafile-ui

* 02 change grey color contrast

* 03 remove useless 14px

* 04 remove useless select style

* 05 change 202428 to 212529
2025-05-23 14:01:41 +08:00
Michael An
10398bd11d change login page select lang style (#7794) 2025-05-07 10:02:19 +08:00
llj
22e19339fb Register signed redesign (#7783)
* [personal register] redesigned it for the case 'already signed in'; fixed js error

- added a loading icon and a text 'redirect' tip
- redirect the page to the home page

* [org register] redesigned it for the case 'already signed in'; misc fixup
2025-04-29 14:53:48 +08:00
llj
bfc2812a4f [login] 2fa: redesigned 2 pages(2fa with a token; 2fa with a backup code) (#7760) 2025-04-22 21:23:11 +08:00
Michael An
6614fd20a6 change register page style (#7693)
* change register page style

* remove useless file
2025-04-01 12:23:39 +08:00
llj
c8026ddb6c 2fa redesign (#7677)
* ['enable 2fa' page] redesigned it

* ['2fa - backup tokens' page] redesigned it.

* ['disable 2fa' page] redesigned it
2025-03-29 13:14:29 +08:00
Michael An
baa144cf80 change font color 2025-03-21 18:21:56 +08:00
lian
a998903f52 update 2025-03-21 17:05:39 +08:00
lian
0aa2d11f36 update privacy-policy UI on login page 2025-03-21 10:53:18 +08:00
Michael An
0b698bf13c Add metadata kanban collapsed tip (#7628)
* 01 change tip color to # 666

* 02 show tips when Kanban is collapsed

* 03 fix warning
2025-03-18 10:09:28 +08:00
llj
dd49dc1e41 ['error' page] redesigned the 'error' page for 'Unable to view file' (#7214) 2024-12-18 15:25:38 +08:00
Michael An
00e8d7b65a change login page icon (#7163) 2024-12-09 17:16:22 +08:00
Michael An
8edd4c8505 Change grey color (#7091)
* 01 change 818a91 to 666

* 02 change 8c8c8c to 666

* 03 remove useless dtable-icon

* 04 remove dtable-db

* 05 change 888 to 666
2024-11-27 11:03:59 +08:00
Michael An
5257d3a05d change check password strength style (#6719)
* 03 confirm password not check

Confirm password input don't check password strength

* change change password error style

* 02 change password check event and no password state

* 01 change arrow style and format css
2024-09-06 17:39:13 +08:00
Michael An
0c484f51c2 change wiki avatar style (#6520) 2024-08-09 17:37:26 +08:00
Ranjiwei
9b3492088c set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
llj
cd5a9b824c [share link] email address verification: redesigned the 'verification form' UI & the 2 emails (#6399) 2024-07-23 13:30:09 +08:00
Michael An
c41407f783 12.0 change app structure (#6335)
* 01 change app structure

* 02 change setting page

* 03 optimize header style

* 04 change app mobile side panel logo
2024-07-11 17:45:30 +08:00
llj
ddbf0e7855 Side nav (#6309)
* [user panel] combined 7 commits into 1:

[user side nav] added 'fold/unfold' for the sidebar

[redesign] redesigned toolbar for 'my libs' & 'shared with all'; redesigned 'top bar' for 'help', 'clients' and other pages

[Shared with all] 'share existing libraries' dialog: added the 'close' icon back, enabled clicking outside to close the dialog

['Invite Guest' page] redesigned the toolbar

['Share Admin' - 'Links'] 'Share Links' page: redesigned the toolbar

['Share Admin' - 'Links'] 'Upload Links' page: redesigned the toolbar

cleaned up code

* [user side panel] update

* [user panel] update

* [code style] update: remove an eslint warning
2024-07-09 15:08:47 +08:00
Michael An
f5d33ba65d change toolbar background color (#6310) 2024-07-08 10:34:05 +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
1eb4cbf4ee change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
杨顺强
fe341642c9 update bootstrap (#6059) 2024-05-09 15:56:44 +08:00
llj
a976cc45b1 ['log in' page] redesigned 'login with wechat' (#5852) 2023-12-22 11:07:03 +08:00
llj
0bda48d1de ['log in' page] redesigned it (#5850) 2023-12-21 15:59:19 +08:00
llj
15b3da9289 [login] redesigned the UI of 'Single Sign-On' (#5830) 2023-12-14 15:35:20 +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
llj
f1e0a3bc11 [help] new version: updated existing pages & added many new pages (#4583) 2020-06-11 10:57:14 +08:00
llj
24b3b516bd [user notifications] rewrote it with react (#4486)
* [user notifications] rewrote it with react

* rewrote 'user notifications' page with react
* cleaned up the related files & code
* fixed 'popup notices'

* [seafile-js] updated the version
2020-03-24 15:24:47 +08:00
llj
617e8f1ed6 [cleanup] removed unused files & cleaned up seahub.css (#4457)
* [cleanup] removed unused files & cleaned up seahub.css

* [cleanup] cleaned up seahub.css & removed unused files

* [cleanup] cleaned up seahub.css & removed unused files

* [cleanup] cleaned up seahub_react.css
2020-03-14 17:05:18 +08:00
llj
16b2b1f504 added 'Privacy Policy & Terms of Service' to login/register pages (#4397)
* added 'Privacy Policy & Terms of Service' to login/register pages

* fixup for 'privacy policy'
2020-01-07 15:23:39 +08:00
llj
c382e06099 [help, system admin] redesigned 'side nav' for mobile 2019-06-19 10:36:22 +08:00
Michael An
cb974a3ae0 change backbone weixin icon 2019-06-06 14:42:44 +08:00
llj
37668ca955 [login, choose_register, sign up] modified btn 2019-04-24 14:01:08 +08:00
llj
a4a671b702 [login, sign up] modified bg color of the buttons 2019-04-23 14:52:20 +08:00
zhengxie
8e1d52ce10 Merge branch '6.3' 2018-12-07 14:59:14 +08:00
llj
a492bad1ba [user setting] modified 'webDav password' setting 2018-12-06 14:44:04 +08:00
zhengxie
a4fa2b4a10 Merge branch '6.3' 2018-12-06 11:44:11 +08:00
杨顺强
81a656033f looking shared video on mobile is error (#2590) 2018-12-03 15:21:04 +08:00
llj
4ede768967 [pdf] a new viewer for pdf online view (#2503) 2018-11-09 11:28:18 +08:00
zhengxie
cac765848d Merge branch '6.3'
Conflicts:
	seahub/utils/__init__.py
2018-11-01 10:50:44 +08:00