Commit Graph

199 Commits (f41c4312ff4c99bebf9475c61faaf07edb5b6179)

Author SHA1 Message Date
Thomas Tanghus b51b9539d0 Very simple js console switcher. 13 years ago
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 13 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 13 years ago
Alessandro Cosentino 50dbb30eb9 Moved relative_modified_date from file/js to core/js 13 years ago
Jörn Friedrich Dreyer c2d6ac53b2 fix human filesize column header 13 years ago
Bart Visscher ed7accd237 Change search to use routing 13 years ago
Bernhard Posselt c4b8bb1041 added old functions again to not break apps, but show a deprecation warning 13 years ago
Jan-Christoph Borchardt 71435ac1cc improve user menu 13 years ago
Bernhard Posselt a6f3a570c6 dont resize content div with javascript but use css box-sizing to do it 13 years ago
Bart Visscher 939b51e46f Fix download url generation 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Lukas Reschke cdd30216b1 escapeHTML function 13 years ago
Thomas Tanghus bb345770af Suggestion for simple, yet efficient variable interpolation in js translations. 13 years ago
Bart Visscher de1bfe9d6b Make the core ajax calls use the router 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 13 years ago
Robin Appelman a22a5d6807 some js style fixes 13 years ago
Robin Appelman 0b2633a787 add breadcrumb controll to js 13 years ago
Robin Appelman 9beb958845 forgot a , 13 years ago
Robin Appelman b14265b5c3 add js versions of basename and dirname 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 13 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 13 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 13 years ago
Robin Appelman 92c782c1b0 return the jQuery deferred object when using OC.loadScript 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Arthur Schiwon a3b4cb205c Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Anders Nor Berle b6a3bf154d Comment out javascript that hides login button 13 years ago
Bart Visscher 4954e46bb2 Use core routes in js too 13 years ago
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 13 years ago
Arthur Schiwon c5d5ca88a8 Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Thomas Tanghus 98f37b93f6 Propagate exceptions in OC.appSettings. 13 years ago
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 13 years ago
Thomas Tanghus 8837576ce7 Added some more options to OC.appSettings(). 13 years ago
Thomas Tanghus fb14cb87bd Made the parameter for OC.appSettings() an object to be able to extend it. 13 years ago
Thomas Tanghus 084866cb1e White space 13 years ago
Thomas Tanghus 553773f2e1 Popup for app specific settings. 13 years ago
Michael Gapczynski 0045e64041 Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 13 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 13 years ago
Brice Maron 5c2b2fc842 Change app path logic in templates 13 years ago
Robin Appelman 58adeaa80a only check our own input fields when determining to show the login button 13 years ago
Michael Gapczynski 59a2616105 Fix music file action i.e. click to play, make OC.filePath act like OC_Helper::linkTo() for index.php links 13 years ago
Michael Gapczynski 52d113b9e1 Prevent extra '/' from being added to url if app is not defined 13 years ago
Simon Birnbach df6b15445d Fix bug on browsers like rekonq which stopped execution of javascript 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Thomas Tanghus 27da29525a Made the global settings icon accessable via keyboard. 13 years ago
unknown 98e0db15a2 correction of bug oc-393 in using owncloud V2, V3, V4 with android browser : 13 years ago