Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attach max upload tipsy to div instead of a to fix tooltip not showing due to... | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
* | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 1 | -3/+3 |
|\ | |||||
| * | combine ie8 fix with debug check | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -10/+4 |
| * | fix broken console.log in ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+7 |
* | | use jQuery.parseJSON fallback for IE6/7/8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -2/+9 |
|/ | |||||
* | fix svg -> png replacement for android, cleanup and remove obsolete css | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -1/+1 |
* | Very simple js console switcher. | Thomas Tanghus | 2012-11-15 | 1 | -0/+16 |
* | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 |
* | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -6/+7 |
* | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 1 | -0/+24 |
* | fix human filesize column header | Jörn Friedrich Dreyer | 2012-11-06 | 1 | -1/+1 |
* | Change search to use routing | Bart Visscher | 2012-10-29 | 1 | -1/+1 |
* | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
* | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -3/+8 |
|\ | |||||
| * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -4/+29 |
| |\ | |||||
| * | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+1 |
| * | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+6 |
| * | | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 1 | -60/+112 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 1 | -1/+45 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 1 | -4/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 1 | -4/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-15 | 1 | -31/+33 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use core routes in js too | Bart Visscher | 2012-08-15 | 1 | -2/+2 |
* | | | | | | | | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 1 | -3/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | escapeHTML function | Lukas Reschke | 2012-10-12 | 1 | -0/+9 |
* | | | | | | | Suggestion for simple, yet efficient variable interpolation in js translations. | Thomas Tanghus | 2012-10-05 | 1 | -3/+19 |
* | | | | | | | Fix double url decoding in fileDownloadPath function | Bart Visscher | 2012-09-29 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | some js style fixes | Robin Appelman | 2012-09-23 | 1 | -62/+65 |
* | | | | | | add breadcrumb controll to js | Robin Appelman | 2012-09-09 | 1 | -0/+43 |
* | | | | | | forgot a , | Robin Appelman | 2012-09-09 | 1 | -1/+1 |
* | | | | | | add js versions of basename and dirname | Robin Appelman | 2012-09-08 | 1 | -0/+6 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
* | | | | | Fix some jslint warnings | Bart Visscher | 2012-09-04 | 1 | -0/+2 |
* | | | | | unify permissions (1/3): add permission conastants to javascript OC | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -0/+5 |
* | | | | | add OC.get and OC.set to get/set variables by name in javascript | Robin Appelman | 2012-08-30 | 1 | -0/+37 |
| |_|_|/ |/| | | | |||||
* | | | | return the jQuery deferred object when using OC.loadScript | Robin Appelman | 2012-08-29 | 1 | -4/+5 |
* | | | | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 1 | -0/+10 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -31/+87 |
|\ \ \ | |||||
| * | | | Comment out javascript that hides login button | Anders Nor Berle | 2012-08-16 | 1 | -2/+3 |
| | |/ | |/| | |||||
| * | | Position appsettings fixed and load it in dynamically added element. | Thomas Tanghus | 2012-08-12 | 1 | -31/+33 |
| |/ | |||||
| * | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-03 | 1 | -6/+5 |
| * | Propagate exceptions in OC.appSettings. | Thomas Tanghus | 2012-08-01 | 1 | -2/+2 |
| * | Forgot to also use the options I added :-P | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 |
| * | Added some more options to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -2/+33 |
| * | Made the parameter for OC.appSettings() an object to be able to extend it. | Thomas Tanghus | 2012-07-31 | 1 | -2/+5 |
| * | White space | Thomas Tanghus | 2012-07-31 | 1 | -7/+6 |
| * | Popup for app specific settings. | Thomas Tanghus | 2012-07-31 | 1 | -16/+37 |
| * | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
| * | Add slash to app url if not set fix oc-1169 | Brice Maron | 2012-07-03 | 1 | -0/+2 |
| * | Fixes for multi app dir : | Brice Maron | 2012-06-22 | 1 | -2/+1 |