summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39426 from nextcloud/release/25.0.9_rc2v25.0.9rc2Arthur Schiwon2023-07-171-2/+2
|\
| * 25.0.9 RC2Arthur Schiwon2023-07-171-2/+2
* | Merge pull request #39419 from nextcloud/backport/39416/stable25Joas Schilling2023-07-171-0/+1
|\ \ | |/ |/|
| * fix(core): Add password confirmation requirement for getapppasswordJoas Schilling2023-07-171-0/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1738-20/+104
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1642-80/+82
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1572-46/+422
* Merge pull request #39394 from nextcloud/backport/39380/stable25Arthur Schiwon2023-07-141-2/+2
|\
| * fix(db): no hardcoded table prefix is expectedArthur Schiwon2023-07-141-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-14350-1854/+2050
* Merge pull request #39353 from nextcloud/tests/noid/psalm-baselineArthur Schiwon2023-07-131-0/+6
|\
| * test(psalm): ignore known reportsArthur Schiwon2023-07-131-0/+6
* | Merge pull request #39279 from nextcloud/release/25.0.9_rc1v25.0.9rc1Arthur Schiwon2023-07-131-2/+2
|\ \
| * | 25.0.9 RC1Arthur Schiwon2023-07-101-2/+2
* | | Merge pull request #39356 from nextcloud/backport/39323/39323-stable25Andy Scherzinger2023-07-131-0/+6
|\ \ \
| * | | getStorage before removeMaxence Lange2023-07-131-0/+6
|/ / /
* | | Merge pull request #36601 from nextcloud/backport/35743/stable25Arthur Schiwon2023-07-138-715/+1722
|\ \ \
| * | | Use recurrence instance to build iMip emailAnna Larch2023-07-118-715/+1722
* | | | Merge pull request #39346 from nextcloud/ci/sign-drone-stable25Andy Scherzinger2023-07-131-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore(CI): Sign .drone.yml fileJoas Schilling2023-07-131-0/+4
* | | | Merge pull request #39220 from nextcloud/automated/noid/stable25-update-psalm...Arthur Schiwon2023-07-131-146/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update psalm baselinenextcloud-command2023-07-131-146/+1
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1350-262/+468
* | | Merge pull request #39259 from nextcloud/backports/39146/stable25Arthur Schiwon2023-07-123-3/+9
|\ \ \
| * | | style(php): satisfy style checkerArthur Schiwon2023-07-121-1/+1
| * | | fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-103-3/+9
* | | | Merge pull request #39061 from nextcloud/backport/31790/stable25Arthur Schiwon2023-07-122-4/+14
|\ \ \ \
| * | | | style(caldav): improve getDenormalizedData methodThomas Citharel2023-06-291-2/+2
| * | | | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-06-292-2/+12
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12224-3084/+2876
* | | | | Merge pull request #39294 from nextcloud/backport/39248/stable25Arthur Schiwon2023-07-121-2/+42
|\ \ \ \ \
| * | | | | preload custom properties when propfinding foldersRobin Appelman2023-07-101-2/+42
* | | | | | Merge pull request #39101 from nextcloud/backport/39093/stable25Arthur Schiwon2023-07-121-1/+1
|\ \ \ \ \ \
| * | | | | | Silent imagecreatefromstring() errorsGit'Fellow2023-07-041-1/+1
* | | | | | | Merge pull request #38982 from nextcloud/automated/noid/stable25-fix-npm-auditSimon L2023-07-113-533/+504
|\ \ \ \ \ \ \
| * | | | | | | chore(deps): fix npm auditnextcloud-command2023-07-113-533/+504
|/ / / / / / /
* | | | | | | Merge pull request #39233 from nextcloud/backport/39202/stable25Arthur Schiwon2023-07-119-277/+579
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fix: PHP 7.4 compatibilityArthur Schiwon2023-07-104-4/+9
| * | | | | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-074-2/+8
| * | | | | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-07-071-1/+11
| * | | | | | refactor: save unnecessary method_existsArthur Schiwon2023-07-071-4/+1
| * | | | | | fix: use array_unitersect against objectsArthur Schiwon2023-07-071-2/+5
| * | | | | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-07-071-0/+4
| * | | | | | fix: cominbation of small fixesArthur Schiwon2023-07-073-8/+25
| * | | | | | fix: include invisible tags for adminsArthur Schiwon2023-07-076-97/+106
| * | | | | | fix: search with more than one search tagsArthur Schiwon2023-07-072-152/+374
| * | | | | | fix: no search when LazyFolder was providedArthur Schiwon2023-07-071-1/+6
| * | | | | | chore: cleanup unused codeArthur Schiwon2023-07-071-43/+0
| * | | | | | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-07-071-1/+3
| * | | | | | fix: favorites view and universal search against tagsArthur Schiwon2023-07-072-18/+33