| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #36047 from nextcloud/share-mount-check-cache-key | Vincent Petry | 2023-01-09 | 1 | -1/+1 |
|\ |
|
| * | fix cache key used to verify shared mountpoints | Robin Appelman | 2023-01-09 | 1 | -1/+1 |
* | | Merge pull request #35655 from nextcloud/enh/35654-Replace_custom_tooltips_wi... | Julia Kirschenheuter | 2023-01-09 | 9 | -85/+38 |
|\ \ |
|
| * | | Replace custom tooltips with native one in vue components and views | julia.kirschenheuter | 2023-01-05 | 9 | -85/+38 |
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-09 | 16 | -18/+52 |
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-08 | 8 | -6/+8 |
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-07 | 102 | -236/+136 |
* | | | Merge pull request #36027 from nextcloud/bug/noid/toggle-grid-invisible-sideb... | Simon L | 2023-01-06 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | fix: show toggle grid view button with open sidebar | Daniel Kesselberg | 2023-01-05 | 3 | -4/+4 |
* | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-06 | 8 | -2/+20 |
* | | | | Fix scrolling while dragging in file list view | Louis Chemineau | 2023-01-05 | 1 | -17/+19 |
|/ / / |
|
* | | | Merge pull request #35973 from nextcloud/fix/hook-into-event-lifecycle | John Molakvoæ | 2023-01-05 | 2 | -4/+5 |
|\ \ \ |
|
| * | | | Hook into sabre event lifecycle for iMip Messages | Anna Larch | 2023-01-05 | 2 | -4/+5 |
| | |/
| |/| |
|
* / | | Fix sync errors for duplicate cards with the same UID for different backends | Anna Larch | 2023-01-05 | 2 | -2/+4 |
|/ / |
|
* | | Merge pull request #36008 from nextcloud/bugfix/noid/files-routes | John Molakvoæ | 2023-01-05 | 1 | -12/+12 |
|\ \ |
|
| * | | fix(files): Make sure that static routes on /apps/files still work | Julius Härtl | 2023-01-05 | 1 | -12/+12 |
| |/ |
|
* | | Merge pull request #36005 from nextcloud/fix/default-phone-region | Simon L | 2023-01-05 | 2 | -1/+8 |
|\ \
| |/
|/| |
|
| * | Fix default phone region validation | Christopher Ng | 2023-01-05 | 2 | -1/+8 |
* | | Merge pull request #35981 from nextcloud/followup/35965/const-for-max-passwor... | Joas Schilling | 2023-01-05 | 2 | -4/+4 |
|\ \ |
|
| * | | Add a const for the max user password length | Joas Schilling | 2023-01-04 | 2 | -4/+4 |
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-05 | 262 | -572/+948 |
* | | | Bump @nextcloud/vue from 7.2.0 to 7.3.0 | Vincent Petry | 2023-01-05 | 1 | -20/+20 |
| |/
|/| |
|
* | | Merge pull request #34865 from nextcloud/enh/log-log-itip-message-response | Anna | 2023-01-04 | 5 | -9/+23 |
|\ \ |
|
| * | | [WIP] Add logging to Scheduling Plugin | Anna Larch | 2023-01-04 | 5 | -9/+23 |
| |/ |
|
* | | Remove jstz usage from server | Thomas Citharel | 2023-01-04 | 1 | -3/+1 |
* | | feat(files): Add clipboard copy to webdav url in files settings | John Molakvoæ | 2023-01-04 | 1 | -3/+36 |
* | | fix(files): Settings & cypress fixes | John Molakvoæ | 2023-01-04 | 2 | -3/+1 |
* | | Hide settings when empty | John Molakvoæ | 2023-01-04 | 1 | -1/+3 |
* | | Fix favourite opening | John Molakvoæ | 2023-01-04 | 5 | -33/+48 |
* | | Fixing tests | John Molakvoæ | 2023-01-04 | 9 | -300/+55 |
* | | Add component testing | John Molakvoæ | 2023-01-04 | 7 | -32/+161 |
* | | Fix preview crop | John Molakvoæ | 2023-01-04 | 15 | -54/+119 |
* | | Port settings to Modal | John Molakvoæ | 2023-01-04 | 16 | -229/+421 |
* | | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 16 | -93/+610 |
* | | Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebar | Vincent Petry | 2023-01-04 | 1 | -1/+12 |
|\ \
| |/
|/| |
|
| * | appsidebar should be compact when opened on small heights | Simon L | 2023-01-04 | 1 | -1/+12 |
* | | Merge pull request #35876 from bennet0496/patch-mail-header | Joas Schilling | 2023-01-04 | 3 | -0/+9 |
|\ \
| |/
|/| |
|
| * | fix missing class in NewUserMailHelper and static code analysis errors | Bennet Becker | 2023-01-03 | 1 | -1/+1 |
| * | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ | Bennet Becker | 2023-01-03 | 3 | -6/+6 |
| * | Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" | Bennet Becker | 2022-12-24 | 48 | -600/+384 |
| * | Updating unit test for NewUserMailHelper, to test for autosumbitted | Bennet Becker | 2022-12-23 | 1 | -0/+5 |
| * | ran build/autoloaderchecker.sh after adding AutoSubmittedValue class | Bennet Becker | 2022-12-23 | 48 | -384/+600 |
| * | Setting Auto-Submitted header for calendar events and new user mail | Bennet Becker | 2022-12-23 | 2 | -0/+4 |
* | | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997 | Côme Chilliet | 2023-01-03 | 8 | -40/+34 |
|\ \ |
|
| * | | Fix typing errors in settings tests | Côme Chilliet | 2023-01-02 | 1 | -6/+4 |
| * | | Fix files_external tests with phpunit 9 | Côme Chilliet | 2023-01-02 | 1 | -2/+2 |
| * | | Remove redundant cast to string in user_ldap | Côme Chilliet | 2023-01-02 | 1 | -2/+2 |
| * | | Fix psalm spotted errors with new requirements | Côme Chilliet | 2023-01-02 | 5 | -30/+26 |
* | | | Merge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-... | Joas Schilling | 2023-01-02 | 7 | -30/+31 |
|\ \ \ |
|
| * | | | Update the user status dashboard widget and fix the icon color | Joas Schilling | 2023-01-02 | 7 | -30/+31 |
| |/ / |
|