aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | clear is-encrypted cache when trying to fix encrypted versionRobin Appelman2022-12-011-0/+8
* | | Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usageC么me Chilliet2022-12-2010-97/+74
|\ \ \
| * \ \ Merge branch 'master' into fix/clean-ldap-access-factory-usageC么me Chilliet2022-11-21990-9466/+7979
| |\ \ \
| * | | | Adapt test to User_Proxy constructorC么me Chilliet2022-10-251-7/+13
| * | | | Fix return type for countUsers methodC么me Chilliet2022-10-254-10/+9
| * | | | Make sure to use AccessFactory to create Access instances and use DIC么me Chilliet2022-10-256-81/+53
* | | | | Merge pull request #25768 from nextcloud/workflow-use-cache-for-mimetypeVincent Petry2022-12-202-6/+202
|\ \ \ \ \
| * | | | | add some tests for mimetype checkRobin Appelman2022-12-201-0/+192
| * | | | | remove file exists check from `cacheAndReturnMimeType`Robin Appelman2022-12-201-2/+2
| * | | | | use mimetype from cache for workflow if availableRobin Appelman2022-12-201-4/+8
| | |_|_|/ | |/| | |
* | | | | Merge pull request #35769 from nextcloud/rakekniven-patch-1John Molakvo忙2022-12-201-1/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | l10n: Align notification messages for server version and appsrakekniven2022-12-201-1/+8
* | | | | Merge pull request #35229 from nextcloud/feat/user_ldap-specific-server-for-b...blizzz2022-12-203-28/+38
|\ \ \ \ \
| * | | | | Fixed backup host logicC么me Chilliet2022-12-192-27/+25
| * | | | | Make code clearer for background hostC么me Chilliet2022-12-191-8/+8
| * | | | | Use a dedicated LDAP host and port for background jobs if configuredC么me Chilliet2022-12-192-6/+18
* | | | | | Merge pull request #35814 from nextcloud/fix/fix-parameter-type-setreadmarkerC么me Chilliet2022-12-201-5/+2
|\ \ \ \ \ \
| * | | | | | Fix parameter type for EntityCollection::setReadMarker in comments appC么me Chilliet2022-12-191-5/+2
* | | | | | | Merge pull request #35828 from nextcloud/fix/fix-oauth2-test-dynamic-propertyVincent Petry2022-12-201-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix PHP error on PHP >= 8.2 about dynamic property use in testsC么me Chilliet2022-12-191-1/+6
| | |/ / / / / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-20460-1394/+1394
|/ / / / / /
* | | | | | 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
|\ \ \ \ \ \ \