Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix devices & sessions sanitization | Christoph Wurst | 2020-05-27 | 2 | -3/+3 |
* | Fix federated link sharing permissions | John Molakvoæ (skjnldsv) | 2020-05-04 | 5 | -0/+8413 |
* | Merge pull request #19124 from nextcloud/bug/13647/ignore-delete-groups | Morris Jobke | 2020-05-04 | 1 | -73/+77 |
|\ | |||||
| * | Ignore delete groups | Daniel Kesselberg | 2020-04-24 | 1 | -73/+77 |
* | | Fix the keyboard tab for actionmenu | GretaD | 2020-04-30 | 21 | -7/+9196 |
* | | Bump webpack from 4.42.1 to 4.43.0 | dependabot-preview[bot] | 2020-04-29 | 18 | -20/+20 |
* | | Bump vue-click-outside from 1.0.7 to 1.1.0 | dependabot-preview[bot] | 2020-04-24 | 4 | -6/+6 |
|/ | |||||
* | Allow to edit admin user | GretaD | 2020-04-16 | 6 | -97/+7 |
* | Bump marked from 0.8.1 to 0.8.2 | dependabot-preview[bot] | 2020-04-13 | 4 | -6/+6 |
* | Bump css-loader from 3.4.1 to 3.5.2 | dependabot-preview[bot] | 2020-04-13 | 10 | -15/+15 |
* | Add tests for encoded group id | Julius Härtl | 2020-04-11 | 4 | -8/+8 |
* | Bump core-js from 1.4.1 to 1.5.0 | John Molakvoæ (skjnldsv) | 2020-04-10 | 18 | -266/+525 |
* | Bump @nextcloud/l10n from 1.1.1 to 1.2.2 | dependabot-preview[bot] | 2020-04-06 | 10 | -31/+31 |
* | Compile assets | npmbuildbot[bot] | 2020-04-05 | 2 | -5/+5 |
* | Bump regenerator-runtime from 0.13.3 to 0.13.5 | dependabot-preview[bot] | 2020-04-03 | 8 | -12/+12 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 18 | -230/+483 |
* | Bump webpack from 4.42.0 to 4.42.1 | dependabot-preview[bot] | 2020-03-30 | 16 | -32/+32 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 4 | -7/+7 |
* | Fix unlimited and progress bar | GretaD | 2020-03-23 | 8 | -20/+20 |
* | Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1... | dependabot-preview[bot] | 2020-03-23 | 16 | -103/+103 |
* | Remove legacy js packages | Roeland Jago Douma | 2020-03-22 | 4 | -6/+6 |
* | Bump marked from 0.7.0 to 0.8.1 | John Molakvoæ (skjnldsv) | 2020-03-21 | 22 | -15156/+383 |
* | Bump @nextcloud/initial-state from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-03-21 | 4 | -8/+8 |
* | Add setting to restrict user enumeration to groups | Julius Härtl | 2020-03-20 | 1 | -0/+4 |
* | Bump vuex from 3.1.2 to 3.1.3 | dependabot-preview[bot] | 2020-03-15 | 4 | -12/+12 |
* | Bump @nextcloud/vue from 1.3.1 to 1.4.0 | dependabot-preview[bot] | 2020-03-10 | 16 | -444/+444 |
* | Bump bundles | Julius Härtl | 2020-03-10 | 18 | -226/+13971 |
* | Bump clipboard from 2.0.4 to 2.0.6 | dependabot-preview[bot] | 2020-03-08 | 2 | -5/+5 |
* | Bump webpack from 4.41.6 to 4.42.0 | dependabot-preview[bot] | 2020-03-08 | 16 | -57/+57 |
* | Bump vue-infinite-loading from 2.4.4 to 2.4.5 | dependabot-preview[bot] | 2020-03-08 | 4 | -15/+15 |
* | Do not use replace on the group id | Julius Härtl | 2020-03-02 | 4 | -7/+7 |
* | Bump @babel/core from 7.8.4 to 7.8.6 | dependabot-preview[bot] | 2020-03-01 | 8 | -9/+9 |
* | Bump vue-router from 3.1.5 to 3.1.6 | dependabot-preview[bot] | 2020-03-01 | 2 | -3/+3 |
* | Bump @babel/preset-env from 7.8.3 to 7.8.6 | dependabot-preview[bot] | 2020-02-29 | 8 | -14/+14 |
* | Revive the "send email to new users" toggle for the user form | Christoph Wurst | 2020-02-28 | 12 | -40/+40 |
* | l10n: Added plural form to string | rakekniven | 2020-02-24 | 20 | -8853/+42 |
* | Bump vue-loader from 15.8.3 to 15.9.0 | dependabot-preview[bot] | 2020-02-23 | 6 | -6/+6 |
* | Replace tab character with space | Daniel Kesselberg | 2020-02-23 | 2 | -3/+3 |
* | Update webpack bundles | Christoph Wurst | 2020-02-22 | 16 | -42/+42 |
* | Bump bundles | Julius Härtl | 2020-02-18 | 12 | -26/+26 |
* | Add more tests for the new js modules | Christoph Wurst | 2020-02-10 | 4 | -10/+10 |
* | Bump @nextcloud/vue from 1.3.0 to 1.3.1 | dependabot-preview[bot] | 2020-02-09 | 12 | -87/+87 |
* | Bump dompurify from 2.0.7 to 2.0.8 | dependabot-preview[bot] | 2020-02-09 | 4 | -11/+11 |
* | Update bundles | Mario Danic | 2020-02-07 | 6 | -29327/+5549 |
* | Add featured category | Mario Danic | 2020-02-07 | 4 | -37/+32626 |
* | Bump @babel/core from 7.8.3 to 7.8.4 | dependabot-preview[bot] | 2020-02-03 | 4 | -5/+5 |
* | Bump @nextcloud/vue | Julius Härtl | 2020-01-29 | 18 | -13065/+114 |
* | Merge multiple dependabots updates | John Molakvoæ (skjnldsv) | 2020-01-27 | 14 | -39/+39 |
* | Bump @nextcloud/vue from 1.2.5 to 1.2.7 | dependabot-preview[bot] | 2020-01-26 | 16 | -136/+136 |
* | Merge pull request #19116 from nextcloud/fix/19104/fix-bundle-view | blizzz | 2020-01-24 | 4 | -6/+6 |
|\ |