Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | perf(autoloader): Drop legacy class autoloader | Christoph Wurst | 2023-03-16 | 1 | -2/+0 | |
* | | | | | | | Merge pull request #37244 from nextcloud/fix/37179-replace-custom-tooltips-wi... | Julia Kirschenheuter | 2023-03-16 | 7 | -26/+98 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace custom tooltips with native ones and add description to all elements ... | julia.kirschenheuter | 2023-03-16 | 7 | -26/+98 | |
* | | | | | | | | Merge pull request #37252 from nextcloud/bugfix/noid/validate-tag | Joas Schilling | 2023-03-16 | 1 | -8/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(workflow): Check tag attribute | Joas Schilling | 2023-03-16 | 1 | -8/+29 | |
* | | | | | | | | | Merge pull request #37174 from nextcloud/fix/36911-create-h1-heading-for-files | Julia Kirschenheuter | 2023-03-16 | 3 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Set `<h1>` headings for navigation through files app | julia.kirschenheuter | 2023-03-16 | 3 | -3/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #37262 from nextcloud/fix/autocomplete-controller-class | Kate | 2023-03-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix controller class import for autocomplete | jld3103 | 2023-03-16 | 1 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #36661 from onny/event-update-mail-subject | Simon L | 2023-03-16 | 3 | -7/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Invitation mail: Change subject if event got updated | Jonas Heinrich | 2023-02-20 | 3 | -8/+13 | |
* | | | | | | | | | Merge pull request #37152 from nextcloud/artonge/fix/title_foar_version_date | Louis | 2023-03-16 | 3 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use native tooltip for versions | Louis Chemineau | 2023-03-09 | 3 | -8/+9 | |
* | | | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-16 | 30 | -30/+174 | |
* | | | | | | | | | Merge pull request #37242 from nextcloud/bugfix/noid/extend-list | Joas Schilling | 2023-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reduce list | Joas Schilling | 2023-03-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #37229 from nextcloud/dependabot/composer/giggsey/libphone... | C么me Chilliet | 2023-03-15 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump 3rdparty to latest master | C么me Chilliet | 2023-03-15 | 1 | -0/+0 | |
| * | | | | | | | | | | Fix update-3rdparty command | C么me Chilliet | 2023-03-15 | 1 | -1/+6 | |
| * | | | | | | | | | | Bump giggsey/libphonenumber-for-php to 8.13.7 in master | C么me Chilliet | 2023-03-15 | 1 | -0/+0 | |
* | | | | | | | | | | | Merge pull request #37239 from nextcloud/bugfix/noid/extend-list | Joas Schilling | 2023-03-15 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Extend list | Joas Schilling | 2023-03-15 | 1 | -0/+5 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #35561 from nextcloud/create-user-transaction | Julius H盲rtl | 2023-03-15 | 1 | -11/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Create the database user in a transaction | Thomas Citharel | 2023-03-15 | 1 | -11/+18 | |
* | | | | | | | | | | | Merge pull request #37227 from nextcloud/h1-dav-brute-force-protection | Arthur Schiwon | 2023-03-15 | 2 | -10/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | chore(tests): add tests for handleLoginFailed | Daniel Kesselberg | 2023-03-10 | 1 | -0/+97 | |
| * | | | | | | | | | | chore: use local variable for remote address | Daniel Kesselberg | 2023-03-10 | 1 | -10/+16 | |
* | | | | | | | | | | | Merge pull request #37197 from nextcloud/fix/user_ldap-do-not-send-0-size-pag... | Arthur Schiwon | 2023-03-15 | 1 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Do not send a pagination control with size = 0 if cookie is empty | C么me Chilliet | 2023-03-13 | 1 | -9/+13 | |
* | | | | | | | | | | | Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthCli... | C么me Chilliet | 2023-03-15 | 8 | -8/+172 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | move mocks into private variables | Artur Neumann | 2023-03-14 | 1 | -2/+8 | |
| * | | | | | | | | | | autoloaderchecker | Artur Neumann | 2023-03-14 | 2 | -0/+2 | |
| * | | | | | | | | | | added @since tag | Artur Neumann | 2023-03-14 | 1 | -0/+4 | |
| * | | | | | | | | | | unit tests for Manager::invalidateTokensOfUser | Artur Neumann | 2023-03-14 | 1 | -0/+44 | |
| * | | | | | | | | | | adjust SettingsController tests | Artur Neumann | 2023-03-14 | 1 | -15/+5 | |
| * | | | | | | | | | | public interface to invalidate tokens of user | Artur Neumann | 2023-03-14 | 4 | -10/+52 | |
| * | | | | | | | | | | invalidate existing tokens when deleting an oauth client | Artur Neumann | 2023-03-14 | 2 | -7/+83 | |
* | | | | | | | | | | | Merge pull request #35610 from nextcloud/feat/add-update-3rdparty-command | C么me Chilliet | 2023-03-15 | 2 | -0/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | doc: /update-3rdparty github command | Max | 2023-03-15 | 1 | -0/+3 | |
| * | | | | | | | | | | | Add a command to update the 3rdparty submodule to the same branch as the PR t... | C么me Chilliet | 2023-03-14 | 1 | -0/+50 | |
* | | | | | | | | | | | | Merge pull request #37222 from nextcloud/bugfix/noid/update-psalm-baseline-on... | Joas Schilling | 2023-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | chore(CI): Update psalm baseline on stable26 | Joas Schilling | 2023-03-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #37221 from nextcloud/save-some-ci-minutes | Joas Schilling | 2023-03-15 | 13 | -4/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Save some CI time | Joas Schilling | 2023-03-15 | 13 | -4/+33 | |
|/ / / / / / / / / / / / | ||||||
* / / / / / / / / / / / | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-15 | 26 | -106/+206 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #33061 from ibpl/master-IB#1121253 | C么me Chilliet | 2023-03-14 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge master | Pawel Boguslawski | 2022-11-04 | 2077 | -19548/+33604 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update Folder.php | Pawe艂 Bogus艂awski | 2022-07-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Update Folder.php | Pawe艂 Bogus艂awski | 2022-07-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Update lib/private/Files/Node/Folder.php | Pawe艂 Bogus艂awski | 2022-07-29 | 1 | -1/+1 |