summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(eslint): fix missing import extensionsJohn Molakvo忙2023-03-23173-485/+485
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvo忙2023-03-235-5/+5
* bump @nextcloud/eslint-config from 8.0.0 to 8.2.1dependabot[bot]2023-03-232-739/+1408
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-2326-4/+50
* Merge pull request #35699 from nextcloud/dependabot/npm_and_yarn/vue-router-3...MichaIng2023-03-229-19/+19
|\
| * Bump vue-router from 3.5.3 to 3.6.5dependabot[bot]2023-03-229-19/+19
* | Merge pull request #36665 from nextcloud/fix/36539Julien Veyssier2023-03-223-4/+5
|\ \ | |/ |/|
| * Always set displayname and display-name for user datajld31032023-02-103-4/+5
* | Merge pull request #37334 from nextcloud/bugfix/noid/mark-recording-servers-a...Joas Schilling2023-03-221-0/+1
|\ \
| * | fix(security): Mark recording_servers key appconfig as private as it contains...Joas Schilling2023-03-221-0/+1
* | | Merge pull request #36057 from nextcloud/feat/esm-js-scriptsJulius H盲rtl2023-03-225-52/+164
|\ \ \ | |/ / |/| |
| * | Adjust `.htaccess` to serve `.mjs` files with javascript mime typeFerdinand Thiessen2023-03-161-0/+2
| * | fix(OC/Template): Allow `.mjs` files within custom app pathsFerdinand Thiessen2023-02-221-29/+21
| * | feat(OC/Template): Add `type="module"` for ES6 scriptsFerdinand Thiessen2023-02-222-5/+40
| * | feat(template): Allow `JSResourceLocator` to find ES6 scriptsFerdinand Thiessen2023-02-222-29/+92
| * | fix(OC/Template): Remove usage of deprecated functions in `JSResourceLocator`Ferdinand Thiessen2023-02-221-5/+25
* | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-2214-4/+16
* | | Merge pull request #37305 from nextcloud/fix/security/log-failing-strict-cook...Julius H盲rtl2023-03-211-0/+1
|\ \ \
| * | | fix(security): Log failing strict cookie checkChristoph Wurst2023-03-201-0/+1
* | | | Merge pull request #34773 from nextcloud/artonge/feat/dispatch_entry_removed_...C么me Chilliet2023-03-211-1/+19
|\ \ \ \
| * | | | Dispatch event for all remove entryLouis Chemineau2023-01-311-1/+19
* | | | | Merge pull request #37313 from nextcloud/automated/noid/master-update-psalm-b...C么me Chilliet2023-03-211-3/+0
|\ \ \ \ \
| * | | | | Update psalm baselinenextcloud-command2023-03-211-3/+0
* | | | | | Merge pull request #37306 from nextcloud/bugfix/37277/caldav-syncArthur Schiwon2023-03-211-7/+11
|\ \ \ \ \ \
| * | | | | | fix(session): Fix DAVx5 sync problems by partial reverting session changesJoas Schilling2023-03-201-7/+11
* | | | | | | Merge pull request #36701 from nextcloud/artonge/feat/fc_parent_indexJulius H盲rtl2023-03-213-0/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add parent index on filecacheLouis Chemineau2023-03-203-0/+15
* | | | | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-2112-2/+18
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #37006 from nextcloud/ldap-unmark-dhArthur Schiwon2023-03-201-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | also unmark deleted ldap user when checking the ldap entryRobin Appelman2023-03-021-2/+0
* | | | | | Merge pull request #36591 from nextcloud/enh/refactor-app-loadingC么me Chilliet2023-03-204-231/+305
|\ \ \ \ \ \
| * | | | | | Small cleanups for AppManagerC么me Chilliet2023-03-203-3/+6
| * | | | | | Move loadApps to the AppManagerC么me Chilliet2023-03-203-32/+66
| * | | | | | Move isType to AppManagerC么me Chilliet2023-03-203-28/+46
| * | | | | | Fix BackgroundCleanupJobTestC么me Chilliet2023-03-201-2/+2
| * | | | | | Avoid calling Server::get more times than necessary in loadAppC么me Chilliet2023-03-201-29/+45
| * | | | | | Strong type private properties and methods in AppManagerC么me Chilliet2023-03-201-43/+17
| * | | | | | Switch away from Server::get for AppManager and logger in loadAppC么me Chilliet2023-03-201-8/+8
| * | | | | | Move loadApp function to the AppManagerC么me Chilliet2023-03-203-129/+158
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #37271 from nextcloud/fix/36908-set_aria-hidden-for-defaul...Julia Kirschenheuter2023-03-203-4/+8
|\ \ \ \ \ \
| * | | | | | Fix description for icons in dashboard widgetsjulia.kirschenheuter2023-03-203-4/+8
* | | | | | | Merge pull request #37292 from nextcloud/dependabot/npm_and_yarn/jsdom-21.1.1Julius H盲rtl2023-03-202-204/+297
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bump jsdom from 19.0.0 to 21.1.1dependabot[bot]2023-03-182-204/+297
* | | | | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-2014-8/+124
* | | | | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-1918-24/+54
|/ / / / / /
* / / / / / Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-1828-2/+68
|/ / / / /
* | | | | Merge pull request #37269 from nextcloud/fix/scss-add-important-to-hidden-fil...Simon L2023-03-175-5/+5
|\ \ \ \ \
| * | | | | fix: add important to css hidden files classAnna Larch2023-03-175-5/+5
|/ / / / /
* | | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-172-2/+2
* | | | | Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-...Joas Schilling2023-03-167-81/+307
|\ \ \ \ \