| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-19 | 12 | -30/+632 |
* | Merge pull request #24198 from nextcloud/bugfix/noid/no-fs-setup-dashboard | Roeland Jago Douma | 2020-11-18 | 1 | -20/+38 |
|\ |
|
| * | Only setup filesystem if needed for dashboard background service | Julius Härtl | 2020-11-18 | 1 | -20/+38 |
* | | Merge pull request #24186 from nextcloud/enh/password_to_post | Christoph Wurst | 2020-11-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Move the password fiels of chaging passwords to post | Roeland Jago Douma | 2020-11-17 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-18 | 12 | -2/+100 |
| |/
|/| |
|
* | | Merge pull request #24188 from nextcloud/enh/password_external_post | Roeland Jago Douma | 2020-11-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Move the global password for files external to post | Roeland Jago Douma | 2020-11-17 | 1 | -1/+1 |
| |/ |
|
* | | Bump jquery from 3.2 to 3.3 | Christoph Wurst | 2020-11-17 | 2 | -2/+2 |
* | | Bump jquery from 3.1 to 3.2 | Christoph Wurst | 2020-11-17 | 2 | -2/+2 |
|/ |
|
* | Merge pull request #24102 from nextcloud/bugfix/noid/quota-upload | Christoph Wurst | 2020-11-17 | 3 | -3/+17 |
|\ |
|
| * | Check for target folder available quota when uploading | Julius Härtl | 2020-11-17 | 3 | -3/+17 |
* | | Merge pull request #24098 from nextcloud/bugfix/noid/resharing-rights-on-circles | Roeland Jago Douma | 2020-11-17 | 1 | -3/+4 |
|\ \ |
|
| * | | circleId too short in some request | Maxence Lange | 2020-11-13 | 1 | -3/+4 |
* | | | Merge pull request #24108 from csware/apple-unknown-year | John Molakvoæ | 2020-11-17 | 1 | -1/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Use correct year for generated birthdays events | Sven Strickroth | 2020-11-13 | 1 | -1/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-17 | 54 | -264/+64 |
* | | | Merge pull request #24112 from nextcloud/bugfix/24099/setup-fs-before-query-s... | Christoph Wurst | 2020-11-16 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Set up FS before querying storage info in settings | Vincent Petry | 2020-11-13 | 1 | -0/+3 |
| |/ / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-16 | 12 | -2/+46 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-15 | 4 | -4/+4 |
* | | | Bump dompurify from 2.2.0 to 2.2.2 | dependabot-preview[bot] | 2020-11-14 | 4 | -3/+6 |
* | | | Bump core-js from 3.6.5 to 3.7.0 | dependabot-preview[bot] | 2020-11-14 | 68 | -68/+83 |
* | | | Bump nextcloud-vue-collections from 0.8.1 to 0.9.0 | dependabot-preview[bot] | 2020-11-14 | 12 | -12/+12 |
* | | | Bump @nextcloud/dialogs from 3.0.0 to 3.1.1 | dependabot-preview[bot] | 2020-11-14 | 10 | -12/+12 |
* | | | Merge pull request #24119 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu... | dependabot-preview[bot] | 2020-11-14 | 42 | -41/+56 |
|\ \ \ |
|
| * | | | Bump @nextcloud/vue from 3.1.0 to 3.2.0 | dependabot-preview[bot] | 2020-11-14 | 42 | -41/+56 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-14 | 40 | -70/+166 |
|/ / / |
|
* | | | Merge pull request #24096 from nextcloud/fix/contacts-interaction-card-resour... | Christoph Wurst | 2020-11-13 | 1 | -1/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Convert the card resource to a string if necessary | Christoph Wurst | 2020-11-13 | 1 | -1/+6 |
| |/ |
|
* | | Merge pull request #24023 from nextcloud/dependachristoph/npm_and_yarn/jquery... | Greta | 2020-11-13 | 12 | -278/+301 |
|\ \ |
|
| * | | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 12 | -278/+301 |
| |/ |
|
* / | override default dashboard background with theming one | Julien Veyssier | 2020-11-13 | 11 | -20/+40 |
|/ |
|
* | Merge pull request #24066 from nextcloud/fix/sharing/expiration-date-internal | Julius Härtl | 2020-11-12 | 3 | -4/+4 |
|\ |
|
| * | Fix default internal expiration date enforce | John Molakvoæ (skjnldsv) | 2020-11-12 | 3 | -4/+4 |
* | | Merge pull request #24053 from nextcloud/bugfix/noid/fix-user-status-for-oracle | Julius Härtl | 2020-11-12 | 5 | -2/+66 |
|\ \ |
|
| * | | Make is_user_defined nullable so we can store false on oracle | Joas Schilling | 2020-11-11 | 5 | -2/+66 |
* | | | Merge pull request #24065 from nextcloud/enh/pimp_accessibilitycontroller | Christoph Wurst | 2020-11-12 | 1 | -31/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Pimp the accesibility controller | Roeland Jago Douma | 2020-11-11 | 1 | -31/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-12 | 12 | -6/+46 |
* | | | Merge pull request #24063 from nextcloud/techdebt/noid/switch-to-class-names-... | Morris Jobke | 2020-11-11 | 1 | -44/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | Change to full class names for the encryption app DI in preparation of auto-w... | Morris Jobke | 2020-11-11 | 1 | -44/+44 |
| |/ |
|
* | | Merge pull request #24054 from nextcloud/bugfix/noid/calendar-repair-oracle | Morris Jobke | 2020-11-11 | 1 | -0/+32 |
|\ \
| |/
|/| |
|
| * | Manually iterate over calendardata when oracle is used | Julius Härtl | 2020-11-11 | 1 | -0/+32 |
* | | Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e... | Morris Jobke | 2020-11-11 | 2 | -8/+8 |
|\ \ |
|
| * | | Use png icons in caldav reminder emails | Richard Steinmetz | 2020-11-07 | 2 | -8/+8 |
* | | | Merge pull request #24038 from nextcloud/techdebt/noid/remove-unused-static-m... | Morris Jobke | 2020-11-11 | 1 | -49/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove unused and deprecated methods from files_external MountConfig | Morris Jobke | 2020-11-10 | 1 | -49/+0 |
* | | | Merge pull request #23882 from nextcloud/tests/oracle | Joas Schilling | 2020-11-11 | 11 | -19/+129 |
|\ \ \ |
|
| * | | | Fix CS | Joas Schilling | 2020-11-10 | 1 | -0/+1 |