summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \ \
| * | | | 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
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |