| Commit message (Expand) | Author | Age | Files | Lines |
* | Update lib/private/Setup.php
| MichaIng | 2019-08-19 | 1 | -1/+1 |
* | Harden config protection .htaccess | MichaIng | 2019-08-19 | 1 | -6/+15 |
* | Harden data protection .htaccess | MichaIng | 2019-08-19 | 1 | -8/+16 |
* | Merge pull request #16781 from nextcloud/bug/fix-password-reset | Roeland Jago Douma | 2019-08-19 | 4 | -3/+4 |
|\ |
|
| * | Update bundles | Julius Härtl | 2019-08-19 | 2 | -2/+2 |
| * | Force proper action for login form | Julius Härtl | 2019-08-19 | 1 | -0/+1 |
| * | Send new password instead of empty string | Daniel Kesselberg | 2019-08-19 | 1 | -1/+1 |
* | | Merge pull request #16779 from nextcloud/dependabot/npm_and_yarn/css-vars-pon... | Roeland Jago Douma | 2019-08-19 | 4 | -8/+8 |
|\ \
| |/
|/| |
|
| * | Bump css-vars-ponyfill from 2.0.2 to 2.1.1 | dependabot-preview[bot] | 2019-08-18 | 4 | -8/+8 |
* | | Merge pull request #16766 from nextcloud/fix/frame-src/no-nonce | Roeland Jago Douma | 2019-08-19 | 1 | -3/+0 |
|\ \ |
|
| * | | frame-src doesn't respect the nonce attribute | Roeland Jago Douma | 2019-08-16 | 1 | -3/+0 |
* | | | Merge pull request #16784 from nextcloud/bugfix/noid/fix_foreach_valarm_error | Roeland Jago Douma | 2019-08-19 | 2 | -0/+40 |
|\ \ \ |
|
| * | | | fix foreach error for reminder generator | Georg Ehrke | 2019-08-18 | 2 | -0/+40 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-19 | 22 | -6/+214 |
|/ / / |
|
* | | | Merge pull request #16756 from nextcloud/allow-context-subclasses-in-acceptan... | Roeland Jago Douma | 2019-08-18 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow Context subclasses in acceptance tests to access parent actor | Daniel Calviño Sánchez | 2019-08-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2 | Roeland Jago Douma | 2019-08-18 | 41 | -74/+74 |
|\ \ |
|
| * | | Bump webpack from 4.39.1 to 4.39.2 | dependabot-preview[bot] | 2019-08-18 | 41 | -74/+74 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-18 | 44 | -96/+776 |
|/ / |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-17 | 54 | -20/+300 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-16 | 106 | -208/+282 |
* | Merge pull request #16408 from nextcloud/version/noid/17.0.0beta1v17.0.0beta1 | Roeland Jago Douma | 2019-08-15 | 1 | -2/+2 |
|\ |
|
| * | 17.0.0 Beta 1 | Morris Jobke | 2019-08-08 | 1 | -2/+2 |
* | | Merge pull request #3044 from nextcloud/dav-email-reminders | Roeland Jago Douma | 2019-08-15 | 35 | -7/+5189 |
|\ \ |
|
| * | | Final fixes | Georg Ehrke | 2019-08-15 | 19 | -868/+1659 |
| * | | Add repair step to register reminder index for existing events | Georg Ehrke | 2019-08-15 | 6 | -4/+240 |
| * | | Support recurring events + repeating alarms | Georg Ehrke | 2019-08-15 | 20 | -576/+1908 |
| * | | Provide a fake AudioProvider that is basically the same as PushProvider, bett... | Georg Ehrke | 2019-08-15 | 4 | -0/+40 |
| * | | Stop using deprecated registerNotifier, use registerNotifierService instead | Georg Ehrke | 2019-08-15 | 1 | -12/+6 |
| * | | Implement getID and getName in Reminder/Notifier as required since Nextcloud 17 | Georg Ehrke | 2019-08-15 | 1 | -0/+20 |
| * | | smaller syntax changes to CalDAV reminder classes | Georg Ehrke | 2019-08-15 | 7 | -56/+38 |
| * | | run send reminders background-job only when mode is not set to occ | Georg Ehrke | 2019-08-15 | 1 | -4/+9 |
| * | | add occ dav:send-event-reminders, so you don't have to rely on the background... | Georg Ehrke | 2019-08-15 | 4 | -0/+77 |
| * | | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 28 | -6/+2711 |
* | | | Merge pull request #16507 from nextcloud/bugfix/15416/update_autodisabled_apps | Roeland Jago Douma | 2019-08-15 | 4 | -7/+29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make the auto-disabled list more broad | Joas Schilling | 2019-08-15 | 4 | -15/+28 |
| * | | Fix tracking of auto disabled apps in Updater | Georg Ehrke | 2019-08-15 | 1 | -1/+10 |
* | | | Merge pull request #16666 from nextcloud/feature/calendar/delegation | Roeland Jago Douma | 2019-08-15 | 26 | -138/+847 |
|\ \ \ |
|
| * | | | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 21 | -222/+644 |
| * | | | Early first stage implementation of the groupset | Roeland Jago Douma | 2019-08-15 | 1 | -2/+54 |
| * | | | Use the proxymapper to obtain valid proxy data | Roeland Jago Douma | 2019-08-15 | 10 | -32/+99 |
| * | | | Add DB mapper and Entity | Roeland Jago Douma | 2019-08-14 | 4 | -0/+115 |
| * | | | Add table to handle calendar delegations | Roeland Jago Douma | 2019-08-14 | 2 | -1/+54 |
* | | | | Merge pull request #16154 from nextcloud/fix/noid/accessibility-focusable-vie... | Roeland Jago Douma | 2019-08-15 | 1 | -2/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Always put the gridview toggle on the visible part of the page | John Molakvoæ (skjnldsv) | 2019-08-14 | 1 | -2/+8 |
* | | | | Merge pull request #15946 from martink-p/bugxfix/9792/encrypted-external-webdav | Roeland Jago Douma | 2019-08-15 | 1 | -2/+27 |
|\ \ \ \ |
|
| * | | | | Update Encryption.php | martink-p | 2019-06-17 | 1 | -7/+9 |
| * | | | | Update Encryption.php | martink-p | 2019-06-17 | 1 | -1/+7 |
| * | | | | Apply suggestions from code review | martink-p | 2019-06-17 | 1 | -5/+5 |
| * | | | | Update Encryption.php | martink-p | 2019-06-17 | 1 | -2/+19 |