summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Port settings to ModalJohn Molakvoæ2023-01-0416-229/+421
* Port Files navigation to vueJohn Molakvoæ2023-01-0416-93/+610
* Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebarVincent Petry2023-01-041-1/+12
|\
| * appsidebar should be compact when opened on small heightsSimon L2023-01-041-1/+12
* | Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-043-0/+9
|\ \ | |/ |/|
| * fix missing class in NewUserMailHelper and static code analysis errorsBennet Becker2023-01-031-1/+1
| * update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-033-6/+6
| * Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"Bennet Becker2022-12-2448-600/+384
| * Updating unit test for NewUserMailHelper, to test for autosumbittedBennet Becker2022-12-231-0/+5
| * ran build/autoloaderchecker.sh after adding AutoSubmittedValue classBennet Becker2022-12-2348-384/+600
| * Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-232-0/+4
* | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997Côme Chilliet2023-01-038-40/+34
|\ \
| * | Fix typing errors in settings testsCôme Chilliet2023-01-021-6/+4
| * | Fix files_external tests with phpunit 9Côme Chilliet2023-01-021-2/+2
| * | Remove redundant cast to string in user_ldapCôme Chilliet2023-01-021-2/+2
| * | Fix psalm spotted errors with new requirementsCôme Chilliet2023-01-025-30/+26
* | | Merge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-...Joas Schilling2023-01-027-30/+31
|\ \ \
| * | | Update the user status dashboard widget and fix the icon colorJoas Schilling2023-01-027-30/+31
| |/ /
* | | Merge pull request #35820 from nextcloud/enh/noid/wording-new-app-password-ac...Julien Veyssier2023-01-021-2/+2
|\ \ \
| * | | avoid using the word 'password' in the APP_TOKEN_CREATED activityJulien Veyssier2023-01-021-2/+2
| |/ /
* | | Merge pull request #28117 from nextcloud/bugfix/noid/dav-checksum-valuesJulius Härtl2023-01-021-1/+1
|\ \ \ | |/ / |/| |
| * | Align checksum dav property with desktop client parsingJulius Härtl2022-12-301-1/+1
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-316-0/+6
|/ /
* | Fix psalm issues related to signature changes from PHP 8.0Côme Chilliet2022-12-294-31/+21
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-292-0/+6
* | Merge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreenSimon L2022-12-285-2/+14
|\ \
| * | fix video fullscreen on public pageSimon L2022-12-275-2/+14
* | | Merge pull request #35870 from quentinguidee/refine-about-filesSimon L2022-12-281-72/+84
|\ \ \ | |/ / |/| |
| * | Refine file comments designQuentin Guidée2022-12-221-72/+84
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2722-20/+40
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2614-0/+34
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2514-0/+14
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-24154-300/+302
* | | Merge pull request #35795 from nextcloud/enh/35770-Replace_custom_tooltips_wi...Julia Kirschenheuter2022-12-238-49/+10
|\ \ \
| * | | Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-229-51/+11
| | |/ | |/|
* | | Merge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_to...Julia Kirschenheuter2022-12-236-15/+8
|\ \ \
| * | | Replace custom tooltips with native ones in files_sharingjulia.kirschenheuter2022-12-226-15/+8
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2376-212/+212
| |_|/ |/| |
* | | Merge pull request #35213 from PLUTEX/32611-ocs-api-share-permissionsJulius Härtl2022-12-223-9/+13
|\ \ \ | |_|/ |/| |
| * | Honor permissions of new link share via OCS APIJan-Philipp Litza2022-12-063-9/+13
* | | Merge pull request #35761 from nextcloud/fix/remove-guests-commentsJulius Härtl2022-12-223-33/+4
|\ \ \ | |_|/ |/| |
| * | Remove comment and guests option from Invitations UIAnna Larch2022-12-203-33/+4
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2216-8/+122
* | | Do not setup a session when not required on WebDAV requestsJulius Härtl2022-12-211-0/+1
* | | Merge pull request #35836 from nextcloud/fix/remove-other-share-when-deletedJulius Härtl2022-12-211-1/+12
|\ \ \
| * | | fix: remove other shares from ui when deletedMax2022-12-201-1/+12
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-21856-2942/+810
| |/ / |/| |
* | | Merge pull request #35839 from nextcloud/feat/user_ldap-longer-ttl-for-fallbackVincent Petry2022-12-201-4/+5
|\ \ \
| * | | Apply a longer TTL of 15min to falling back on backup serverCôme Chilliet2022-12-201-4/+5
* | | | Merge pull request #34724 from nextcloud/encryption-read-before-cacheVincent Petry2022-12-201-0/+8
|\ \ \ \