aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1418-4/+38
* fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-111-3/+3
* fix: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-111-0/+1
* fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-111-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-086-82/+152
* fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-03-071-40/+22
* Merge pull request #43985 from nextcloud/backport/43972/stable28Julius Härtl2024-03-051-2/+4
|\
| * fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-052-0/+42
|/
* fix(IUrlGenerator): Add `throws` documentation for `imagePath` functionFerdinand Thiessen2024-03-041-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-022-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-014-2/+10
* Merge pull request #43900 from nextcloud/backport/30957/stable28John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a potentially...Claus-Justus Heine2024-02-291-2/+2
* | Merge pull request #43833 from nextcloud/backport/43428/stable28John Molakvoæ2024-02-292-11/+18
|\ \
| * | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-262-11/+18
* | | Merge pull request #43828 from nextcloud/backport/43787/stable28John Molakvoæ2024-02-291-0/+6
|\ \ \
| * | | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
| |/ /
* | | Merge pull request #43801 from nextcloud/backport/43187/stable28John Molakvoæ2024-02-291-1/+1
|\ \ \
| * | | Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1
* | | | Merge pull request #43788 from nextcloud/backport/39607/stable28John Molakvoæ2024-02-291-1/+1
|\ \ \ \
| * | | | Add "-i" to sendmail's pipe FedericoHeichou2024-02-231-1/+1
| |/ / /
* | | | Merge pull request #43817 from nextcloud/backport/42706/stable28John Molakvoæ2024-02-292-12/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-272-12/+13
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-0/+14
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-282-0/+42
|/ / /
* | / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-272-0/+42
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-18/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-244-8/+238
|/
* Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-201-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-2/+188
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-188-4/+90
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-172-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-164-0/+84
* fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-02-151-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+208
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-14166-2508/+2508
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-122-12/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-112-2/+158
* Lower failed movie preview to infoGit'Fellow2024-02-101-1/+1
* Merge pull request #43391 from nextcloud/backport/43131/stable28Robin Appelman2024-02-091-1/+1
|\
| * fix(files): Don't attempt to format a partial cache entryChristoph Wurst2024-02-061-1/+1
* | Merge pull request #43422 from nextcloud/backport/43317/stable28Ferdinand Thiessen2024-02-091-2/+2
|\ \
| * | fix(ContactsStore): Sanitize user ID given to guest avatar routeFerdinand Thiessen2024-02-071-2/+2
| |/
* | fix(migration): Make naming constraint fail softer on updatesJoas Schilling2024-02-081-10/+49
* | continue background scanning different storages if one failsRobin Appelman2024-02-071-23/+27
|/
* Merge pull request #43294 from nextcloud/backport/42811/stable28Ferdinand Thiessen2024-02-031-1/+8
|\
| * make failure to load app commands non-fatalRobin Appelman2024-02-021-1/+8
* | dav: fix wrong decoding of pluses in URLsLorenz Brun2024-02-031-1/+1
* | Merge pull request #43046 from nextcloud/backport/43045/stable28Ferdinand Thiessen2024-02-032-9/+6
|\ \