summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-0913-69/+69
* [tx-robot] updated from transifexNextcloud bot2018-10-092-4/+4
* Merge pull request #11664 from nextcloud/feature/noid/has-been-interrupted-th...Roeland Jago Douma2018-10-082-30/+16
|\
| * Rename method to abortIfInterruptedDaniel Kesselberg2018-10-082-9/+9
| * Adjust code for changed method signatureDaniel Kesselberg2018-10-072-30/+16
* | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-082-2/+0
|\ \
| * | Remove OC.scaleFixForIE8Christoph Wurst2018-10-082-2/+0
* | | Merge pull request #11518 from nextcloud/feature/noid/save-s3-requestsMorris Jobke2018-10-081-9/+59
|\ \ \
| * | | Remove value from cache on delete/clearDaniel Kesselberg2018-10-081-0/+2
| * | | Use helper method for content length and last modifiedDaniel Kesselberg2018-10-011-11/+54
| * | | Reuse information from ListObjects for stat / filetypeDaniel Kesselberg2018-09-301-0/+5
* | | | Merge pull request #11682 from nextcloud/refactor/remove-deprecated-unused-fi...Morris Jobke2018-10-081-5/+0
|\ \ \ \
| * | | | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-5/+0
| | |/ / | |/| |
* | | | Merge pull request #11680 from nextcloud/refactor/remove-deprecated-svg-apisMorris Jobke2018-10-082-6/+1
|\ \ \ \
| * | | | Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-082-6/+1
| |/ / /
* | | | Merge pull request #10782 from nextcloud/fix/10774/deadtagactionMorris Jobke2018-10-082-3/+2
|\ \ \ \
| * | | | in 14 the click action gets lost in the Backbone view.Arthur Schiwon2018-08-212-3/+2
* | | | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-081-8/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
* | | | | Merge pull request #11599 from nextcloud/feature/7136/workflow-engine-filenameMorris Jobke2018-10-083-0/+157
|\ \ \ \ \
| * | | | | Fix typoDaniel Kesselberg2018-10-081-1/+1
| * | | | | Ignore case for is and !isDaniel Kesselberg2018-10-051-4/+9
| * | | | | Change placeholderDaniel Kesselberg2018-10-041-2/+2
| * | | | | Remove unused importDaniel Kesselberg2018-10-041-2/+0
| * | | | | Make code strictDaniel Kesselberg2018-10-031-2/+3
| * | | | | Add FileName to Workflow engineDaniel Kesselberg2018-10-033-0/+153
* | | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-087-20/+40
|\ \ \ \ \ \
| * | | | | | Adapts the theming util to the new core logo image pathMichael Weimann2018-10-042-3/+3
| * | | | | | Fixes the logo testMichael Weimann2018-10-031-2/+2
| * | | | | | Refactors the scss svg functionsMichael Weimann2018-10-021-2/+2
| * | | | | | Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-024-91/+26
| * | | | | | Moves the logo files to logoMichael Weimann2018-10-024-12/+13
| * | | | | | Switches the default logo color depending on the primary colorMichael Weimann2018-10-024-8/+92
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-082-0/+2
| |_|/ / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-0718-64/+84
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-064-0/+34
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-0534-0/+80
| |_|_|_|/ |/| | | |
* | | | | Remove leftover 'Roeland Jago Douma2018-10-045-7/+7
* | | | | Allow userId to be nullRoeland Jago Douma2018-10-041-1/+1
* | | | | Move newfilemenu to compiled handlebarsRoeland Jago Douma2018-10-044-26/+52
* | | | | Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-045-46/+89
* | | | | Move sharetabview to compiled handlebarsRoeland Jago Douma2018-10-041-4/+1
* | | | | Move mainfileinfodetailsview to commpiled handlebarsRoeland Jago Douma2018-10-043-27/+69
* | | | | Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-043-16/+58
* | | | | Move tagsplugin to compiled handlebarsRoeland Jago Douma2018-10-043-11/+19
* | | | | Move Comments to compiled handlebarsRoeland Jago Douma2018-10-046-56/+128
* | | | | Move detailsview to compiled handlebarsRoeland Jago Douma2018-10-043-22/+36
* | | | | Move systemtagsinfoviewtoggleview away from handlebarsRoeland Jago Douma2018-10-041-7/+1
* | | | | Move filelist to compiled handlebarsRoeland Jago Douma2018-10-043-9/+14
* | | | | Merge pull request #11603 from nextcloud/bugfix/noid/fix-wrong-call-for-loggerRoeland Jago Douma2018-10-041-1/+1
|\ \ \ \ \