summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Fix systemtags overflowJohn Molakvoæ (skjnldsv)2020-04-092-2/+2
* Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-086-6/+6
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-0611-117/+120
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-0610-57/+78
* Update handlebars to get rid of minimistChristoph Wurst2020-04-036-6/+6
* Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-032-2/+2
* Merge pull request #20215 from nextcloud/bug/19939/password-reset-arrowRoeland Jago Douma2020-04-022-3/+3
|\
| * Add fieldset to align arrowDaniel Kesselberg2020-04-012-3/+3
* | Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-022-0/+31
|\ \ | |/ |/|
| * Update new test as wellJoas Schilling2020-04-011-0/+1
| * Add optional column oc_comments.reference_idJoas Schilling2020-03-312-0/+30
* | Bump blueimp-md5 from 2.12.0 to 2.13.0dependabot-preview[bot]2020-04-011-1/+1
* | Start with webauthnRoeland Jago Douma2020-03-3110-45/+45
* | Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-3010-15/+15
|/
* Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-2610-70/+70
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-4/+4
* Bump @nextcloud/paths from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-2310-65/+65
* Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-232-15/+93
* Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1...dependabot-preview[bot]2020-03-2310-71/+71
* Remove unnecessary translation in systemtagsGary Kim2020-03-223-8/+3
* Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-2110-64/+64
* Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-216-8/+8
* Bump bundlesJulius Härtl2020-03-1110-54/+137
* Move install scripts to bundleJulius Härtl2020-03-112-131/+0
* Merge pull request #19580 from nextcloud/debt/noid/outdated-checkRoeland Jago Douma2020-03-101-6/+6
|\
| * Update check for outdated php version.Daniel Kesselberg2020-02-241-6/+6
* | No tabs in translationsJoas Schilling2020-03-092-3/+3
* | Remove deprecated global variablesChristoph Wurst2020-03-098-199/+117
* | Bump clipboard from 2.0.4 to 2.0.6dependabot-preview[bot]2020-03-082-4/+4
* | Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-089-46/+25
* | Bump @babel/preset-env from 7.8.3 to 7.8.6dependabot-preview[bot]2020-02-292-2/+2
* | Don't show referrer policy warning if fallback policy set.Daniel Kesselberg2020-02-261-7/+3
* | Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-256-6/+6
* | Fix "TypeError: u.$form is undefined"Joas Schilling2020-02-256-10/+10
* | Allow to create directories when they are selectableJoas Schilling2020-02-256-10/+10
* | Merge pull request #19578 from nextcloud/fix/12685/overwrite-content-typeJohn Molakvoæ2020-02-241-0/+1
|\ \
| * | Set content type for propfind requestDaniel Kesselberg2020-02-211-0/+1
* | | Bump vue-loader from 15.8.3 to 15.9.0dependabot-preview[bot]2020-02-232-2/+2
| |/ |/|
* | Bump css-vars-ponyfill from 2.1.2 to 2.2.1dependabot-preview[bot]2020-02-222-7/+7
* | Update webpack bundlesChristoph Wurst2020-02-2210-37/+37
|/
* Add removal version number for global deprecationsChristoph Wurst2020-02-142-2/+2
* Deprecate OC router helpers that are provided by packagesChristoph Wurst2020-02-138-73/+73
* Deprecate jQueryChristoph Wurst2020-02-118-39/+39
* Add more tests for the new js modulesChristoph Wurst2020-02-106-23/+23
* Bump handlebars from 4.7.2 to 4.7.3dependabot-preview[bot]2020-02-096-6/+6
* Bump dompurify from 2.0.7 to 2.0.8dependabot-preview[bot]2020-02-096-6/+6
* Merge pull request #18897 from nextcloud/bugfix/noid/no-more-jqueryJoas Schilling2020-02-071-8/+10
|\
| * No more jQueryJoas Schilling2020-02-061-8/+10
* | Fetch a new request token as soon as the browser becomes onlineChristoph Wurst2020-02-068-51/+71
|/
* Use escape-html libraryJulius Härtl2020-02-058-29/+29