summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35842 from nextcloud/backport/25768/stable25blizzz2023-02-092-6/+202
|\
| * add some tests for mimetype checkRobin Appelman2023-02-071-0/+192
| * remove file exists check from `cacheAndReturnMimeType`Robin Appelman2023-02-071-2/+2
| * use mimetype from cache for workflow if availableRobin Appelman2023-02-071-4/+8
* | Merge pull request #36614 from nextcloud/backport/stable25/36583Louis2023-02-091-0/+5
|\ \
| * | Prevent scrolling hover .files-controlsLouis Chemineau2023-02-081-0/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-092-0/+18
* | | Merge pull request #36595 from nextcloud/backport/36570/stable25Pytal2023-02-081-9/+8
|\ \ \ | |/ / |/| |
| * | Port profile visibility selectChristopher Ng2023-02-081-9/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-082-0/+6
|/ /
* | Merge pull request #36557 from nextcloud/backport/36452/stable25blizzz2023-02-072-16/+16
|\ \
| * | chore: Add return typesJulius Härtl2023-02-071-9/+5
| * | perf(federation): Only request root share info for checking availabilityJulius Härtl2023-02-062-9/+13
* | | Merge pull request #36294 from nextcloud/backport/36266/stable25blizzz2023-02-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-231-1/+1
* | | fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-02-071-1/+2
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-074-0/+10
| |/ |/|
* | Merge pull request #36518 from nextcloud/backport/36511/stable25Anna2023-02-063-81/+77
|\ \
| * | fix(CI): Fix DAV database tests and disable one test due to property mockingJoas Schilling2023-02-033-81/+77
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-066-4/+10
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-054-0/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0426-10/+84
* | | Merge pull request #36507 from nextcloud/backport/36450/stable25Pytal2023-02-035-25/+31
|\ \ \
| * | | Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-025-25/+31
* | | | Do not open the sidebar automatically on small widthsSimon L2023-02-031-2/+6
| |/ / |/| |
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-03224-1280/+1284
|/ /
* | Merge pull request #36490 from nextcloud/backport/36487/stable25Joas Schilling2023-02-022-2/+5
|\ \
| * | Do not reuse query builder objects in DAV account deletionJoas Schilling2023-02-022-2/+5
* | | Merge pull request #36297 from nextcloud/backport/36258/stable25Joas Schilling2023-02-022-34/+38
|\ \ \ | |/ / |/| |
| * | Fix user status message inputChristopher Ng2023-02-012-34/+38
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0222-0/+86
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0174-70/+582
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-31202-432/+506
* | Merge pull request #36415 from nextcloud/backport/36121/stable25Vincent Petry2023-01-301-6/+5
|\ \
| * | fix(user_status): Allow to use enter to complete characters without automatic...Joas Schilling2023-01-271-6/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-3038-74/+122
* | | Merge pull request #36283 from nextcloud/rakekniven-patch-1Simon L2023-01-291-2/+2
|\ \ \
| * | | Update apps/theming/lib/Migration/MigrateAdminConfig.phprakekniven2023-01-221-1/+1
| * | | l10n: Fixed grammar rakekniven2023-01-221-1/+1
| * | | l10n: Fixed grammarrakekniven2023-01-211-1/+1
* | | | Merge pull request #36394 from nextcloud/stable25-fix-theming-bg-disabledJohn Molakvoæ2023-01-291-2/+10
|\ \ \ \
| * | | | fix(theming): fix admin-disabled background and user pristine theming settingsJohn Molakvoæ2023-01-261-2/+10
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-292-2/+2
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-284-0/+20
| |_|/ / |/| | |
* | | | fix(caldav): Fix wrong Psalm report for nullable calendar dataChristoph Wurst2023-01-271-1/+0
* | | | Merge pull request #36387 from nextcloud/backport/36210/stable25Richard Steinmetz2023-01-271-2/+2
|\ \ \ \
| * | | | fix(dav): check if principal has email address before accessing itRichard Steinmetz2023-01-261-2/+2
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2714-12/+26
|/ / / /
* | | | Merge pull request #36230 from nextcloud/backport/36211/stable25Côme Chilliet2023-01-261-34/+39
|\ \ \ \
| * | | | fix(dav): catch MaxInstancesExceedeException for recurring events without end...Anna Larch2023-01-181-34/+39