Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Don't use slow hashing to check the LDAP binding | Carl Schwan | 2022-05-05 | 1 | -8/+3 | |
* | | | | | Merge pull request #32110 from plumbeo/binary-encoding-4 | Vincent Petry | 2022-05-05 | 3 | -35/+85 | |
|\ \ \ \ \ | ||||||
| * | | | | | Save encrypted files in binary format | plumbeo | 2022-05-04 | 3 | -35/+85 | |
* | | | | | | Merge pull request #31964 from nextcloud/feat/ignore_mail_during_contact_lookup | Louis | 2022-05-05 | 4 | -18/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Do not display search option in Shares settings | Louis Chemineau | 2022-05-03 | 1 | -27/+0 | |
| * | | | | | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 4 | -0/+15 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-05 | 162 | -598/+242 | |
* | | | | | Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minus | Carl Schwan | 2022-05-04 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove leading minus which thankfully crashes because this operand does not a... | Julien Veyssier | 2022-05-04 | 1 | -1/+1 | |
* | | | | | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search | Louis | 2022-05-04 | 2 | -3/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 2 | -1/+6 | |
| * | | | | | Use share setting in DAV search | Louis Chemineau | 2022-04-19 | 1 | -2/+4 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-04 | 110 | -102/+22 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #32213 from nextcloud/fix/theming-layout | Joas Schilling | 2022-05-03 | 3 | -7/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix dark theme description | John Molakvoæ | 2022-05-01 | 1 | -1/+1 | |
| * | | | | | Improve theming layout | John Molakvoæ | 2022-04-30 | 2 | -6/+25 | |
* | | | | | | Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-ilogger | Côme Chilliet | 2022-05-03 | 50 | -381/+216 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix use of $logger from another scope in apps/dav/lib/Server.php | Côme Chilliet | 2022-05-02 | 1 | -0/+1 | |
| * | | | | | | Add missing use for LoggerInterface | Côme Chilliet | 2022-05-02 | 1 | -0/+1 | |
| * | | | | | | Migrate last instances of $server::getLogger() from dav | Côme Chilliet | 2022-05-02 | 6 | -9/+12 | |
| * | | | | | | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 42 | -369/+199 | |
| * | | | | | | Fix namespace of RefreshWebcalServiceTest | Côme Chilliet | 2022-05-02 | 1 | -1/+1 | |
| * | | | | | | Fix PublishingTest class name | Côme Chilliet | 2022-05-02 | 1 | -1/+1 | |
| * | | | | | | Remove use of mixed type which is not available in PHP 7.4 | Côme Chilliet | 2022-05-02 | 1 | -1/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-03 | 8 | -2/+14 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-02 | 1184 | -6734/+1522 | |
|/ / / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-02 | 8 | -0/+8 | |
|/ / / / / | ||||||
* | | | | | Fix theming setEnabledThemes unique array | John Molakvoæ | 2022-04-30 | 2 | -1/+33 | |
* | | | | | Allow to override the default theme | John Molakvoæ | 2022-04-30 | 8 | -29/+329 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-30 | 18 | -0/+38 | |
* | | | | | Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface | Joas Schilling | 2022-04-29 | 8 | -244/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Extract the EmojiService from user status and add an OCP interface | Joas Schilling | 2022-04-28 | 8 | -244/+24 | |
* | | | | | | Revert "Show the child folders in the breadcrumb menu when on a parent entry." | Simon L | 2022-04-29 | 2 | -24/+5 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-29 | 44 | -106/+132 | |
* | | | | | | Merge pull request #32204 from nextcloud/fix/invert-logo | John Molakvoæ | 2022-04-28 | 2 | -5/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix header apps icons | John Molakvoæ | 2022-04-28 | 2 | -6/+9 | |
| * | | | | | | Fix logo colour on bright primary colour | John Molakvoæ | 2022-04-28 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infin... | blizzz | 2022-04-28 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Handle processing reminders for calendar objects with an infinite number | Thomas Citharel | 2022-04-27 | 1 | -0/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #32195 from nextcloud/feat/system-theme | John Molakvoæ | 2022-04-28 | 9 | -6/+97 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add system/light themes | John Molakvoæ | 2022-04-28 | 9 | -6/+97 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #32172 from nextcloud/rakekniven-patch-1 | Simon L | 2022-04-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | l10n: Improve grammar | rakekniven | 2022-04-27 | 1 | -1/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-28 | 24 | -30/+38 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #32180 from nextcloud/fix/dashboard | John Molakvoæ | 2022-04-27 | 8 | -117/+85 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Dashboard fixes | John Molakvoæ | 2022-04-27 | 8 | -117/+85 | |
* | | | | | | | Merge pull request #32139 from nextcloud/fix/31970/fix-social-sharing-buttons | Carl Schwan | 2022-04-27 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix social sharing buttons | szaimen | 2022-04-26 | 2 | -6/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #32154 from nextcloud/Valdnet-patch-2 | Simon L | 2022-04-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | l10n: Change apostrophe | Valdnet | 2022-04-26 | 1 | -1/+1 |