1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-20 16:05:37 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
杨顺强
23fcb5393b
update config (#6469) 2024-08-02 10:31:12 +08:00
杨顺强
2d066734ce
update enable scripting config (#6466) 2024-08-01 17:58:53 +08:00
杨顺强
63742082be
fix pdf config bug (#6460) 2024-08-01 15:38:25 +08:00
杨顺强
1b1cb94871 optimize code 2024-05-30 14:46:33 +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
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
4b0ba51b52 [pdf file view] enable 'zoom in/out by pinch' for mobile 2022-11-02 15:02:27 +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