summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-0/+20
|/
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* Rewrite requesttoken.spec.js with JestFrançois Freitag2021-05-302-51/+11
* l10n: Unify spellingValdnet2021-05-201-2/+2
* l10n: Unify spellingValdnet2021-05-201-1/+1
* l10n: Unify spellingValdnet2021-05-201-1/+1
* Merge pull request #26586 from nextcloud/bugfix/noid/handle-device-login-like...Joas Schilling2021-04-222-6/+23
|\
| * Handle device login like an alternative loginJoas Schilling2021-04-202-6/+23
* | Fix screenreader label of search iconJan C. Borchardt2021-04-191-1/+8
|/
* Merge pull request #26567 from nextcloud/techdebt/noid/adjust-jquery-deprecat...Roeland Jago Douma2021-04-161-1/+1
|\
| * Don't mentioned we will do something with an already released versionJoas Schilling2021-04-151-1/+1
* | Fix 'Log in with a device' link focusabilityJan C. Borchardt2021-04-121-2/+4
* | Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt2021-04-121-1/+1
|/
* l10n: Correct spellingValdnet2021-04-091-2/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3190-331/+795
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-174-9/+18
* Allow admins to disable the login formRoeland Jago Douma2021-03-082-1/+15
* Kill jstimezonedetect from bundleRoeland Jago Douma2021-03-031-2/+0
* Fix admin password strengthify tooltipRichard Steinmetz2021-02-221-0/+3
* Kill DOMPurify from main bundleRoeland Jago Douma2021-02-031-2/+0
* do not lower case search provider names on web uiArthur Schiwon2021-01-251-1/+1
* Fix encoding issue with OC.Notification.showJoas Schilling2021-01-201-1/+10
* Readd element ID after component mount.Joas Schilling2021-01-181-1/+5
* fix-dialog-buttonsMarco Ambrosini2020-12-181-1/+3
* Fix untranslated "User disabled" on login screenNina Pypchenko2020-12-161-1/+1
* fix loading mtime of new file in conflict dialog in firefoxRobin Appelman2020-12-011-4/+4
* Fetch quota with files propfindJulius Härtl2020-11-172-0/+9
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-132-5/+7
* Do not print deprecation warnings during testingChristoph Wurst2020-11-102-4/+12
* Merge pull request #23798 from nextcloud/add/default_font_sizemarco2020-11-032-2/+2
|\
| * Add default font sizeGretaD2020-11-032-2/+2
* | Merge pull request #23785 from nextcloud/bugfix/21459/workaround-snap-jsJulius Härtl2020-11-031-8/+64
|\ \
| * | Work around snap.js state messVincent Petry2020-11-021-8/+64
| |/
* / ensure filepicker list is empty before populatingRobin Appelman2020-11-021-0/+2
|/
* Change font-weight and font-size for empty searchJacob Neplokh2020-10-311-0/+2
* catch errors when closing file conflict dialogRobin Appelman2020-10-281-1/+5