summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-056-8/+40
* Run cleanup of expired DB file locks to background jobMorris Jobke2016-03-044-1/+60
* Fix download spinner to work with CSS stylesVincent Petry2016-03-043-10/+42
* Merge pull request #22784 from owncloud/files-newmenu-removebrowsercompleteThomas Müller2016-03-031-1/+1
|\
| * Remove browser autocomplete in new file menuVincent Petry2016-03-021-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-032-0/+2
|/
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-019-3/+13
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-012-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-292-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-284-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2710-0/+10
* Merge pull request #22671 from owncloud/issue-22670Thomas Müller2016-02-261-25/+25
|\
| * Move the tag filter at the end for nowJoas Schilling2016-02-261-25/+25
* | Merge pull request #22461 from owncloud/fix_6773Thomas Müller2016-02-268-39/+121
|\ \ | |/ |/|
| * Fix favorite icon unit test for icon imageVincent Petry2016-02-251-2/+4
| * Make more action icons themable + style fixesVincent Petry2016-02-253-16/+16
| * Close classRoeland Jago Douma2016-02-251-1/+1
| * Make file actions use icon CSS classesRoeland Jago Douma2016-02-255-24/+104
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-2616-2/+18
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2512-24/+302
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Accumulate notifications instead of blinkingVincent Petry2016-02-221-1/+5
* Merge pull request #21610 from owncloud/quota-sharedfileThomas Müller2016-02-182-9/+42
|\
| * Defer quota check in web UI when overwriting shared fileVincent Petry2016-02-172-9/+42
* | Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-172-14/+0
|\ \ | |/ |/|
| * Add handler for global ajax errorsVincent Petry2016-02-152-14/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-152-9/+36
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-152-0/+22
* Chunk the queries to make sure they don't time outJoas Schilling2016-02-102-16/+55
* Adjust command descriptionThomas Müller2016-02-091-1/+1
* Set share owner and share initiator on upate as wellThomas Müller2016-02-092-9/+2
* Introduce console command to transfer ownerships of files - refs #19154Thomas Müller2016-02-092-2/+240
* Merge pull request #22197 from owncloud/files-filterbysystemtagsThomas Müller2016-02-093-6/+29
|\
| * Fix unit tests for system tag filter sectionVincent Petry2016-02-091-6/+19
| * Fix elementToFile to also return path when definedVincent Petry2016-02-082-0/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-092-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-072-0/+4
* Merge pull request #22139 from owncloud/comments-files-cleanupThomas Müller2016-02-065-24/+151
|\
| * Move casting to IExpressionBuilderJoas Schilling2016-02-051-2/+3
| * fix pgsqlArthur Schiwon2016-02-051-2/+4
| * cleanup jobs for comments and comment read marksArthur Schiwon2016-02-055-24/+148
* | Merge pull request #20618 from owncloud/action-icon-sizeThomas Müller2016-02-061-2/+2
|\ \ | |/ |/|
| * Fix image sizing for action icons in EdgeRobin Appelman2015-11-191-2/+2
* | Remove deprecated and unused standalone tagJoas Schilling2016-02-031-1/+0
* | Merge pull request #22023 from owncloud/interruptable-commandsThomas Müller2016-02-021-61/+13
|\ \
| * | Move signal handling to the base class to allow other commands to reuse this ...Thomas Müller2016-02-011-61/+13
* | | Merge pull request #22004 from Pookay/patch-1Thomas Müller2016-02-011-1/+1
|\ \ \ | |/ / |/| |
| * | Fix the result at the bottom on IEPookay2016-01-291-1/+1