Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #38222 from nextcloud/27b2-versionv27.0.0beta2 | Arthur Schiwon | 2023-05-12 | 1 | -1/+1 |
|\ | |||||
| * | re-add version number | Robin Appelman | 2023-05-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #36592 from nextcloud/groupmanager-search-typing | Robin Appelman | 2023-05-12 | 4 | -11/+15 |
|\ | |||||
| * | fix: getGroups limit check syntax | John Molakvoæ | 2023-05-11 | 1 | -1/+1 |
| * | revert public interface back to the original types, just cast them before pas... | Robin Appelman | 2023-05-11 | 2 | -8/+8 |
| * | also update groupinterface and database backend | Robin Appelman | 2023-05-11 | 2 | -4/+8 |
| * | fix default values and type hints for GroupManager::search | Robin Appelman | 2023-05-11 | 2 | -3/+3 |
* | | Merge pull request #38139 from nextcloud/release/27.0.0_beta_2 | Arthur Schiwon | 2023-05-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | 27.0.0 beta 2 | John Molakvoæ | 2023-05-09 | 1 | -2/+2 |
* | | | Merge pull request #38013 from nextcloud/feat/users/store-load-manager-uid | Christoph Wurst | 2023-05-12 | 19 | -19/+270 |
|\ \ \ | |||||
| * | | | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 19 | -19/+270 |
* | | | | Merge pull request #37933 from nextcloud/fix/contactsinteraction/transactiona... | Christoph Wurst | 2023-05-12 | 1 | -49/+62 |
|\ \ \ \ | |||||
| * | | | | chore: Improve possibly null getters | Christoph Wurst | 2023-04-26 | 1 | -12/+15 |
| * | | | | fix(contactsinteraction): Read, update or insert in DB transaction | Christoph Wurst | 2023-04-26 | 1 | -49/+59 |
* | | | | | Merge pull request #38169 from nextcloud/doc/config/rearrange-sample-config | Christoph Wurst | 2023-05-12 | 1 | -53/+56 |
|\ \ \ \ \ | |||||
| * | | | | | doc(config): Rearrange sample config into appropriate sections | Christoph Wurst | 2023-05-10 | 1 | -53/+56 |
* | | | | | | Merge pull request #38200 from nextcloud/codeowners-patch | Joas Schilling | 2023-05-12 | 1 | -12/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix more Christoph(er) mixups | Joas Schilling | 2023-05-12 | 1 | -1/+1 |
| * | | | | | | Order owner groups | Joas Schilling | 2023-05-12 | 1 | -8/+9 |
| * | | | | | | Update CODEOWNERS | Alexander Piskun | 2023-05-12 | 1 | -8/+33 |
* | | | | | | | Merge pull request #38218 from nextcloud/chore/nextcloud-27-authors-file | Andy Scherzinger | 2023-05-12 | 1 | -28/+130 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | chore: Update AUTHORS for Nextcloud 27 | Christoph Wurst | 2023-05-12 | 1 | -28/+130 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #38214 from nextcloud/bugfix/noid/bump-vue | Joas Schilling | 2023-05-12 | 4 | -11/+11 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | chore(assets): Recompile JS | Joas Schilling | 2023-05-12 | 2 | -3/+3 |
| * | | | | | fix(deps): Bump @nextcloud/vue to 7.11.4 | Joas Schilling | 2023-05-12 | 2 | -8/+8 |
* | | | | | | Merge pull request #38207 from nextcloud/fix/jsresourcelocator-l10n-handling | John Molakvoæ | 2023-05-12 | 2 | -9/+38 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fix(JSResourceLocator): Handle missing translations silently | Ferdinand Thiessen | 2023-05-11 | 2 | -9/+38 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #37870 from nextcloud/fix/36921-fix-table-for-users-app | Julia Kirschenheuter | 2023-05-12 | 11 | -179/+200 |
|\ \ \ \ \ | |||||
| * | | | | | Fix table view | julia.kirschenheuter | 2023-05-11 | 11 | -179/+200 |
| |/ / / / | |||||
* | | | | | Merge pull request #37734 from nextcloud/enh/expose-system-address-book | Christoph Wurst | 2023-05-12 | 9 | -27/+158 |
|\ \ \ \ \ | |||||
| * | | | | | fix(carddav): expose system address book | Anna Larch | 2023-05-11 | 9 | -27/+158 |
| |/ / / / | |||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-12 | 304 | -678/+662 |
* | | | | | Merge pull request #38159 from nextcloud/enh/noid/fix-themed-icons | Simon L | 2023-05-11 | 3 | -24/+39 |
|\ \ \ \ \ | |||||
| * | | | | | adjust tests | Simon L | 2023-05-11 | 2 | -16/+31 |
| * | | | | | use brighten and darken instead of grey | Simon L | 2023-05-10 | 1 | -4/+4 |
| * | | | | | fix(theming): Cut of the brightness into both directions if unknown | Joas Schilling | 2023-05-10 | 1 | -4/+4 |
* | | | | | | Merge pull request #38147 from nextcloud/fix/36945-input_fields_do_not_convey... | Pytal | 2023-05-11 | 10 | -5/+15 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add `autocomplete` attrs to input fields | julia.kirschenheuter | 2023-05-11 | 10 | -5/+15 |
* | | | | | | Merge pull request #38148 from nextcloud/file-info-etag | Robin Appelman | 2023-05-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | also show file etag in file info | Robin Appelman | 2023-05-09 | 1 | -0/+1 |
* | | | | | | | Merge pull request #33381 from luzpaz/fix/lib-public-typos | John Molakvoæ | 2023-05-11 | 19 | -22/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix typos in lib/public subdirectory | Simon L | 2023-05-10 | 19 | -22/+22 |
* | | | | | | | | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perf | Arthur Schiwon | 2023-05-11 | 12 | -54/+333 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | refactor: remove where specification from SELECT getter | Arthur Schiwon | 2023-05-10 | 3 | -7/+8 |
| * | | | | | | | | refactor: remove SystemTag logic from Folder into QuerySearchHelper | Arthur Schiwon | 2023-05-09 | 6 | -55/+117 |
| * | | | | | | | | chore: polish SystemTagsInUseCollection | Arthur Schiwon | 2023-05-09 | 2 | -12/+33 |
| * | | | | | | | | fix: improve naming of new systemtags endpoint to systemtags-assigned | Arthur Schiwon | 2023-05-09 | 2 | -4/+4 |
| * | | | | | | | | feat: specify media type via url path: systemtags-current/$mediaType | Arthur Schiwon | 2023-05-09 | 3 | -4/+28 |
| * | | | | | | | | PoC: SystemTags endpoint to return tags used by a user with meta data | Arthur Schiwon | 2023-05-09 | 9 | -46/+217 |
* | | | | | | | | | Merge pull request #38194 from nextcloud/fix/unsupported-redirect | John Molakvoæ | 2023-05-11 | 3 | -5/+7 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | |