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

14 Commits

Author SHA1 Message Date
llj
63c3b36b80
[pdf file view] fixup: make the top-right toolbar restore usable (#7634) 2025-03-17 22:16:33 +08:00
llj
2c57086489
[PDF viewer] fixed the decryption dialog after the upgrade of seafile-ui.css(bootstrap v4 to v5) (#7630) 2025-03-17 15:47:43 +08:00
llj
3ef2be6804
[pdf file view] redesigned the 'decrypt document' dialog for encrypted files (#7207) 2024-12-17 16:41:14 +08:00
llj
e645b29d87
Pdf file view redesign (#7188)
* [pdf file view] added 'find' operation icon; redesigned the 'find' bar

* [pdf file view] the 'find' bar: updated the 'find previous/next' buttons; added a 'clear query' function

* [pdf file view] 'print': redesigned the 'Preparing document for printing' dialog

* [pdf file view] the 'find' bar: updated the styles of the border & the 'input'

* [pdf file view] 'preparing document for printing' dialog: updated UI details

* [pdf file view] 'preparing document for printing' dialog: modified the border & the backdrop
2024-12-17 14:45:57 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
杨顺强
fa54c18026
Revert "Udpate pdf to4.2.67 (#6123)"
This reverts commit cc8140119c.
2024-05-30 14:44:10 +08:00
杨顺强
cc8140119c
Udpate pdf to4.2.67 (#6123)
* update pdf to 4.6.27

* update pdf version to 4.2.67

* optimize code

* delete unnecessary code
2024-05-29 11:35:36 +08:00
llj
5fc181a882
[pdf viewer] added loading icon; adjusted the position of the scrollb… (#5583)
* [pdf viewer] added loading icon; adjusted the position of the scrollbar of the viewer container

* [pdf file view] fixed UI of the image in the details panel
2023-08-11 15:17:10 +08:00
llj
542e54ad05
Pdf viewer (#5574)
* [pdf viewer] use the latest PDFjs(v3.8.162)

* [pdf viewer] redesigned it: added side panel(thumbnail panel) and bottom bar(includes side panel toggle, 'file page manager', and 'zoom manager')

* [pdf file view] added 'print' to the top-right toolbar
2023-08-09 18:54:58 +08:00
llj
33ff193d8d [pdf viewer] improved loading
- display a loading icon instead of a blue progress bar in the `#loadingBar`
- added loading icons for pdf pages
2022-03-03 14:43:48 +08:00
llj
33401fcc35 [pdf viewer] use the latest PDFjs(v2.10.377)
- added 'loadingBar'
- show 'error info', 'password dialog' when needed
2021-10-20 15:22:21 +08:00
llj
cbcb3cfa9d [pdf file view] zoom toolbar: use new icons (#4432) 2020-02-10 15:59:19 +08:00
llj
bacd350667
Pdf zoom (#4430)
* [pdf file view] added 'zoom in/out'

* [pdf file view] redesigned 'zoom toolbar'
2020-02-08 09:24:23 +08:00
llj
e828abce04 Pdf file view (#3080)
* [pdf file view] rewrote it with react

* [shared pdf file view] rewrote it with react
2019-03-09 08:36:14 +08:00