summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-...Côme Chilliet2022-12-192-8/+15
|\
| * Fix user_ldap tests now that list of groups gets cachedCôme Chilliet2022-12-191-1/+1
| * Cache the fetched list of groupsCôme Chilliet2022-11-171-7/+14
* | Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfoVincent Petry2022-12-191-0/+15
|\ \
| * | Use display name cache on getStorageInfoJulius Härtl2022-12-161-0/+15
* | | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-1917-262/+65
|\ \ \
| * | | Fix comments and dav tests with Notifications and Activity changesCôme Chilliet2022-12-192-24/+10
| * | | Revert changes to systemtags applicationCôme Chilliet2022-11-291-32/+101
| * | | Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-2915-339/+87
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-186-12/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-1712-8/+242
* | | | Add unit test for case insensitive email savingVincent Petry2022-12-161-1/+9
* | | | Fix case sensitivity of email when saving settingsCarl Schwan2022-12-161-1/+1
| |/ / |/| |
* | | Merge pull request #35108 from nextcloud/encryption-fix-versions-allVincent Petry2022-12-162-14/+39
|\ \ \
| * | | allow running encryption:fix-encrypted-version for all usersRobin Appelman2022-11-292-14/+39
| |/ /
* | | Merge pull request #35609 from nextcloud/add-data-section-idVincent Petry2022-12-162-4/+4
|\ \ \
| * | | Add section-id and section-type data attributes to settings <li> navigation i...Thomas Citharel2022-12-052-4/+4
* | | | Merge pull request #35789 from nextcloud/fix/noid/rename-sabre-public-eventVincent Petry2022-12-1625-50/+50
|\ \ \ \
| * | | | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-1525-50/+50
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-168-8/+10
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-154-4/+4
* | | | Merge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-buttonJohn Molakvoæ2022-12-142-39/+25
|\ \ \ \
| * | | | Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-142-39/+25
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1412-92/+124
|/ / / /
* | | | Merge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdavJulien Veyssier2022-12-131-0/+7
|\ \ \ \
| * | | | use modern event dispatchJulien Veyssier2022-12-121-2/+6
| * | | | allow additional Sabre plugins in publicwebdav.phpJulien Veyssier2022-12-121-0/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-138-0/+58
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-122-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-118-0/+20
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-1024-30/+154
* | | | Use correct filter for app icons in the right sidebar of app managementJoas Schilling2022-12-091-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-094-4/+10
* | | | Merge pull request #35666 from nextcloud/fix/header-bright-no-bgJohn Molakvoæ2022-12-082-10/+17
|\ \ \ \
| * | | | Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-082-10/+17
* | | | | Merge pull request #24574 from zenlord/ldapi-unix-socket-supportCôme Chilliet2022-12-085-76/+106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into ldapi-unix-socket-supportCôme Chilliet2022-11-221863-17536/+23241
| |\ \ \ \
| * | | | | Add ldap-unix-socket support - squashed commits to files Connection.php, Conf...Vincent Van Houtte2022-09-095-67/+97
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0818-2/+118
* | | | | | Merge pull request #35590 from J0WI/encryption.getsysvalueJulius Härtl2022-12-073-9/+9
|\ \ \ \ \ \
| * | | | | | Replace getSystemValue in encryption appJ0WI2022-12-053-9/+9
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0716-12/+54
* | | | | | | Fix profile visibility not appearingCarl Schwan2022-12-066-47/+8
* | | | | | | Merge pull request #35547 from nextcloud/enh/noid/delete-background-size-vari...Simon L2022-12-061-7/+0
|\ \ \ \ \ \ \
| * | | | | | | delete the --image-background-size variableSimon L2022-12-051-7/+0
| |/ / / / / /
* | | | | | | Merge pull request #35596 from nextcloud/fix/move-to-ocp-timedjobCôme Chilliet2022-12-0613-43/+81
|\ \ \ \ \ \ \
| * | | | | | | Fix job tests in updatenotification and user_ldap applicationsCôme Chilliet2022-12-052-11/+19
| * | | | | | | Adapt tests to new job constructorsCôme Chilliet2022-12-052-7/+10
| * | | | | | | Use TimedJob from OCP instead of OCCôme Chilliet2022-12-059-25/+52
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #34819 from nextcloud/tests/fix-phpunit-warningsCôme Chilliet2022-12-064-50/+128
|\ \ \ \ \ \ \