summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Center dialog new file menuJohn Molakvoæ2022-03-072-2/+1
* Target_Blank option to open External linkschristophe canovas2022-02-151-2/+2
* Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-226-26/+13
|\
| * Auto fix warningsLouis Chemineau2022-01-216-26/+13
* | l10n: Spelling unification in Transifex.Valdnet2022-01-201-2/+2
|/
* Improve installation pagesChristopher Ng2022-01-142-22/+86
* Don't use the deprecated methodJoas Schilling2022-01-141-1/+2
* Fix file picker not respecting hidden files settingsCarl Schwan2022-01-131-0/+10
* Replace license information to SPDX expressionLouis Chemineau2022-01-1189-89/+89
* 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-1121-59/+58
* 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
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0839-170/+267
* Migrate to webpack v5Louis Chemineau2022-01-081-2/+3
* Use new div method in scssLouis Chemineau2022-01-082-4/+8
* Restore innocent code from IE purgeLouis Chemineau2022-01-031-0/+3
* Properly apply the username prefillJulius Härtl2021-12-291-2/+1
* Fix persistent tooltip in the "new folder" input of the file pickerDaniel Calviño Sánchez2021-12-201-0/+4
* Remove IE polyffilsacsfer2021-12-021-11/+1
* Fix profile actions menuChristopher Ng2021-12-011-3/+3
* Remove files_iedavclientJohn Molakvoæ (skjnldsv)2021-11-301-173/+0
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-302-21/+3
* Set profile page titleChristopher Ng2021-11-291-0/+2
* Prevent your own status from replacing another user's statusChristopher Ng2021-11-291-1/+3
* Improve accessibilityChristopher Ng2021-11-262-4/+12
* Adjust margin of status on profileChristopher Ng2021-11-251-1/+1
* make profile page usable on mobileszaimen2021-11-231-0/+46
* Fix wording on profile pageChristopher Ng2021-11-231-2/+8
* Add autocompletion for password resetCarl Schwan2021-10-222-2/+8
* Profile frontendChristopher Ng2021-10-195-10/+724
* Switch to the "new" jcropChristoph Wurst2021-10-141-2/+2
* Migrate deprecated toolip methodsMichaIng2021-09-261-1/+1
* Add email addresses to contacts menuDaniel Kesselberg2021-09-151-0/+1
* Replace some icons with pretty iconsLuka Trovic2021-09-101-0/+3
* Search function strong tag for user inputkavita.sonawane@t-systems.com2021-09-011-1/+4
* Merge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocsszaimen2021-08-311-1/+8
|\
| * Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0Joas Schilling2021-08-311-1/+8
* | Fix position of search barCarl Schwan2021-08-311-4/+10
|/
* Alias locales to moment supported localesThomas Citharel2021-08-121-1/+21
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-292-3/+8
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-233-7/+7
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-223-3/+6
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-224-112/+40
* Make search popup usable on mobile, tooszaimen2021-07-071-2/+2
* Update login with device page stylesChristopher Ng2021-06-211-7/+26
* Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal2021-06-173-2/+12
|\
| * Allow WebAuthn on localhost as wellMorris Jobke2021-06-173-2/+12