Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #28349 from J0WI/compress-pngs | szaimen | 2021-08-31 | 3 | -0/+0 |
|\ | |||||
| * | Compress PNGs | J0WI | 2021-08-08 | 3 | -0/+0 |
* | | 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 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-28 | 2 | -12/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-27 | 2 | -2/+2 |
* | | Merge pull request #28262 from nextcloud/fix/set-up-2fa-providers-enforced-wi... | kesselb | 2021-08-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix setting up 2FA providers when 2FA is enforced and bc are generated | Christoph Wurst | 2021-07-30 | 1 | -1/+1 |
* | | | Bump core-js from 3.16.1 to 3.16.2 | dependabot[bot] | 2021-08-23 | 17 | -41/+41 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-22 | 2 | -2/+2 |
* | | | Merge pull request #28519 from nextcloud/enh/user-report-active-users | blizzz | 2021-08-19 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Add active user count to occ user:report | Julius Härtl | 2021-08-19 | 1 | -0/+3 |
* | | | | Merge pull request #27294 from pjft/patch-2 | Christoph Wurst | 2021-08-19 | 1 | -1/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add logging to 2FA failure | pjft | 2021-06-21 | 1 | -1/+10 |
* | | | | Merge pull request #28486 from nextcloud/enh/storage-info-user | John Molakvoæ | 2021-08-18 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | Add storage info to `user:info` command | John Molakvoæ (skjnldsv) | 2021-08-18 | 1 | -0/+19 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-18 | 2 | -0/+2 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-17 | 2 | -4/+4 |
* | | | | Merge pull request #28445 from nextcloud/enh/header-right | John Molakvoæ | 2021-08-16 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Always add header-right container | Julius Härtl | 2021-08-16 | 1 | -2/+2 |
* | | | | | Use IURLGenerator function to get value of `\OC::$WEBROOT` global | Jonas Meurer | 2021-08-16 | 1 | -2/+8 |
* | | | | | UnifiedSearchController: strip webroot from URL before finding a route | Jonas Meurer | 2021-08-16 | 1 | -1/+9 |
* | | | | | 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 | 3 | -4/+24 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-12 | 2 | -8/+8 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-11 | 2 | -54/+56 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-10 | 4 | -42/+318 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-09 | 2 | -0/+432 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-06 | 2 | -4/+4 |
* | | | Update outdated Enterprise logo | Jan C. Borchardt | 2021-08-05 | 2 | -1/+129 |
* | | | Fix SVG logo still using strokes, convert to path | Jan C. Borchardt | 2021-08-05 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-04 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-02 | 18 | -60/+176 |
* | | | 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 | 4 | -6/+11 |
* | | 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 |
* | | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 3 | -7/+7 |
* | | Fix Login & Users settings page | John Molakvoæ (skjnldsv) | 2021-07-22 | 5 | -5/+8 |
* | | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 22 | -195/+148 |
* | | Improve provider check | Lukas Reschke | 2021-07-21 | 1 | -1/+5 |
* | | 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 |
* | | Merge pull request #28024 from nextcloud/dependabot/npm_and_yarn/css-loader-5... | MichaIng | 2021-07-17 | 12 | -12/+12 |
|\ \ |