summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix contactmenu testsLouis Chemineau2022-01-181-5/+5
* [tx-robot] updated from transifexNextcloud bot2022-01-18136-528/+534
* Fix loading of the text app in public shared linksCarl Schwan2022-01-171-3/+12
* Merge pull request #30615 from nextcloud/enh/recommended-apps-installationJohn Molakvoæ2022-01-175-48/+93
|\
| * Improve installation pagesChristopher Ng2022-01-145-48/+93
* | [tx-robot] updated from transifexNextcloud bot2022-01-172-4/+4
* | [tx-robot] updated from transifexNextcloud bot2022-01-162-0/+4
|/
* Merge pull request #29750 from nextcloud/bugfix/noid/dont-use-deprecated-methodJohn Molakvoæ2022-01-141-1/+2
|\
| * Don't use the deprecated methodJoas Schilling2022-01-141-1/+2
* | Merge pull request #30275 from nextcloud/bugfix/noid/add-version-of-disabled-...Vincent Petry2022-01-141-2/+2
|\ \
| * | Add version of disabled apps when availableJoas Schilling2021-12-151-2/+2
* | | Improve layout for the public download pageCarl Schwan2022-01-131-10/+21
| |/ |/|
* | Fix file picker not respecting hidden files settingsCarl Schwan2022-01-131-0/+10
* | Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-139-11/+10
|\ \
| * | Check style updateCarl Schwan2022-01-137-9/+8
| * | Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-123-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-01-132-0/+4
* | | Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-1292-178/+179
|\ \ \
| * | | Replace license information to SPDX expressionLouis Chemineau2022-01-1191-91/+91
| * | | Import type from packagesLouis Chemineau2022-01-115-4/+6
| * | | Add generic type and description when its missingLouis Chemineau2022-01-117-22/+22
| * | | Typing correctionsLouis Chemineau2022-01-1122-61/+60
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-122-0/+28
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-01-114-2/+6
* | | Merge pull request #30571 from nextcloud/fix/missing-jqueryJohn Molakvoæ2022-01-101-10/+11
|\ \ \
| * | | fix: only use jquery once it is availableAzul2022-01-101-10/+11
* | | | Fix JS tests after test lib updatesVincent Petry2022-01-102-6/+11
|/ / /
* | | Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-1074-4323/+291
|\ \ \
| * | | Fix undescore versionLouis Chemineau2022-01-081-0/+1
| * | | Don't import $ in every file that needs itLouis Chemineau2022-01-081-0/+2
| * | | Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-083-9/+0
| * | | Adapt test to new dist file layoutLouis Chemineau2022-01-081-5/+6
| * | | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0839-170/+267
| * | | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-0822-4053/+0
| * | | Migrate to webpack v5Louis Chemineau2022-01-081-2/+3
| * | | Use new div method in scssLouis Chemineau2022-01-082-4/+8
| * | | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-084-4/+4
| * | | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-76/+0
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-01-102-0/+2
|/ /
* | Restore innocent code from IE purgeLouis Chemineau2022-01-035-29/+32
* | [tx-robot] updated from transifexNextcloud bot2022-01-034-2/+4
* | Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-0116-35/+35
* | Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptokenJohn Molakvoæ2021-12-306-4/+91
|\ \
| * | Adjust auth token link designJulius Härtl2021-12-033-7/+12
| * | Allow using an app token to login with v2 flow authJulius Härtl2021-12-034-0/+82
* | | [tx-robot] updated from transifexNextcloud bot2021-12-302-0/+20
* | | Merge pull request #30296 from nextcloud/enhancement/strict-2fa-middlewareJulius Härtl2021-12-291-0/+3
|\ \ \
| * | | Enable strict types for the 2FA middlewareChristoph Wurst2021-12-161-0/+3
* | | | Also pass user on flow v2 landingJulius Härtl2021-12-291-2/+2
* | | | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-294-4/+6