aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-09-016-0/+50
* [tx-robot] updated from transifexNextcloud bot2019-08-316-8/+8
* [tx-robot] updated from transifexNextcloud bot2019-08-3018-4/+68
* [tx-robot] updated from transifexNextcloud bot2019-08-2918-0/+94
* Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma2019-08-282-2/+436
|\
| * Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-262-2/+436
* | [tx-robot] updated from transifexNextcloud bot2019-08-2860-204/+2224
* | [tx-robot] updated from transifexNextcloud bot2019-08-276-6/+14
* | Merge pull request #16871 from nextcloud/fix/dav-reminder-job-constructorRoeland Jago Douma2019-08-261-0/+1
|\ \
| * | Fix missing parent constructor call in DAV reminder jobChristoph Wurst2019-08-261-0/+1
* | | Merge pull request #16722 from nextcloud/bugfix/noid/remove_coffinRoeland Jago Douma2019-08-262-77/+173
|\ \ \ | |/ / |/| |
| * | replace coffin with textual description "Death of ..."Georg Ehrke2019-08-262-77/+173
| |/
* | Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-262-1/+21
|\ \ | |/ |/|
| * Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-212-1/+21
* | Merge pull request #16854 from nextcloud/dependabot/npm_and_yarn/sass-loader-...Roeland Jago Douma2019-08-2610-11/+11
|\ \
| * | Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-2510-11/+11
* | | [tx-robot] updated from transifexNextcloud bot2019-08-266-2/+50
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-08-232-0/+6
* | Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-foldersRoeland Jago Douma2019-08-225-6/+6
|\ \
| * | Properly handle failures and allow choosing folders for projectsJulius Härtl2019-08-215-6/+6
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-08-2228-10/+156
* | Merge pull request #16798 from jmattt/gridview-fixRoeland Jago Douma2019-08-211-0/+5
|\ \ | |/ |/|
| * Fix grid viewJonathan Matthews2019-08-191-0/+5
* | [tx-robot] updated from transifexNextcloud bot2019-08-2012-72/+138
|/
* Merge pull request #16784 from nextcloud/bugfix/noid/fix_foreach_valarm_errorRoeland Jago Douma2019-08-192-0/+40
|\
| * fix foreach error for reminder generatorGeorg Ehrke2019-08-182-0/+40
* | [tx-robot] updated from transifexNextcloud bot2019-08-1916-6/+200
|/
* Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2Roeland Jago Douma2019-08-1817-17/+17
|\
| * Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-1817-17/+17
* | [tx-robot] updated from transifexNextcloud bot2019-08-1832-44/+476
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-1740-4/+248
* [tx-robot] updated from transifexNextcloud bot2019-08-16104-208/+236
* Final fixesGeorg Ehrke2019-08-1518-868/+1659
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-156-4/+240
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-1520-576/+1908
* Provide a fake AudioProvider that is basically the same as PushProvider, bett...Georg Ehrke2019-08-154-0/+40
* Stop using deprecated registerNotifier, use registerNotifierService insteadGeorg Ehrke2019-08-151-12/+6
* Implement getID and getName in Reminder/Notifier as required since Nextcloud 17Georg Ehrke2019-08-151-0/+20
* smaller syntax changes to CalDAV reminder classesGeorg Ehrke2019-08-157-56/+38
* run send reminders background-job only when mode is not set to occGeorg Ehrke2019-08-151-4/+9
* add occ dav:send-event-reminders, so you don't have to rely on the background...Georg Ehrke2019-08-154-0/+77
* Support event reminders (email and notifications)Thomas Citharel2019-08-1528-6/+2711
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-1526-138/+847
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-1521-222/+644
| * Early first stage implementation of the groupsetRoeland Jago Douma2019-08-151-2/+54
| * Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-1510-32/+99
| * Add DB mapper and EntityRoeland Jago Douma2019-08-144-0/+115
| * Add table to handle calendar delegationsRoeland Jago Douma2019-08-142-1/+54
* | Merge pull request #16154 from nextcloud/fix/noid/accessibility-focusable-vie...Roeland Jago Douma2019-08-151-2/+8
|\ \
| * | Always put the gridview toggle on the visible part of the pageJohn Molakvoæ (skjnldsv)2019-08-141-2/+8