Commit Graph

336 Commits (0e4923b0f98db9b7c52b007b9df01c5ae7c05a47)

Author SHA1 Message Date
Björn Schießle 9cd692a6d0 use the same tooltip as for the password field 14 years ago
Thomas Tanghus 936e991394 Add js linkToRemote and linkToRemoteBase 14 years ago
Thomas Mueller 1dd70ac506 update used space percent after each ajax call and display the notification 14 years ago
Bernhard Posselt b7f507b925 dont resize content div with javascript but use css box-sizing to do it 14 years ago
Thomas Mueller 508b6a9fc7 displaying notification now centered 14 years ago
Thomas Mueller bfc55fef89 bring back L250 as spotted by @tanghus - THX 14 years ago
Michael Gapczynski d39655e126 Move template parameters around so database error page is properly rendered 14 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 14 years ago
Thomas Mueller a867b36e7f js optimisations and style fixes 14 years ago
Thomas Mueller ba475d4862 javascript notification functions have been moved to js.js for common use 14 years ago
Jörn Friedrich Dreyer fe4f056a23 use jQuery.parseJSON fallback for IE6/7/8 14 years ago
Jörn Friedrich Dreyer 5b07e722cb combine ie8 fix with debug check 14 years ago
Jörn Friedrich Dreyer e998da06d1 fix broken console.log in ie8 14 years ago
Jörn Friedrich Dreyer 80d8ca24ec fix svg -> png replacement for android, cleanup and remove obsolete css 14 years ago
Thomas Tanghus b51b9539d0 Very simple js console switcher. 14 years ago
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 14 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 14 years ago
Alessandro Cosentino 50dbb30eb9 Moved relative_modified_date from file/js to core/js 14 years ago
Jörn Friedrich Dreyer c2d6ac53b2 fix human filesize column header 14 years ago
Bart Visscher ed7accd237 Change search to use routing 14 years ago
Bernhard Posselt c4b8bb1041 added old functions again to not break apps, but show a deprecation warning 14 years ago
Jan-Christoph Borchardt 71435ac1cc improve user menu 14 years ago
Bernhard Posselt a6f3a570c6 dont resize content div with javascript but use css box-sizing to do it 14 years ago
Bart Visscher 939b51e46f Fix download url generation 14 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Lukas Reschke cdd30216b1 escapeHTML function 14 years ago
Thomas Tanghus bb345770af Suggestion for simple, yet efficient variable interpolation in js translations. 14 years ago
Bart Visscher de1bfe9d6b Make the core ajax calls use the router 14 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 14 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 14 years ago
Robin Appelman a22a5d6807 some js style fixes 14 years ago
Robin Appelman 0b2633a787 add breadcrumb controll to js 14 years ago
Robin Appelman 9beb958845 forgot a , 14 years ago
Robin Appelman b14265b5c3 add js versions of basename and dirname 14 years ago
Bart Visscher 9329af921d Add missing ; to js code 14 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 14 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 14 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 14 years ago
Robin Appelman 92c782c1b0 return the jQuery deferred object when using OC.loadScript 14 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 14 years ago
Arthur Schiwon a3b4cb205c Show Login-Button when user+pw are autocompleted, fixes oc-1068 14 years ago
Anders Nor Berle b6a3bf154d Comment out javascript that hides login button 14 years ago
Bart Visscher 4954e46bb2 Use core routes in js too 14 years ago
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 14 years ago
Arthur Schiwon c5d5ca88a8 Show Login-Button when user+pw are autocompleted, fixes oc-1068 14 years ago
Thomas Tanghus 98f37b93f6 Propagate exceptions in OC.appSettings. 14 years ago
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 14 years ago
Thomas Tanghus 8837576ce7 Added some more options to OC.appSettings(). 14 years ago
Thomas Tanghus fb14cb87bd Made the parameter for OC.appSettings() an object to be able to extend it. 14 years ago