summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* fix loading mtime of new file in conflict dialog in firefoxRobin Appelman2020-12-021-4/+4
* Fix password visibility togglesJ0WI2020-11-161-0/+5
* Encode requesttoken for logout url in auto logoutJulius Härtl2020-10-131-1/+1
* Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-221-1/+5
* Fix parsing of language codeDaniel Kesselberg2020-07-161-2/+2
* Set the moment locale even earlierChristoph Wurst2020-07-091-5/+5
* Fix placeholder issues with multiplace spaces in the nameJulius Härtl2020-07-091-1/+1
* Darker background for dark modeJoas Schilling2020-06-231-0/+4
* Make the confirm dialog modal by defaultJoas Schilling2020-06-231-2/+2
* Fix modal support for vue appsJoas Schilling2020-06-231-1/+6
* Make the translation sanitization optionalChristoph Wurst2020-05-271-8/+10
* Update hub bundle and add proxy rule to htaccessJulius Härtl2020-05-251-3/+3
* Fix replacement dialogRoeland Jago Douma2020-05-081-2/+2
* Generate legacy image placeholder text by taking first lettersSergey Shliakhov2020-04-301-1/+2
* Make sure that the legacy jsunit tests can still inject OC.configJulius Härtl2020-04-231-6/+14
* Add config fallback for legacy testsJulius Härtl2020-04-231-1/+8
* Add config for auto logout after browser inactivityJulius Härtl2020-04-231-6/+44
* Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-212-0/+2
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-171-0/+6
* Use the primary element color in case it primary color is too brightJoas Schilling2020-04-101-1/+1
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-13/+22
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-062-63/+56
* Add fieldset to align arrowDaniel Kesselberg2020-04-011-47/+49
* Start with webauthnRoeland Jago Douma2020-03-316-15/+344
* Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-261-1/+2
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-6/+3
* Use jquery-ui to only embed button componentsJulius Härtl2020-03-111-0/+4
* Move install scripts to bundleJulius Härtl2020-03-111-0/+133
* No tabs in translationsJoas Schilling2020-03-091-1/+1
* Remove deprecated global variablesChristoph Wurst2020-03-095-87/+3
* Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-251-2/+30
* Fix "TypeError: u.$form is undefined"Joas Schilling2020-02-251-1/+1
* Allow to create directories when they are selectableJoas Schilling2020-02-251-1/+1
* Add removal version number for global deprecationsChristoph Wurst2020-02-141-11/+11
* Deprecate OC router helpers that are provided by packagesChristoph Wurst2020-02-133-10/+46
* Deprecate jQueryChristoph Wurst2020-02-111-18/+17
* Add more tests for the new js modulesChristoph Wurst2020-02-104-41/+52
* Add webpack-based js testsChristoph Wurst2020-02-072-0/+84
* Fetch a new request token as soon as the browser becomes onlineChristoph Wurst2020-02-061-6/+58
* Use escape-html libraryJulius Härtl2020-02-051-0/+2
* Added space before ellipsisrakekniven2020-02-051-1/+1
* l10n: Triple dot to ellipsisrakekniven2020-02-041-1/+1
* Use correct appid for talkRoeland Jago Douma2020-01-241-2/+2
* Fix width and iconRoeland Jago Douma2020-01-241-2/+2
* Add new recommended 18 appsChristoph Wurst2020-01-241-0/+6
* Set direct login after password resetJulius Härtl2020-01-091-0/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1946-266/+267
* Design fixes for recommended appsJan-Christoph Borchardt2019-12-161-16/+31
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-123-0/+275
* Allow to have mutliple buttons on the filepickerJoas Schilling2019-12-091-12/+25