summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* adding space between) and {Thomas Mueller2012-09-078-19/+19
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-073-3/+18
* Don't show the delete all action if delete permission is not grantedMichael Gapczynski2012-09-071-1/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0711-1/+14
* Don't pass content for a new text file from UI, fixes bug oc-1660Michael Gapczynski2012-09-061-1/+1
* Don't delete the file anymore to replace it in the UI, just overwrite itMichael Gapczynski2012-09-051-16/+11
* Add permissions to new files/folders, bug fix for oc-1649Michael Gapczynski2012-09-053-2/+15
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0633-60/+75
* Add missing ; to js codeBart Visscher2012-09-052-5/+5
* Implement support for replacing files during upload with the actions: replace...Michael Gapczynski2012-09-052-44/+107
* add translation stringThomas Mueller2012-09-041-1/+1
* Fix some jslint warningsBart Visscher2012-09-042-7/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-043-1/+20
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-031-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-021-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-011-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0111-0/+19
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-313-9/+31
* use OC.PERMISSION_X to filter selected drag'n'drop elementsJörn Friedrich Dreyer2012-08-311-5/+10
* unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.ShareJörn Friedrich Dreyer2012-08-311-5/+0
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-311-4/+4
* oc-1548: prevent user from leaving the page while a file upload is in progressThomas Mueller2012-08-311-0/+15
* use permissions to quickfix drag selectionsJörn Friedrich Dreyer2012-08-311-2/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-301-0/+8
* Space before tab fixesBart Visscher2012-08-291-1/+1
* Whitespace fixes in appsBart Visscher2012-08-2911-21/+14
* [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-291-0/+19
* apply coding styleThomas Mueller2012-08-292-3/+3
* apply coding styleThomas Mueller2012-08-298-44/+45
* apply coding styleThomas Mueller2012-08-291-12/+12
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-281-0/+7
* upload button improvement, better separation, fix wrap issueJan-Christoph Borchardt2012-08-271-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2638-120/+1
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-254-9/+24
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-254-9/+24
* | add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-6/+6
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-252-1/+5
|\|
| * Temporary fix to prevent rename action in root of Shared directoryMichael Gapczynski2012-08-241-0/+4
| * Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-241-1/+1
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2578-291/+1326
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-246-4/+25
| * Moves the lastAction=null outside the if so it can include the undo requests ...Juan Carlos Cornejo2012-08-221-1/+1
| * Fixes a bug where if one tries to delete a file, then clicks undo, and then t...Juan Carlos Cornejo2012-08-221-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-221-9/+9
| * Remove unnecessary fileMichael Gapczynski2012-08-211-38/+0
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2125-20/+66
| * Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534.Arthur Schiwon2012-08-201-17/+24
| * Merge branch 'share_api'Michael Gapczynski2012-08-196-42/+100
| |\