aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Remove deprecated function calls from sidebar and add aria-label ...Ferdinand Thiessen2024-03-051-56/+43
* Merge pull request #43981 from nextcloud/backport/43898/stable28Louis2024-03-051-43/+50
|\
| * fix(files_versions): Improve files version listingLouis Chemineau2024-03-041-43/+50
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0570-38/+596
|/
* fix(files): fix html structure on pre profile pagejulia.kirschenheuter2024-03-042-7/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0412-6/+286
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-036-4/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0228-6/+194
* fix(updatenotification): use new SVG iconsGrigorii K. Shartsev2024-03-011-10/+18
* fix(updatenotification): a11y of channel menuGrigorii K. Shartsev2024-03-011-66/+20
* chore(updatenotification): lintGrigorii K. Shartsev2024-03-011-4/+8
* fix(files_versions): Do not create a new version for empty filesLouis Chemineau2024-03-011-2/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-01106-464/+580
* Merge pull request #43796 from nextcloud/backport/42459/stable28John Molakvoæ2024-02-293-3/+3
|\
| * fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-233-3/+3
* | Merge pull request #43835 from nextcloud/backport/43605/stable28John Molakvoæ2024-02-291-8/+2
|\ \
| * | fix: only cleanup orphaned shared dalyRobin Appelman2024-02-261-8/+2
* | | Merge pull request #43833 from nextcloud/backport/43428/stable28John Molakvoæ2024-02-294-10/+21
|\ \ \
| * | | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-264-10/+21
| |/ /
* | | Merge pull request #43813 from nextcloud/backport/43248/stable28John Molakvoæ2024-02-291-11/+5
|\ \ \
| * | | fix(user_status): Fix status update request not being sentChristopher Ng2024-02-241-11/+5
* | | | Merge pull request #43800 from nextcloud/backport/39553/stable28John Molakvoæ2024-02-291-2/+4
|\ \ \ \
| * | | | Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
| | |_|/ | |/| |
* | | | Merge pull request #43795 from nextcloud/backport/43784/stable28John Molakvoæ2024-02-292-4/+6
|\ \ \ \
| * | | | fix(files): page h1 headingGrigorii K. Shartsev2024-02-232-4/+6
| |/ / /
* | | | 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-293-13/+8
|\ \ \ \
| * | | | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-273-13/+8
* | | | | Merge pull request #43869 from nextcloud/backport/43768/stable28John Molakvoæ2024-02-291-5/+5
|\ \ \ \ \
| * | | | | fix(dav): Init ViewOnlyPlugin after authLouis Chemineau2024-02-281-5/+5
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-29110-156/+338
|/ / / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-28220-1182/+1812
|/ / / /
* | | / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-27186-420/+542
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2612-0/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2528-86/+102
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2490-182/+458
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2318-2/+106
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-227-0/+305
* Merge pull request #43741 from nextcloud/backport/43727/stable28John Molakvoæ2024-02-227-13/+117
|\
| * Hide some actions based on node permissions and share attributesLouis Chemineau2024-02-211-4/+35
| * Check permissions when labeling a versionLouis Chemineau2024-02-211-0/+4
| * Check node permissions when restoring a versionLouis Chemineau2024-02-211-0/+4
| * Check node permissions when deleting a versionLouis Chemineau2024-02-211-1/+29
| * Check share attributes when downloading versionsLouis Chemineau2024-02-215-8/+45
* | Merge pull request #43685 from nextcloud/backport/43661/stable28John Molakvoæ2024-02-221-1/+1
|\ \
| * | Fix undefined share object during expirationDate updatefenn-cs2024-02-211-1/+1
* | | Merge pull request #43304 from nextcloud/backport/43296/stable28John Molakvoæ2024-02-221-2/+3
|\ \ \
| * | | fix successfull authentication detectionRobin Appelman2024-02-021-2/+3
* | | | Merge pull request #43719 from nextcloud/backport/43493/stable28John Molakvoæ2024-02-221-20/+2
|\ \ \ \