aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Migrate to static icons coloursJohn Molakvoæ2022-05-104-12/+19
* [tx-robot] updated from transifexNextcloud bot2022-05-102-0/+46
* [tx-robot] updated from transifexNextcloud bot2022-05-0914-2/+26
* [tx-robot] updated from transifexNextcloud bot2022-05-082-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-0710-0/+12
* [tx-robot] updated from transifexNextcloud bot2022-05-0636-62/+126
* Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz2022-05-051-1/+4
|\
| * Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-051-1/+4
* | Merge pull request #32246 from nextcloud/performance/remove-bind-hashVincent Petry2022-05-051-8/+3
|\ \
| * | Don't use slow hashing to check the LDAP bindingCarl Schwan2022-05-051-8/+3
* | | Merge pull request #32110 from plumbeo/binary-encoding-4Vincent Petry2022-05-053-35/+85
|\ \ \
| * | | Save encrypted files in binary formatplumbeo2022-05-043-35/+85
* | | | Merge pull request #31964 from nextcloud/feat/ignore_mail_during_contact_lookupLouis2022-05-054-18/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not display search option in Shares settingsLouis Chemineau2022-05-031-27/+0
| * | | Add setting to ignore email during searchLouis Chemineau2022-05-034-0/+15
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-05162-598/+242
* | | | Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan2022-05-041-1/+1
|\ \ \ \
| * | | | remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier2022-05-041-1/+1
* | | | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-042-3/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use email settings in DAV searchLouis Chemineau2022-04-192-1/+6
| * | | | Use share setting in DAV searchLouis Chemineau2022-04-191-2/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-04110-102/+22
| |/ / / |/| | |
* | | | Merge pull request #32213 from nextcloud/fix/theming-layoutJoas Schilling2022-05-033-7/+26
|\ \ \ \
| * | | | Fix dark theme descriptionJohn Molakvoæ2022-05-011-1/+1
| * | | | Improve theming layoutJohn Molakvoæ2022-04-302-6/+25
* | | | | Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-iloggerCôme Chilliet2022-05-0350-381/+216
|\ \ \ \ \
| * | | | | Fix use of $logger from another scope in apps/dav/lib/Server.phpCôme Chilliet2022-05-021-0/+1
| * | | | | Add missing use for LoggerInterfaceCôme Chilliet2022-05-021-0/+1
| * | | | | Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-026-9/+12
| * | | | | Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-0242-369/+199
| * | | | | Fix namespace of RefreshWebcalServiceTestCôme Chilliet2022-05-021-1/+1
| * | | | | Fix PublishingTest class nameCôme Chilliet2022-05-021-1/+1
| * | | | | Remove use of mixed type which is not available in PHP 7.4Côme Chilliet2022-05-021-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-038-2/+14
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-021184-6734/+1522
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2022-05-028-0/+8
|/ / / /
* | | | Fix theming setEnabledThemes unique arrayJohn Molakvoæ2022-04-302-1/+33
* | | | Allow to override the default themeJohn Molakvoæ2022-04-308-29/+329
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-3018-0/+38
* | | | Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interfaceJoas Schilling2022-04-298-244/+24
|\ \ \ \
| * | | | Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-288-244/+24
* | | | | Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-292-24/+5
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-2944-106/+132
* | | | | Merge pull request #32204 from nextcloud/fix/invert-logoJohn Molakvoæ2022-04-282-5/+14
|\ \ \ \ \
| * | | | | Fix header apps iconsJohn Molakvoæ2022-04-282-6/+9
| * | | | | Fix logo colour on bright primary colourJohn Molakvoæ2022-04-281-0/+6
* | | | | | Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infin...blizzz2022-04-281-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Handle processing reminders for calendar objects with an infinite numberThomas Citharel2022-04-271-0/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #32195 from nextcloud/feat/system-themeJohn Molakvoæ2022-04-289-6/+97
|\ \ \ \ \
| * | | | | Add system/light themesJohn Molakvoæ2022-04-289-6/+97
| | |/ / / | |/| | |