Commit Graph

122 Commits (0833be9d4eacdfd712b9a52ab4545effb64f790a)

Author SHA1 Message Date
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
Bart Visscher 939b51e46f Fix download url generation 14 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 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
Thomas Tanghus 084866cb1e White space 14 years ago
Thomas Tanghus 553773f2e1 Popup for app specific settings. 14 years ago
Michael Gapczynski 0045e64041 Fix time formatting for minutes, prepend 0 if minutes is less than 10 14 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 14 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 14 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 14 years ago
Brice Maron 5c2b2fc842 Change app path logic in templates 14 years ago
Robin Appelman 58adeaa80a only check our own input fields when determining to show the login button 14 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 14 years ago
Michael Gapczynski 52d113b9e1 Prevent extra '/' from being added to url if app is not defined 14 years ago
Simon Birnbach df6b15445d Fix bug on browsers like rekonq which stopped execution of javascript 14 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 14 years ago
Thomas Tanghus 27da29525a Made the global settings icon accessable via keyboard. 14 years ago
unknown 98e0db15a2 correction of bug oc-393 in using owncloud V2, V3, V4 with android browser : 14 years ago
Georg Ehrke 40f95ffdf3 fix security check for the path of the requested file 14 years ago
Georg Ehrke 0249a72cab fix downloading of files in files app 14 years ago
Georg Ehrke 3f64eb25ab some fixes fore movable apps 14 years ago
Georg Ehrke d6346b5b0b fix OC.filePath in main js 14 years ago
Georg Ehrke 684007bbae fix pathes in contacts 14 years ago
Georg Ehrke 6d92ebca45 use native functions of php to parse the string into the Var 14 years ago
Georg Ehrke 9226cb7a6a rename var file to getfile to prevent fails in files app 14 years ago