Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | 4 | -3/+34 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 4 | -2/+19 | |
| * | | | | | | | | Use share setting in DAV search | Louis Chemineau | 2022-04-19 | 3 | -2/+16 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-04 | 116 | -102/+28 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojis | Joas Schilling | 2022-05-03 | 2 | -16/+3097 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Include more emoji chars to test and fixes after include it | Vitor Mattos | 2022-04-29 | 2 | -16/+3097 | |
* | | | | | | | | Merge pull request #32213 from nextcloud/fix/theming-layout | Joas Schilling | 2022-05-03 | 5 | -10/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix dark theme description | John Molakvoæ | 2022-05-01 | 1 | -1/+1 | |
| * | | | | | | | | Improve theming layout | John Molakvoæ | 2022-04-30 | 4 | -9/+28 | |
* | | | | | | | | | Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-ilogger | Côme Chilliet | 2022-05-03 | 51 | -383/+219 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 2 | -2/+4 | |
| * | | | | | | | | | 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 | 10 | -2/+16 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-02 | 1462 | -11886/+2606 | |
* | | | | | | | | | | Merge pull request #32225 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax... | Carl Schwan | 2022-05-02 | 4 | -335/+574 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Bump @nextcloud/axios from 1.9.0 to 1.10.0 | dependabot[bot] | 2022-05-02 | 4 | -335/+574 | |
* | | | | | | | | | | Merge pull request #31752 from nextcloud/fix/remove-still-more-ilogger | Côme Chilliet | 2022-05-02 | 21 | -230/+109 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove test for removed class SearchResultSorter | Côme Chilliet | 2022-04-28 | 1 | -42/+0 | |
| * | | | | | | | | | | composer run cs:fix | Côme Chilliet | 2022-04-26 | 1 | -1/+0 | |
| * | | | | | | | | | | Remove unused class SearchResultSorter | Côme Chilliet | 2022-04-26 | 3 | -79/+0 | |
| * | | | | | | | | | | Remove ILogger usages in lib/private/Files/Storage | Côme Chilliet | 2022-04-26 | 3 | -19/+25 | |
| * | | | | | | | | | | Migrate more classes of lib/private to LoggerInterface | Côme Chilliet | 2022-04-26 | 11 | -67/+59 | |
| * | | | | | | | | | | Fix identation | Côme Chilliet | 2022-04-26 | 1 | -4/+6 | |
| * | | | | | | | | | | Move away from deprecated ILogger | Côme Chilliet | 2022-04-26 | 3 | -19/+20 | |
* | | | | | | | | | | | Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparison | Joas Schilling | 2022-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix strict comparison | Joas Schilling | 2022-04-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-02 | 8 | -0/+8 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #32217 from nextcloud/feat/theming-override | John Molakvoæ | 2022-04-30 | 11 | -33/+372 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add enforce_theme example IDs | John Molakvoæ | 2022-04-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | Fix theming setEnabledThemes unique array | John Molakvoæ | 2022-04-30 | 2 | -1/+33 | |
| * | | | | | | | | | | | Allow to override the default theme | John Molakvoæ | 2022-04-30 | 11 | -32/+338 | |
|/ / / / / / / / / / / | ||||||
* | | / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-30 | 26 | -0/+46 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface | Joas Schilling | 2022-04-29 | 15 | -186/+91 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Increase check if support reactions | Vitor Mattos | 2022-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | Extract the EmojiService from user status and add an OCP interface | Joas Schilling | 2022-04-28 | 15 | -185/+90 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32218 from nextcloud/revert-30925-feature/breadcrumb_menu... | Simon L | 2022-04-29 | 3 | -31/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "Show the child folders in the breadcrumb menu when on a parent entry." | Simon L | 2022-04-29 | 3 | -31/+13 | |
* | | | | | | | | | | Merge pull request #31758 from nextcloud/fix/utf8-detection-fix | blizzz | 2022-04-29 | 2 | -12/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update psalm baseline for Sabre decodePath | Vincent Petry | 2022-04-26 | 1 | -1/+2 | |
| * | | | | | | | | | Trying without the use | Côme Chilliet | 2022-04-26 | 1 | -2/+1 | |
| * | | | | | | | | | Use sabre function directly rather than duplicating it | Côme Chilliet | 2022-04-26 | 1 | -11/+2 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-29 | 50 | -106/+170 | |
* | | | | | | | | | | Merge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reacti... | Joas Schilling | 2022-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make the order of reactions reliable | Joas Schilling | 2022-04-28 | 1 | -0/+1 |