aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-02-19212-1040/+1224
* Merge pull request #20766 from nextcloud/bug/fix-reminders-with-empty-calenda...Christoph Wurst2022-02-183-2/+14
|\
| * Clean reminders for calendar when deleting a subscriptionThomas Citharel2022-02-151-0/+4
| * Consider only reminders with calendar dataThomas Citharel2022-02-152-2/+10
* | Merge pull request #31143 from nextcloud/fix/dont-redirect-file-indexVincent Petry2022-02-181-1/+1
|\ \
| * | Don't redirect when loading files index pageCarl Schwan2022-02-171-1/+1
* | | Merge pull request #31169 from nextcloud/enh/noid/hide-download-button-for-im...Simon L2022-02-181-4/+6
|\ \ \
| * | | hide download button for imagesszaimen2022-02-161-4/+6
* | | | Fix external appCarl Schwan2022-02-172-1/+7
* | | | Cleanup admin settings js filesCarl Schwan2022-02-1710-552/+506
* | | | Merge pull request #30938 from nextcloud/fix/user_ldap-fix-check-ldap-new-userVincent Petry2022-02-172-30/+24
|\ \ \ \
| * | | | Make it explicit that a DN can be used for ldap:check-userCôme Chilliet2022-02-172-4/+10
| * | | | Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet2022-02-171-12/+4
| * | | | Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet2022-02-171-1/+1
| * | | | Fix ldap:check-user method for newly created LDAP usersCôme Chilliet2022-02-171-15/+11
* | | | | Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan2022-02-172-2/+2
|\ \ \ \ \
| * | | | | Improve caching policyCarl Schwan2022-02-162-2/+2
| | |_|/ / | |/| | |
* | | | | Load scripts of theming app before the dashboardLouis Chemineau2022-02-171-1/+1
* | | | | Replace CalDAV availability component with component libChristoph Wurst2022-02-172-220/+37
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-02-17130-472/+492
* | | | Merge pull request #30862 from nextcloud/feat/crud_share_permissionLouis2022-02-167-121/+633
|\ \ \ \
| * | | | Support CRUD share permissionsLouis Chemineau2022-02-157-121/+633
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2022-02-162-2/+2
* | | | Merge pull request #31170 from nextcloud/enh/noid/fix-broken-tooltipLouis2022-02-151-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | try to fix broken tooltipszaimen2022-02-141-1/+0
| | |/ | |/|
* | | 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
|\ \ \ \ \ \ \