305 Commits (e7e5333b1239b84aa166d41231ae711a43eb72d9)

Author SHA1 Message Date
Robin Appelman e7e5333b12 Remove special case for css in OC.filePath 12 years ago
Robin Appelman 6962505095 debounce the search function 12 years ago
Morris Jobke ae8e27cc42 fix loading spinner on ctrl click a app entry- fixes #9063 12 years ago
Vincent Petry 9de3d8225b Fix parsing URL hash when no "?" was specified 12 years ago
Vincent Petry ce168c286a Added max heartbeat interval to prevent integer overflow 12 years ago
Vincent Petry 015c5062e5 Disable snapper init for IE <= 9 12 years ago
Jan-Christoph Borchardt a6f9dd9c4b fix apps without app-navigation 12 years ago
Jörn Friedrich Dreyer 7c29645f22 allow apps to add translation for search result typeid 12 years ago
Vincent Petry b8ab77a475 Added debounce on resize 12 years ago
Morris Jobke 584c47b433 Disable snapper on bigger screens and on public/login page 12 years ago
Jan-Christoph Borchardt 9063a25bb4 slightly widen sidebar to 250px, works better with apps and on mobile 12 years ago
Jan-Christoph Borchardt 96278e0201 close sidebar when switching navigation entry, except on add or change settings 12 years ago
Jan-Christoph Borchardt 86a9cb2a6b add app sidebar toggle and swipe on mobile 12 years ago
Jan-Christoph Borchardt 26bf64631d better loading feedback for app start, move from JS to CSS 12 years ago
Jan-Christoph Borchardt e291a04dee show loading feedback 12 years ago
Vincent Petry 52d9e313d1 Remove obsoleted code to trigger navigation menu 12 years ago
Jan-Christoph Borchardt 19d7d87964 toggle the navigation on desktop, not only on mobile 12 years ago
Jan-Christoph Borchardt 4ca665ac10 infield label removal: remove JS file and references to it 12 years ago
kondou 9bc3f3cf30 Scrutinizer cleanup 12 years ago
Morris Jobke de23ae735b add OC.menuSpeed to control the animation speed of menu toggle 12 years ago
Morris Jobke 5d457dafc1 display "<1 kB" for really small files 12 years ago
raghunayyar 72ba396905 Adds Animation to Toggling Navigation on < 768px widths 12 years ago
Arthur Schiwon 7b63c2c036 cleanup 12 years ago
Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 12 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 12 years ago
Vincent Petry a0987ebf59 Fix undefined JS on login/setup page 12 years ago
Vincent Petry c9d05c66de Fix IE8 issue when icon is not defined 12 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 12 years ago
Lukas Reschke c8b32f4309 Remove deprecated functions 12 years ago
Vincent Petry 146583a98d Added update overview page 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Vincent Petry fb10bf4048 Files app navigation can now switch 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
Thomas Müller 29bc82be8d fixing typos 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. 12 years ago
Lukas Reschke 6e424eb990 Also encode > and ' 12 years ago
Vincent Petry f84d66a24f Moved SVGSupport call to use OC.Util.SVGSupport() 12 years ago
Vincent Petry a4eafca77f Moved code to replace svg with png to OC.Util 12 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 12 years ago
Vincent Petry 268206cec5 Fixed parseQueryString to handle empty values and plus signs 12 years ago
Jan-Christoph Borchardt 89ee551158 mobile: adjust breakpoint in JS as well 12 years ago
Vincent Petry 67b8cfedf9 Define _matchMedia wrapper earlier 12 years ago
Vincent Petry cc6c152984 Fixed matchMedia usage to make unit tests work in PhantomJS 12 years ago
Vincent Petry fe04106e0f Add/remove main menu action when switching between desktop/mobile mode 12 years ago
Vincent Petry 872006da03 Only enable toggle for sidebar in mobile mode 12 years ago
Thomas Tanghus 413afab424 Replace console.time/timeEnd 12 years ago