summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-08-104-0/+8
* Fix ldap testsRoeland Jago Douma2017-08-092-0/+11
* Fix files_sharing CacheTestsRoeland Jago Douma2017-08-091-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-08-09566-830/+306
* Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button...Lukas Reschke2017-08-081-1/+2
|\
| * Fix loading icon inside upload button in Theming appDaniel Calviño Sánchez2017-08-071-1/+2
* | Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs...Morris Jobke2017-08-081-1/+1
|\ \
| * | Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-08-0810-2/+22
* | | [tx-robot] updated from transifexNextcloud bot2017-08-062-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2017-08-0524-6/+70
| |/ |/|
* | Merge pull request #5969 from nextcloud/fix-vertical-alignment-of-loading-ico...Morris Jobke2017-08-041-20/+8
|\ \
| * | Fix code styleDaniel Calviño Sánchez2017-08-031-1/+1
| * | Remove superfluous selector partDaniel Calviño Sánchez2017-08-031-1/+1
| * | Align vertically loading icon and status messageDaniel Calviño Sánchez2017-08-031-6/+6
| * | Do not use the same rules for loading icon than for upload iconDaniel Calviño Sánchez2017-08-031-2/+1
| * | Remove ignored rulesDaniel Calviño Sánchez2017-08-031-11/+0
| |/
* | Merge pull request #5954 from nextcloud/textpreview_rangeLukas Reschke2017-08-041-1/+6
|\ \
| * | Do not fetch the whole text file for the sidebar previewRoeland Jago Douma2017-08-031-1/+6
| |/
* | Merge pull request #5967 from nextcloud/revert-5682-inline-svg-iconMorris Jobke2017-08-041-2/+2
|\ \
| * | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-031-2/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-08-0462-176/+246
|/
* Merge pull request #5738 from nextcloud/comradekingu-patch-3Morris Jobke2017-08-031-3/+3
|\
| * Improve spelling in LDAPAllan Nordhøy2017-08-021-3/+3
* | Merge pull request #5959 from nextcloud/drop-logo-claimMorris Jobke2017-08-031-1/+0
|\ \
| * | Logo claim is not used anymoreMorris Jobke2017-08-021-1/+0
* | | [tx-robot] updated from transifexNextcloud bot2017-08-038-2/+46
* | | Merge pull request #5953 from nextcloud/theming-lightness-correctionLukas Reschke2017-08-021-4/+7
|\ \ \ | |/ / |/| |
| * | Use same lightness calculation as the SCSS compiler for themingJulius Härtl2017-08-011-4/+7
* | | Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-021-2/+2
| |/ |/|
* | Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-021-2/+2
|\ \
| * | Change id to class in the main share templateMarin Treselj2017-07-311-2/+2
* | | Merge pull request #4790 from nextcloud/fix-comparisons-in-appsMorris Jobke2017-08-0231-143/+139
|\ \ \
| * | | Remove undocumented configJoas Schilling2017-08-011-77/+73
| * | | Fix versions appJoas Schilling2017-08-011-3/+3
| * | | Fix file size comparisonJoas Schilling2017-08-011-2/+2
| * | | Fix comparisions in the trashbin appJoas Schilling2017-08-012-2/+2
| * | | Fix comparisons in the sharing appJoas Schilling2017-08-015-10/+10
| * | | Fix comparisons in the files external appJoas Schilling2017-08-019-26/+26
| * | | Fix comparisons in the files appJoas Schilling2017-08-013-3/+3
| * | | Fix comparison in the ldap appJoas Schilling2017-08-011-1/+1
| * | | Fix comparisons in the versions appJoas Schilling2017-08-012-12/+12
| * | | Fix comparisons in the dav appJoas Schilling2017-08-017-9/+9
| * | | Fix comparisons in encryption appJoas Schilling2017-08-012-4/+4
* | | | Merge pull request #5956 from nextcloud/proper-update-notification-layoutMorris Jobke2017-08-024-20/+52
|\ \ \ \
| * | | | Improve update notification layout and show non-default update serverMorris Jobke2017-08-024-20/+52
* | | | | Merge pull request #5923 from nextcloud/expire-federation-jobsRoeland Jago Douma2017-08-0215-219/+400
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Close all the cursorsJoas Schilling2017-08-021-12/+26
| * | | | Use automatic injection whenever possibleJoas Schilling2017-08-026-80/+38
| * | | | Use ITimeFactoryRoeland Jago Douma2017-08-019-103/+231