summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #11685 from nextcloud/deprecation/noid/oc_helper_linkToPublicMorris Jobke2018-10-093-56/+6
|\ \ \
| * | | Deprecate unused, private OC_Helper::linkToPublicMorris Jobke2018-10-083-56/+6
| |/ /
* | | Merge pull request #11693 from nextcloud/refactor/remove-legacy-sharemodel-ar...Morris Jobke2018-10-091-8/+0
|\ \ \
| * | | Remove deprecated and unused legacy ShareConfigModel.areAvatarsEnabled()Christoph Wurst2018-10-091-8/+0
* | | | Merge pull request #11692 from nextcloud/refactor/remove-noop-oc-appconfigMorris Jobke2018-10-091-14/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove deprecated and noop APIs from OC.AppConfigChristoph Wurst2018-10-091-14/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-10-09128-948/+948
* | | Merge pull request #11678 from nextcloud/refactor/settings-axios-libJulius Härtl2018-10-0812-65/+40
|\ \ \
| * | | Remove useless promise transformationChristoph Wurst2018-10-089-29/+19
| * | | Replace hand-crafted request token logic by nextcloud-axios libChristoph Wurst2018-10-084-41/+26
* | | | Merge pull request #11664 from nextcloud/feature/noid/has-been-interrupted-th...Roeland Jago Douma2018-10-083-38/+28
|\ \ \ \
| * | | | Rename method to abortIfInterruptedDaniel Kesselberg2018-10-083-10/+10
| * | | | Adjust code for changed method signatureDaniel Kesselberg2018-10-072-30/+16
| * | | | Refactor method to throw exception instead of true/falseDaniel Kesselberg2018-10-071-7/+11
* | | | | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-083-31/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove outdated commentChristoph Wurst2018-10-081-8/+0
| * | | | Remove OC.isIE8Christoph Wurst2018-10-081-10/+0
| * | | | Remove OC.scaleFixForIE8Christoph Wurst2018-10-083-13/+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-082-16/+0
|\ \ \ \ \
| * | | | | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-082-16/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #11681 from nextcloud/refactor/remove-deprecated-getScroll...Morris Jobke2018-10-081-7/+0
|\ \ \ \ \
| * | | | | Remove deprecated window.getScrollBarWidthChristoph Wurst2018-10-081-7/+0
| |/ / / /
* | | | | Merge pull request #11680 from nextcloud/refactor/remove-deprecated-svg-apisMorris Jobke2018-10-083-33/+1
|\ \ \ \ \
| * | | | | Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-083-33/+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-087-60/+194
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-084-40/+88
| * | | | | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-087-58/+144
* | | | | | 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 #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-086-11/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix reference to template in testsChristoph Wurst2018-10-081-2/+2
| * | | | | | Rename admin security settings templateChristoph Wurst2018-10-082-1/+1
| * | | | | | Rename admin security sectionChristoph Wurst2018-10-085-8/+8
* | | | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-0827-53/+237
|\ \ \ \ \ \ \
| * | | | | | | 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-029-20/+185
| * | | | | | | Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-025-162/+27
| * | | | | | | Moves the logo files to logoMichael Weimann2018-10-0219-41/+35