aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31178 from nextcloud/fix-dav-namespace-typoVincent Petry2022-02-151-1/+1
|\
| * Fix typo in DAV namespace registrationThomas Citharel2022-02-141-1/+1
* | Merge pull request #31174 from nextcloud/fix/script_loading_ldapCôme Chilliet2022-02-154-2/+1
|\ \
| * | Fix script loading in ldap's settingsLouis Chemineau2022-02-144-2/+1
| |/
* | Merge pull request #31176 from nextcloud/remove-obsolete-dav-defaultUsernamePathJulius Härtl2022-02-152-2/+0
|\ \
| * | Remove setting defaultUsernamePath dynamicallyThomas Citharel2022-02-142-2/+0
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-02-1518-28/+50
|/
* [tx-robot] updated from transifexNextcloud bot2022-02-1414-40/+172
* [tx-robot] updated from transifexNextcloud bot2022-02-1312-2/+14
* [tx-robot] updated from transifexNextcloud bot2022-02-1212-0/+22
* Merge pull request #31090 from nextcloud/fix/31069/fix-overlapping-buttons-ap...Simon L2022-02-112-2/+11
|\
| * try to fix overlapping buttons in apps-managementszaimen2022-02-102-2/+11
* | Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-...Vincent Petry2022-02-101-7/+6
|\ \
| * | Init user's file system if not existing on ownership transferCarl Schwan2022-02-011-7/+6
* | | Merge pull request #31032 from nextcloud/instanceNameVincent Petry2022-02-101-2/+8
|\ \ \
| * | | Don't use plain URL on the subjectacsfer2022-02-061-2/+8
* | | | Merge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typingVincent Petry2022-02-103-69/+47
|\ \ \ \
| * | | | Remove mixed type not available in PHP 7.4Côme Chilliet2022-02-081-3/+3
| * | | | Add a comment explaining how Helper::loginName2UserName can workCôme Chilliet2022-02-081-2/+2
| * | | | Improve typing in OCA\User_LDAP\Access and reduce psalm errorsCôme Chilliet2022-02-083-66/+44
* | | | | Merge pull request #31079 from nextcloud/ignore-self-contact-interactionVincent Petry2022-02-101-0/+5
|\ \ \ \ \
| * | | | | Ignore contact interaction with selfThomas Citharel2022-02-091-0/+5
* | | | | | Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue...Vincent Petry2022-02-101-1/+5
|\ \ \ \ \ \
| * | | | | | Fix path handling when transferring incoming sharesVincent Petry2022-02-101-1/+5
* | | | | | | Merge pull request #31077 from nextcloud/revert/public-page-changesSimon L2022-02-103-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Revert "Add non-breaking space in the file size"szaimen2022-02-103-7/+7
* | | | | | | | Merge pull request #30981 from nextcloud/fix/30936/ldap-dup-uuid-migrationblizzz2022-02-1017-62/+639
|\ \ \ \ \ \ \ \
| * | | | | | | | Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-106-6/+108
| * | | | | | | | Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet2022-02-101-26/+14
| * | | | | | | | Fix ldap:update-uuidCôme Chilliet2022-02-103-21/+30
| * | | | | | | | add occ command to update UUIDs (incomplete)Arthur Schiwon2022-02-108-28/+405
| * | | | | | | | allow to re-run migration step when backup DB is already createdArthur Schiwon2022-02-101-1/+12
| * | | | | | | | invalidated duplicated UUIDs prior to migration changeArthur Schiwon2022-02-101-0/+90
| * | | | | | | | Don't provide favorite activity settingsJoas Schilling2022-02-101-2/+10
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-02-102-68/+68
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-ac...Joas Schilling2022-02-091-2/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't provide favorite activity settingsJoas Schilling2022-02-091-2/+10
* | | | | | | | Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessorblizzz2022-02-091-6/+6
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix overwriting of SUCCESS and INVALID constsArthur Schiwon2022-02-031-6/+6
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-02-092-2/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder...Louis2022-02-082-5/+24
|\ \ \ \ \ \ \
| * | | | | | | Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-022-5/+24
| |/ / / / / /
* | | | | | | Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-085-1/+11
|\ \ \ \ \ \ \
| * | | | | | | Use the new option to signaling insensitivityJoas Schilling2022-02-075-1/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #28941 from howardZa/feature/allow_s3_access_wo_authSimon L2022-02-081-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2022-02-084-0/+10
|/ / / / /
* | | | | Merge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-fav...Simon L2022-02-071-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan2022-02-031-0/+6
| | |_|/ | |/| |
* | | | Fix selecting user status, clear time and app password scopeJoas Schilling2022-02-073-4/+4
| |_|/ |/| |