Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replace some icons with pretty icons | Luka Trovic | 2021-09-10 | 12 | -36/+36 | |
* | Bump core-js from 3.16.4 to 3.17.2 | dependabot[bot] | 2021-09-04 | 14 | -51/+51 | |
* | Bump css-vars-ponyfill from 2.4.6 to 2.4.7 | dependabot[bot] | 2021-09-04 | 2 | -3/+3 | |
* | Search function strong tag for user input | kavita.sonawane@t-systems.com | 2021-09-01 | 9 | -75/+75 | |
* | Merge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocs | szaimen | 2021-08-31 | 4 | -4/+4 | |
|\ | ||||||
| * | Recompile | Joas Schilling | 2021-08-31 | 4 | -4/+4 | |
* | | Fix position of search bar | Carl Schwan | 2021-08-31 | 2 | -6/+6 | |
|/ | ||||||
* | Bump @nextcloud/vue from 4.0.3 to 4.1.0 | dependabot[bot] | 2021-08-30 | 2 | -23/+39 | |
* | Bump core-js from 3.16.2 to 3.16.4 | dependabot[bot] | 2021-08-30 | 20 | -63/+63 | |
* | Bump core-js from 3.16.1 to 3.16.2 | dependabot[bot] | 2021-08-23 | 17 | -41/+41 | |
* | Bump core-js from 3.16.0 to 3.16.1 | dependabot[bot] | 2021-08-15 | 14 | -44/+44 | |
* | Compile assets | nextcloud-command | 2021-08-15 | 4 | -6/+6 | |
* | Alias locales to moment supported locales | Thomas Citharel | 2021-08-12 | 2 | -3/+3 | |
* | Bump core-js from 3.15.2 to 3.16.0 | dependabot[bot] | 2021-07-31 | 20 | -91/+91 | |
* | Bump css-vars-ponyfill from 2.4.5 to 2.4.6 | dependabot[bot] | 2021-07-31 | 2 | -3/+3 | |
* | Fix missing label and accessibility of Search function | Jan C. Borchardt | 2021-07-29 | 2 | -3/+3 | |
* | Bump @nextcloud/vue from 3.10.1 to 4.0.3 | dependabot[bot] | 2021-07-28 | 18 | -97/+123 | |
* | Bump p-queue | John Molakvoæ (skjnldsv) | 2021-07-26 | 14 | -26/+26 | |
* | Rebuild | Christopher Ng | 2021-07-23 | 20 | -91/+91 | |
* | Fix Login & Users settings page | John Molakvoæ (skjnldsv) | 2021-07-22 | 2 | -2/+2 | |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 18 | -83/+108 | |
* | Bump @babel/core from 7.14.3 to 7.14.6 | dependabot[bot] | 2021-07-18 | 20 | -1003/+92 | |
* | Bump @nextcloud/event-bus from 1.3.0 to 2.0.0 | dependabot[bot] | 2021-07-18 | 18 | -121/+124 | |
* | Bump dompurify from 2.2.8 to 2.3.0 | dependabot[bot] | 2021-07-17 | 4 | -6/+6 | |
* | Bump autosize from 4.0.2 to 5.0.1 | dependabot[bot] | 2021-07-17 | 18 | -50/+45 | |
* | Bump @nextcloud/files from 1.1.0 to 2.0.0 | dependabot[bot] | 2021-07-17 | 18 | -77/+77 | |
* | Bump css-loader from 5.2.6 to 5.2.7 | dependabot[bot] | 2021-07-17 | 12 | -12/+12 | |
* | Bump @nextcloud/paths from 1.1.2 to 2.0.0 | dependabot[bot] | 2021-07-12 | 18 | -95/+95 | |
* | Bump @nextcloud/logger from 1.1.2 to 2.0.0 | dependabot[bot] | 2021-07-12 | 12 | -46/+46 | |
* | Make search popup usable on mobile, too | szaimen | 2021-07-07 | 2 | -3/+3 | |
* | Bump css-vars-ponyfill from 2.4.3 to 2.4.5 | dependabot[bot] | 2021-06-25 | 2 | -6/+6 | |
* | Bump core-js from 3.13.1 to 3.15.1 | dependabot[bot] | 2021-06-24 | 20 | -139/+139 | |
* | Bump query-string from 5.1.1 to 7.0.1 | dependabot[bot] | 2021-06-23 | 12 | -30/+25 | |
* | Update login with device page styles | Christopher Ng | 2021-06-21 | 18 | -67/+67 | |
* | Bump vue-material-design-icons from 4.11.0 to 4.12.1 | dependabot-preview[bot] | 2021-06-21 | 2 | -2/+2 | |
* | Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhost | Pytal | 2021-06-17 | 2 | -5/+5 | |
|\ | ||||||
| * | Allow WebAuthn on localhost as well | Morris Jobke | 2021-06-17 | 2 | -5/+5 | |
* | | Let apps toggle an unread counter on app icons | Julius Härtl | 2021-06-16 | 2 | -2/+2 | |
|/ | ||||||
* | Emit sidebar events | Louis Chemineau | 2021-06-07 | 18 | -164/+161 | |
* | Port dav calendar settings page to Vue.js | François Freitag | 2021-06-05 | 18 | -160/+163 | |
* | l10n: Spelling unification | Valdnet | 2021-06-02 | 2 | -2/+2 | |
* | Rewrite requesttoken.spec.js with Jest | François Freitag | 2021-05-30 | 18 | -163/+160 | |
* | Npm build | John Molakvoæ (skjnldsv) | 2021-05-29 | 18 | -112/+112 | |
* | Bump core-js from 3.10.1 to 3.13.1 | dependabot-preview[bot] | 2021-05-29 | 15 | -84/+84 | |
* | Bump css-loader from 5.2.0 to 5.2.6 | dependabot[bot] | 2021-05-27 | 12 | -12/+12 | |
* | Replace node-sass with sass | John Molakvoæ (skjnldsv) | 2021-05-27 | 8 | -14/+14 | |
* | Bump @nextcloud/vue from 3.7.2 to 3.10.0 | dependabot-preview[bot] | 2021-05-27 | 12 | -72/+72 | |
* | Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0 | dependabot-preview[bot] | 2021-05-25 | 20 | -101/+1012 | |
* | l10n: Unify spelling in "Readme" | Valdnet | 2021-05-20 | 2 | -3/+3 | |
* | l10n: Unify spelling | Valdnet | 2021-05-20 | 2 | -2/+2 |