Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #38947 from nextcloud/fix/contacts/3404/put-location-in-pr... | Johannes | 2023-07-07 | 4 | -5/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(sab): put location in proper address field | Johannes Merkel | 2023-07-07 | 4 | -5/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #39202 from nextcloud/backport/37969/stable27 | Arthur Schiwon | 2023-07-07 | 9 | -243/+526 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | refactor: adjust to unexposed searchBySystemTag | Arthur Schiwon | 2023-07-07 | 4 | -2/+8 | |
| * | | | | | | | | fix: cannot apply limit+offset on multi-tag-search | Arthur Schiwon | 2023-07-06 | 1 | -1/+11 | |
| * | | | | | | | | refactor: save unnecessary method_exists | Arthur Schiwon | 2023-07-06 | 1 | -4/+1 | |
| * | | | | | | | | fix: use array_unitersect against objects | Arthur Schiwon | 2023-07-06 | 1 | -2/+5 | |
| * | | | | | | | | fix: obey offset and limit for results from favs and circles | Arthur Schiwon | 2023-07-06 | 1 | -0/+4 | |
| * | | | | | | | | fix: cominbation of small fixes | Arthur Schiwon | 2023-07-06 | 3 | -8/+25 | |
| * | | | | | | | | fix: include invisible tags for admins | Arthur Schiwon | 2023-07-06 | 6 | -97/+106 | |
| * | | | | | | | | fix: search with more than one search tags | Arthur Schiwon | 2023-07-06 | 2 | -114/+322 | |
| * | | | | | | | | fix: no search when LazyFolder was provided | Arthur Schiwon | 2023-07-06 | 1 | -1/+6 | |
| * | | | | | | | | chore: cleanup unused code | Arthur Schiwon | 2023-07-06 | 1 | -43/+0 | |
| * | | | | | | | | fix: ensure searchBySystemTag() is available | Arthur Schiwon | 2023-07-06 | 1 | -1/+3 | |
| * | | | | | | | | fix: favorites view and universal search against tags | Arthur Schiwon | 2023-07-06 | 2 | -18/+33 | |
| * | | | | | | | | fix: change if with conditionless else to switch; and a parameter value | Arthur Schiwon | 2023-07-06 | 2 | -20/+25 | |
| * | | | | | | | | use efficient tag retrieval on DAV report request | Arthur Schiwon | 2023-07-06 | 4 | -39/+84 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #39205 from nextcloud/backport/39203/stable27 | John Molakvoæ | 2023-07-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | fix(cypress): revert only toggle | John Molakvoæ | 2023-07-06 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-07 | 36 | -426/+1006 | |
* | | | | | | | Merge pull request #38716 from nextcloud/backport/38715/stable27 | Pytal | 2023-07-06 | 4 | -11/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 | Christopher Ng | 2023-07-06 | 4 | -11/+11 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #39151 from nextcloud/backport/39115/stable27 | Arthur Schiwon | 2023-07-06 | 1 | -13/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(sse): don't update uncached files | Richard Steinmetz | 2023-07-04 | 1 | -13/+21 | |
* | | | | | | | Merge pull request #39193 from nextcloud/fix/stable27/tag-search-short-circui... | Arthur Schiwon | 2023-07-06 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix psalm error | Marcel Klehr | 2023-07-06 | 1 | -1/+1 | |
| * | | | | | | | fix(TagSearchProvider): Short circuit if no tag matches the query | Marcel Klehr | 2023-07-06 | 1 | -4/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-06 | 166 | -624/+1116 | |
* | | | | | | | Merge pull request #39157 from nextcloud/backport/39043/stable27 | Christoph Wurst | 2023-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem | Christoph Wurst | 2023-07-05 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #39119 from nextcloud/artonge/backport/stable27/38905 | Louis | 2023-07-05 | 13 | -12/+51 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Base versions' has-preview on mimetype | Louis Chemineau | 2023-07-03 | 2 | -26/+3 | |
| * | | | | | | | Compile assets | Louis Chemineau | 2023-07-03 | 4 | -6/+6 | |
| * | | | | | | | Do not load preview if version tab is not active | Louis Chemineau | 2023-07-03 | 5 | -4/+33 | |
| * | | | | | | | Provide hasPreview in files_versions DAV API | Louis Chemineau | 2023-07-03 | 5 | -3/+36 | |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-05 | 30 | -4/+94 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #38976 from nextcloud/backport/38625/stable27 | Arthur Schiwon | 2023-07-04 | 8 | -44/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | docs: adjust @since version to backport | Arthur Schiwon | 2023-06-26 | 1 | -2/+2 | |
| * | | | | | | | ci: pro forma check of existence of internal method | Arthur Schiwon | 2023-06-23 | 1 | -7/+9 | |
| * | | | | | | | refactor: declare getMount() and getMountsIn() at IRootFolder | Arthur Schiwon | 2023-06-23 | 5 | -23/+24 | |
| * | | | | | | | chore: ugly type juggling | Arthur Schiwon | 2023-06-23 | 6 | -23/+37 | |
| * | | | | | | | fix: add typehine for IRootFolder | Arthur Schiwon | 2023-06-23 | 1 | -7/+5 | |
| * | | | | | | | fix: expect interface, not a specific implementation | Arthur Schiwon | 2023-06-23 | 1 | -3/+2 | |
* | | | | | | | | Merge pull request #38731 from nextcloud/backport/38226/stable27 | Robin Appelman | 2023-07-04 | 8 | -1/+368 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | add utility command for object store objects | Robin Appelman | 2023-07-04 | 8 | -1/+368 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-04 | 26 | -232/+462 | |
* | | | | | | | Merge pull request #39055 from nextcloud/backport/38832/stable27 | Maksim Sukharev | 2023-07-03 | 7 | -60/+50 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | wrap user status message input and buttons with native form | Maksim Sukharev | 2023-07-03 | 7 | -60/+50 | |
|/ / / / / / | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-03 | 6 | -0/+34 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-02 | 26 | -10/+342 | |
| |_|_|_|/ |/| | | | |