summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2680-92/+42
* Fix user_status heartbeat responsejld31032023-01-252-8/+8
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-25184-112/+700
* Port files sharing selectorChristopher Ng2023-01-241-56/+61
* don't translate a variableSimon L2023-01-241-1/+1
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-24194-290/+296
* Merge pull request #36277 from nextcloud/backport/36272/masterJohn Molakvoæ2023-01-233-77/+102
|\
| * fix(l10n): fix admin images migrationrakekniven2023-01-231-1/+1
| * fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-233-77/+102
* | Merge pull request #35935 from EWouters/patch-1Simon L2023-01-231-1/+2
|\ \
| * | [Fix]: scan-app-data conversionEWouters2023-01-031-1/+2
* | | Merge pull request #36260 from nextcloud/bugfix/noid/fix-user-availability-se...Joas Schilling2023-01-231-1/+1
|\ \ \
| * | | Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-201-1/+1
* | | | Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decodeChristoph Wurst2023-01-237-12/+12
|\ \ \ \
| * | | | chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-197-12/+12
* | | | | Merge pull request #36258 from nextcloud/fix/user-status-inputJoas Schilling2023-01-232-34/+38
|\ \ \ \ \
| * | | | | Fix user status message inputChristopher Ng2023-01-202-34/+38
* | | | | | Merge pull request #36250 from nextcloud/fix/add-success-message-to-personal-...Joas Schilling2023-01-231-1/+2
|\ \ \ \ \ \
| * | | | | | Add success message to personal settings buttonjulia.kirschenheuter2023-01-191-1/+2
* | | | | | | Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-cust...Joas Schilling2023-01-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
* | | | | | | | Fix interned strings buffer check if 0 free bytesMichaIng2023-01-231-4/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #36262 from nextcloud/chore/dav/void-test-methodsJoas Schilling2023-01-23120-713/+713
|\ \ \ \ \ \ \
| * | | | | | | chore(dav): Add void return type to test methodsChristoph Wurst2023-01-20120-713/+713
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2330-358/+412
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2236-32/+102
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2156-156/+108
| |_|_|/ / / |/| | | | |
* | | | | | Fixing samba test and adding details to kerberos jobCôme Chilliet2023-01-201-1/+1
* | | | | | Fix Samba test failure details outputCôme Chilliet2023-01-201-1/+1
* | | | | | Attempt at reducing psalm errorsCôme Chilliet2023-01-201-4/+7
* | | | | | Remove workarounds specific to 7.4Côme Chilliet2023-01-202-5/+4
| |/ / / / |/| | | |
* | | | | Merge pull request #36253 from nextcloud/chore/dav/remove-useless-var-tagChristoph Wurst2023-01-204-6/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(dav): Remove useless var tagChristoph Wurst2023-01-194-6/+0
| | |/ / | |/| |
* / | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2042-12/+160
|/ / /
* | | Merge pull request #36223 from nextcloud/artonge/fix/allow_interaction_with_e...Vincent Petry2023-01-195-5/+5
|\ \ \
| * | | Allow interaction with encrypted foldersLouis Chemineau2023-01-185-5/+5
| |/ /
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-19202-844/+808
* | | Merge pull request #36211 from nextcloud/enh/catch-recurrence-exceptionAnna2023-01-181-34/+39
|\ \ \
| * | | fix(dav): catch MaxInstancesExceedeException for recurring events without end...Anna Larch2023-01-181-34/+39
| |/ /
* | | Merge pull request #36219 from nextcloud/fix/correction-35886-Replace_custom_...Joas Schilling2023-01-181-0/+1
|\ \ \
| * | | Correct title for button on federation actions buttonjulia.kirschenheuter2023-01-181-0/+1
| |/ /
* | | Merge pull request #36205 from nextcloud/bugfix/noid/fix-settings-section-ico...Joas Schilling2023-01-181-1/+1
|\ \ \ | |/ / |/| |
| * | fix(search): Fix settings section icon colorJoas Schilling2023-01-181-1/+1
* | | Merge pull request #36002 from nextcloud/feat/files2vue-quotaJohn Molakvoæ2023-01-1812-143/+317
|\ \ \ | |/ / |/| |
| * | feat(files): Quota in navigationJohn Molakvoæ2023-01-1712-143/+317
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-1818-56/+92
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-17144-268/+344
* | Merge pull request #36094 from nextcloud/bugfix/noid/user-info-api-exclude-st...Joas Schilling2023-01-162-17/+16
|\ \
| * | Only expose storage location to adminsVincent Petry2023-01-132-17/+16
* | | Merge pull request #36093 from nextcloud/techdebt/noid/improve-share-pw-gener...Joas Schilling2023-01-161-6/+9
|\ \ \