Commit Graph

1097 Commits (51f8d240c1c7a2c5fe4ab89854aeae02a33406b4)

Author SHA1 Message Date
Bjoern Schiessle b985021082 hide default expire message if user sets expire date 12 years ago
Robin Appelman 46d6cb739d Don't set the dialog content height to a zero or negative value 12 years ago
Bjoern Schiessle d56d03e230 add information about default expire date to the share dialog 12 years ago
Vincent Petry 627eba5348 Added ground work for OC.Share unit tests 12 years ago
Thomas Müller 1c731aacaf fix style 12 years ago
Lukas Reschke 62364269c5 Fix Typo, define $ as global 12 years ago
Thomas Müller 78c0cc6089 escape display name and email 12 years ago
Robin Appelman 163a7a47f9 Add prompt dialog to OC.dialogs 12 years ago
Morris Jobke 14e568b13c fix oc dialog because the body isn't 100% x 100% in dimensions anymore 12 years ago
Vincent Petry 9c2fbea6a4 Fix file selection for infinite scrolling 12 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 12 years ago
Volkan Gezer ce835a3247 add uncompressed jquery files - fixes #8294 12 years ago
Lukas Reschke 381c1c8b6e Fix typo 12 years ago
Thomas Müller 29bc82be8d fixing typos 12 years ago
Thomas Müller 56bc5f8f43 fixing typo 12 years ago
Lukas Reschke 51eee3dec1 Fix JSDoc 12 years ago
Lukas Reschke 8fcffae1e2 Reuse selector 12 years ago
Lukas Reschke 539cecbd63 Use proper JSDoc documentation 12 years ago
cbojar 4a541e38e0 Clean up js.js along suggestions from scrutinizer-ci, fixes #8204. 13 years ago
Stefan 1d8eb44677 Fix javascript error in calendar app 13 years ago
Thomas Müller 1fdd17b9b1 javascript code cleanup + fixing syntax errors 13 years ago
Julian Müller 463df08088 Revert "close-button for share_dropdown" 13 years ago
Julian Müller 3bc3d4c9f3 close-button for share_dropdown 13 years ago
Lukas Reschke 6e424eb990 Also encode > and ' 13 years ago
Volkan Gezer 9e9c109390 Expiration date is hidden smoothly 13 years ago
Vincent Petry f84d66a24f Moved SVGSupport call to use OC.Util.SVGSupport() 13 years ago
Thomas Müller b2f8490be2 adding underscore.js 13 years ago
Thomas Müller 647abe512b reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 13 years ago
Jörn Friedrich Dreyer 779dff31c4 translations for oc-dialogs reside in code 13 years ago
Jörn Friedrich Dreyer c90b0ac00b Fix copy conflict dialog translation 13 years ago
Robin Appelman 3c35e82a37 use high resolution avatars on highdpi screens 13 years ago
Robin Appelman 01d93f81f6 Show higher resolution previews for high dpi screens 13 years ago
Vincent Petry d4f9cc567a Fix SVG close button of file picker 13 years ago
Vincent Petry 05a7bfed71 Fix file picker to correctly show SVG file icons 13 years ago
Vincent Petry a4eafca77f Moved code to replace svg with png to OC.Util 13 years ago
Vincent Petry 2b8bb01211 Fixed mime type attribute access in file overwrite dialog 13 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Vincent Petry 268206cec5 Fixed parseQueryString to handle empty values and plus signs 13 years ago
Rodrigo Hjort 51b727cfca Correction: failure on sharing when user ID was prefixed by zero 13 years ago
Jan-Christoph Borchardt 89ee551158 mobile: adjust breakpoint in JS as well 13 years ago
Joas Schilling 7ab2632085 Use tipsy to display error when selecting a date in the past 13 years ago
Vincent Petry 67b8cfedf9 Define _matchMedia wrapper earlier 13 years ago
Vincent Petry cc6c152984 Fixed matchMedia usage to make unit tests work in PhantomJS 13 years ago
Vincent Petry fe04106e0f Add/remove main menu action when switching between desktop/mobile mode 13 years ago
Vincent Petry 872006da03 Only enable toggle for sidebar in mobile mode 13 years ago
Thomas Tanghus 413afab424 Replace console.time/timeEnd 13 years ago
jamesryanbell 4fc96ebb7b SVG support detection 13 years ago
Jan-Christoph Borchardt ac48563efd add spans around replaced 'Shared' indicators to make text hide on mobile 13 years ago
Jan-Christoph Borchardt b37aae9925 mobile: menu togglable for mobile, use code by @PVince81 13 years ago
Thomas Tanghus 5e6f0dcc6d Fix copy/paste error 13 years ago