aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-172-0/+2
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-166-23/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-164-4/+16
* chore: Unify user related events to always provide a `getUid` methodchore/migrate-encryption-away-from-hooksFerdinand Thiessen2024-10-152-0/+14
* Merge pull request #48702 from nextcloud/chore/update-sass-loaderFerdinand Thiessen2024-10-1512-22/+26
|\
| * chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-149-9/+9
| * chore(sass): migrate from deprecated mixed declsGrigorii K. Shartsev2024-10-141-3/+4
| * chore(sass): migrate from deprecated SASS apiGrigorii K. Shartsev2024-10-142-10/+13
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-154-6/+8
|/
* Merge pull request #48537 from nextcloud/add-command-to-cleanup-previewKate2024-10-142-0/+89
|\
| * feat(preview): add command to cleanup preview folderadd-command-to-cleanup-previewThomas Citharel2024-10-032-0/+89
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-142-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-132-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-122-22/+22
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-112-22/+22
* | chore: Add text file icon classChristopher Ng2024-10-091-0/+4
* | fix: Vue app namesLouis Chemineau2024-10-092-0/+2
* | fix(federatedfilessharing): Use social media icons from core rather than inli...Ferdinand Thiessen2024-10-081-1/+1
* | feat(core): Add correct X logo as provided by X Corp.Ferdinand Thiessen2024-10-081-0/+1
* | fix(core): Use correct facebook icon provided by MetaFerdinand Thiessen2024-10-081-1/+1
* | fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-082-3/+3
* | ci: Fix psalm by typing the QuestionHelperJoas Schilling2024-10-076-0/+12
* | fix(command): Make method compatible with upstream class (backportable)Joas Schilling2024-10-071-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-074-2/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-064-2/+100
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-6/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-034-2/+8
* feat(taskprocessing): new command to get a task from a task ID, include error...enh/noid/taskprocessing-commands-task-errorsJulien Veyssier2024-10-013-1/+47
* fix(migration): Check if column exits before adding itcheckColExistsGit'Fellow2024-10-011-15/+21
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-292-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-274-2/+54
* Merge pull request #48153 from nextcloud/feat/shipped/app_apiJoas Schilling2024-09-261-0/+2
|\
| * feat: add app_api to shipped and default enabled appsfeat/shipped/app_apiAndrey Borysenko2024-09-251-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-262-2/+2
* | feat(rtl): Set layout direction based on languageali ghorbani2024-09-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-224-0/+8
* | chore(deps-dev): Bump sass from 1.77.8 to 1.79.3dependabot/npm_and_yarn/sass-1.79.3dependabot[bot]2024-09-216-7/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-214-4/+14
* | Merge pull request #48152 from nextcloud/clean/version-ocpJulius Knorr2024-09-205-9/+17
|\ \
| * | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-205-9/+17
* | | chore: Move legacy dialogs template from files to core until we can remove itFerdinand Thiessen2024-09-202-1/+36
|/ /
* | chore(assets): Recompile assetschore/cleanup-warningsnextcloud-command2024-09-201-50/+1
* | chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-208-14/+19
* | chore: Remove old travis related stuffFerdinand Thiessen2024-09-191-1/+0
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1933-72/+72
* | Merge pull request #48137 from nextcloud/enh/add-rich-object-formatterCôme Chilliet2024-09-181-24/+3
|\ \
| * | feat: Add OCP interface to format richtext into stringCôme Chilliet2024-09-171-24/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18110-112/+112
* | | Merge pull request #48145 from nextcloud/artonge/fix/drop_unecessary_exitJoas Schilling2024-09-184-23/+39
|\ \ \
| * | | fix: Prevent duplicate creation of print_exception functionLouis Chemineau2024-09-184-23/+39
| | |/ | |/|