Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly close div element | Louis Chemineau | 2022-04-04 | 1 | -1/+1 |
| | | | | | | Fix: #30002 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Do not fetch the whole text file for the sidebar preview | Roeland Jago Douma | 2017-08-03 | 1 | -1/+6 |
| | | | | | | | | Just fetch the first 10kb. This should be more than enough in 99% of the cases. And avoid downloading a 10mb text file just to display a tiny portion. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | remove js debug statements in sidebar text preview generator | Robin Appelman | 2016-11-30 | 1 | -5/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | for text use max-height to trim whitespace | Morris Jobke | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Add large sidebar previews for text files | Robin Appelman | 2016-07-04 | 1 | -0/+47 |