1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 08:06:56 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
llj
6451547c45 [image file view] add a new version of 'image zoomer'(zoom in/out icons, and a scale menu) (#8059) 2025-07-19 17:00:55 +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
llj
3d7b8b3a6b Image zoom rotate (#7425)
* [image file view] added a zoomer(enable users to zoom in/out the image)

* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)

* [image file view] fixup

* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in

* [image file view] improved the display of the 'image saved' tip

* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors

* [image file view] don't offer 'rotate' for PSD & HEIC files

* [image file view] enable HEIC files to be viewed online
2025-02-08 10:27:34 +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
63e64f83df change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
Michael An
1eb4cbf4ee change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
llj
2a2bd2b783 [image file view] rewrote it with react (#2983)
* [image file view] rewrote it with react

* [image file view] modification

* [image file view] modified code indentation & etc.
2019-02-22 18:16:44 +08:00
llj
ebc5ab6ab1 Shared image view (#2951)
* init shared file view image

* [shared image file view] rewrote it with react

* [shared image file view] modification
2019-02-18 08:05:37 +08:00