Commit Graph

8029 Commits (317cd4c70a3042c4e16424cafb4a8b34c8cd8c3c)
 

Author SHA1 Message Date
Thomas Müller f3ae43d94a Merge pull request #420 from libasys/bugfix-share 14 years ago
Thomas Müller 87c45b1651 Merge pull request #503 from eMerzh/add_ua_request 14 years ago
Brice Maron 4337e0fb99 Little case fix 14 years ago
Brice Maron 71adad8817 Add User agent when OC does a request 14 years ago
Thomas Müller ac3e962732 Merge pull request #375 from tdevos/master 14 years ago
Thomas Müller 9e9bf20b07 Merge pull request #495 from owncloud/fix_issue_262 14 years ago
Jenkins for ownCloud 61670184c4 [tx-robot] updated from transifex 14 years ago
Bart Visscher 03b8ba273a Fix lostpassword url generation 14 years ago
Robin Appelman 1007013833 stop increasing folder sizes once we hit a non folder 14 years ago
Robin Appelman 8fe69dfac6 also return fileid in OC_Filecache::get 14 years ago
Robin Appelman 74611801dd typo 14 years ago
Bart Visscher b03eca5ee2 Merge pull request #471 from owncloud/461_drag_drop_upload_to_folder 14 years ago
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 14 years ago
Brice Maron 02bc440900 Show error message to prevent adding a shared folder in the root dir fix #468 14 years ago
Robin Appelman 3358bface5 fix incorectly merged versions.php 14 years ago
Robin Appelman 54240140b1 fix incorectly merged smb.php 14 years ago
Robin Appelman f4f00b4edb Merge branch 'master' into filesystem 14 years ago
Thomas Mueller 4a3b5125cf adding comments on the form array indexes 14 years ago
Thomas Mueller 2b192a75c4 normalize the path once in upload.php is enough - THX Robin for this hint 14 years ago
Thomas Mueller 7af4cf48c9 refs #461 - drag'n'drop upload to a sub folder is working now 14 years ago
Thomas Müller d1c0f2a739 Merge pull request #454 from Raydiation/master 14 years ago
Thomas Tanghus b99213f7a7 Merge pull request #458 from owncloud/js_console_switch 14 years ago
Jenkins for ownCloud d86a368e54 [tx-robot] updated from transifex 14 years ago
Thomas Müller 36bf4e24f0 Merge pull request #433 from owncloud/user_setting_fixes 14 years ago
Robin Appelman 288ecf318c add getFileInfo and getDirectoryContent to OC_Files for compatibility 14 years ago
Robin Appelman 5569f07e8d add OC_FilesystemView alias for compatibility 14 years ago
Robin Appelman f94d62380f Merge branch 'master' into filesystem 14 years ago
thomas d2047a00cf Remove parentheses in return, modify description, and fix a mistake 14 years ago
Thomas Tanghus b51b9539d0 Very simple js console switcher. 14 years ago
Bart Visscher 8bed38c78d Rename install hook functions to register hook 14 years ago
Bart Visscher 9419913c06 Better place to check for user removal 14 years ago
Björn Schießle 8a93cc14f6 port of approved pull request #442 - 'Always set renaming to false, also if renaming was aborted, to finalize the operation and show the file actions again.' 14 years ago
Bernhard Posselt defdbe3c10 removed unneeded callback checks in routes_request that could potentially fail 14 years ago
Bernhard Posselt 25e4a071ef fixed: this.routes_request is a deferred/promise 14 years ago
Bernhard Posselt e642d18e26 When using routing in apps, no apps are loaded in the left navigation tree. To fix this: load apps for matching a request 14 years ago
Bernhard Posselt bf20021b62 instead of warning via popup, write to console.warn 14 years ago
Bernhard Posselt ad87bc4645 Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading 14 years ago
Arthur Schiwon fd060d4849 really check if mod_deflate is loaded 14 years ago
Arthur Schiwon 64a8a0c872 coding style 14 years ago
Arthur Schiwon 4a75c539ed Fix remote.php CSS+JS garbish on some systems 14 years ago
Robin Appelman cbcd9ba84a allow storage backends to implement custom permission management 14 years ago
Robin Appelman bf2ac9f113 merge master into filesystem 14 years ago
Jenkins for ownCloud a418a3ba65 [tx-robot] updated from transifex 14 years ago
thomas 40dd5ae61c change and transfert getUrlContent 14 years ago
Bernhard Posselt 14d4af24a2 Revert "Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading" 14 years ago
Bernhard Posselt 9b8375cf2c Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading 14 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 14 years ago
Bart Visscher 59627367ae Better check and handling of user creation 14 years ago
Bart Visscher 4eff27ed42 Always have the username as string in user admin 14 years ago
Bart Visscher 85209a0a00 Cleanup user settings js 14 years ago