summaryrefslogtreecommitdiffstats
path: root/apps/files_external
ModeNameSize
d---------3rdparty / phpseclib36logstatsplain
d---------ajax273logstatsplain
d---------appinfo106logstatsplain
d---------css40logstatsplain
d---------js114logstatsplain
d---------l10n2275logstatsplain
d---------lib381logstatsplain
-rwxr-xr-xpersonal.php1344logstatsplain
-rw-r--r--settings.php1530logstatsplain
d---------templates40logstatsplain
d---------tests336logstatsplain
='/nextcloud-server.git/commit/?h=v28.0.1&id=25e500bbf4c6d6071f7bb262e058479c410c890b'>feat(files): properly format buttons, align mtime to the left and apply opaci...John Molakvoæ (skjnldsv)2023-09-276-24/+29 * | | | | | | | | | | | | | Merge pull request #40617 from nextcloud/enh/allow-user-to-set-apporderCôme Chilliet2023-09-284-12/+128 |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | * | | | | | | | | | | | | Fix behavior when defaultapp is emptyCôme Chilliet2023-09-281-0/+1 | * | | | | | | | | | | | | Fix and extend NavigationManagerTest.phpCôme Chilliet2023-09-261-5/+79 | * | | | | | | | | | | | | Fix and extend tests for AppManager::getDefaultAppForUserCôme Chilliet2023-09-261-4/+28 | * | | | | | | | | | | | | Default to first application if no default app is setCôme Chilliet2023-09-261-1/+14 | * | | | | | | | | | | | | Revert "Support admin default order for applications"Côme Chilliet2023-09-261-8/+2 | * | | | | | | | | | | | | Support admin default order for applicationsCôme Chilliet2023-09-251-2/+8 | * | | | | | | | | | | | | Read apporder from configuration valueCôme Chilliet2023-09-251-2/+6 * | | | | | | | | | | | | | Merge pull request #39011 from fsamapoor/refactor_lib_private_security_part1Côme Chilliet2023-09-2810-201/+65 |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | * | | | | | | | | | | | | Refactors lib/private/Security.Faraz Samapoor2023-09-2710-201/+65 * | | | | | | | | | | | | | Merge pull request #39236 from shdehnavi/refactor_comments_appJohn Molakvoæ2023-09-2815-134/+68 |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | * | | | | | | | | | | | | Make adjustments based on the reviewHamid Dehnavi2023-09-284-12/+12 | * | | | | | | | | | | | | Refactor comments appHamid Dehnavi2023-09-2815-136/+70 |/ / / / / / / / / / / / / * | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2836-8/+362 * | | | | | | | | | | | | Merge pull request #39213 from shdehnavi/replace_strpos_and_substr_calls_in_f...Christoph Wurst2023-09-273-7/+7 |\ \ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | | Refactors "strpos" and "substr" calls to improve code readabilityHamid Dehnavi2023-09-273-7/+7 | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | * | | | | | | | | | | | | Merge pull request #39175 from shdehnavi/settings_app_users_controller_square...Christoph Wurst2023-09-271-1/+1 |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | * | | | | | | | | | | | use square bracket syntax to modify arrayHamid Dehnavi2023-07-051-1/+1 * | | | | | | | | | | | | Merge pull request #40651 from nextcloud/refactor/dbal-connection-query-execu...Joas Schilling2023-09-272-2/+2 |\ \ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | | refactor: Use DBAL's executeQuery instead of query (deprecated)Christoph Wurst2023-09-272-2/+2 | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | * | | | | | | | | | | | | Merge pull request #40649 from nextcloud/fix/openapi/ocs-apirequest-headerKate2023-09-2717-320/+474 |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | * | | | | | | | | | | | Fix OCS-APIRequest header for OpenAPIjld31032023-09-2717-320/+474 |/ / / / / / / / / / / / * | | | | | | | | | | | Merge pull request #40502 from nextcloud/fix/openapi/single-status-descriptionsKate2023-09-2744-130/+228 |\ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | Add single status code descriptions for OpenAPIjld31032023-09-2744-130/+228 | | |/ / / / / / / / / / | |/| | | | | | | | | | * | | | | | | | | | | | Merge pull request #40604 from nextcloud/fix/dnd/open-fileidJohn Molakvoæ2023-09-278-13/+19 |\ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-278-13/+19 | |/ / / / / / / / / / / * | | | | | | | | | | | Merge pull request #40065 from nextcloud/bugfix/files/navigation-apiJohn Molakvoæ2023-09-274-8/+7 |\ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | chore(assets): Recompile assetsnextcloud-command2023-09-262-3/+3 | * | | | | | | | | | | | fix(files): use `OC.Files.getClient()`Max2023-09-261-2/+2 | * | | | | | | | | | | | fix(files): do not include scripts for merge-indexMax2023-09-261-3/+2 * | | | | | | | | | | | | Merge pull request #36742 from fsamapoor/patch-1Christoph Wurst2023-09-271-12/+18 |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | * | | | | | | | | | | | Refactors tests/app.php to improve readaibility.Faraz Samapoor2023-09-271-12/+18 |/ / / / / / / / / / / / * / / / / / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2764-8/+272 |/ / / / / / / / / / / * | | | | | | | | | | Merge pull request #39998 from nextcloud/feat/f2v/dndJohn Molakvoæ2023-09-26122-308/+996 |\ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | fix(files): preview loadingJohn Molakvoæ (skjnldsv)2023-09-26