Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16199 from ↵ | Morris Jobke | 2019-07-02 | 2 | -3/+20 |
|\ | | | | | | | | | nextcloud/bugfix/noid/refresh_webcal_job_enhancements RefreshWebcalJob: replace ugly Regex with standard php utils | ||||
| * | RefreshWebcalJob: replace ugly Regex with standard php utils | Georg Ehrke | 2019-07-02 | 2 | -3/+20 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #13186 from labor4/edit_carddav_types | Morris Jobke | 2019-07-02 | 1 | -1/+1 |
|\ \ | |/ |/| | add carddav-search (vCard2Array) option for X-ADDRESSBOOKSERVER-MEMBER | ||||
| * | add carddav-search option for X-ADDRESSBOOKSERVER-MEMBER | labor4 | 2019-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Adding field X-ADDRESSBOOKSERVER-MEMBER which can be used to relate persons to groups (macos behaviour). - groups are cards with field X-ADDRESSBOOKSERVER-KIND == 'group' - and all members' UUID/URI in the X-ADDRESSBOOKSERVER-MEMBER array of that group-card. Signed-off-by: labor4 <schreibtisch@labor4.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-28 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcher | Roeland Jago Douma | 2019-06-25 | 3 | -18/+8 |
|\ \ | | | | | | | Add event dispatcher to OCP | ||||
| * | | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 3 | -18/+8 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #15888 from nextcloud/dav-write-forward-exception | Robin Appelman | 2019-06-24 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | log inner exception during dav write | ||||
| * | | log inner exception during dav write | Robin Appelman | 2019-06-06 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-16 | 2 | -12/+12 |
|/ | |||||
* | Typehint builtin types in constructor to not initiate autoloading | Roeland Jago Douma | 2019-06-04 | 2 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Do not try to autoload built in types | Roeland Jago Douma | 2019-06-04 | 1 | -6/+6 |
| | | | | | | | | This avoids calls to the autoloader (or chain of autoloaders) to see if for example 'principalPrefix' class can be found. While we already know it is a string. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 2 | -0/+32 |
| | |||||
* | Don't run repair step for every individual user, outsource that to ↵ | Georg Ehrke | 2019-05-23 | 7 | -63/+179 |
| | | | | | | background job Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Revert "send invitations for shared calendars" | Georg Ehrke | 2019-05-22 | 1 | -67/+0 |
| | | | | This reverts commit a9c313ce451c701a2e065e34022659cf17523963. | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-01 | 2 | -0/+12 |
| | |||||
* | do not create folder just to delete it afterwards | Arthur Schiwon | 2019-04-29 | 1 | -7/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-only | Roeland Jago Douma | 2019-04-24 | 6 | -9/+9 |
|\ | | | | | fix searching all users in repair regenerate birthday cal reparir job | ||||
| * | remove obsolete use statements | Arthur Schiwon | 2019-04-24 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | avoids users searches on backend, faster processing | Arthur Schiwon | 2019-04-17 | 4 | -5/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #15146 from nextcloud/fix/customer_properties_boom | Roeland Jago Douma | 2019-04-24 | 2 | -11/+0 |
|\ \ | | | | | | | Prefetching blows up if there are a lot of files. | ||||
| * | | Prefetching blows up if there are a lot of files. | Roeland Jago Douma | 2019-04-18 | 2 | -11/+0 |
| |/ | | | | | | | | | | | | | | | I saw instances where people had a lot of files (each with custom properties) and all this prefetching blew up and started to consume an insane amount of RAM resulting in the process getting killed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-21 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-19 | 2 | -4/+22 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-15 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-13 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-12 | 2 | -0/+6 |
| | |||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-10 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-09 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-01 | 2 | -8/+80 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-29 | 2 | -0/+6 |
| | |||||
* | Deduplicate index names | Joas Schilling | 2019-03-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make sure all tables have named indexes | Joas Schilling | 2019-03-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-26 | 6 | -44/+56 |
| | |||||
* | implement principal property search for calendar user address set property | Georg Ehrke | 2019-03-21 | 5 | -0/+170 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-21 | 96 | -98/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-17 | 2 | -0/+38 |
| | |||||
* | Merge pull request #14641 from nextcloud/assemblystream-seek | Morris Jobke | 2019-03-15 | 2 | -3/+52 |
|\ | | | | | make assemblystream seekable | ||||
| * | make assemblystream seekable | Robin Appelman | 2019-03-13 | 2 | -3/+52 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #14690 from nextcloud/dav-rename-hande-failure | Morris Jobke | 2019-03-14 | 1 | -1/+3 |
|\ \ | | | | | | | throw a proper error if rename fails in dav | ||||
| * | | throw a proper error if rename fails in dav | Robin Appelman | 2019-03-14 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-14 | 4 | -52/+60 |
|/ / | |||||
* | | Improve code | Morris Jobke | 2019-03-13 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Use dependency injection for app manager | Morris Jobke | 2019-03-13 | 4 | -5/+25 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Created infrastructure to show circles' shared files | Vinicius Cubas Brand | 2019-03-13 | 3 | -5/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a proposal to allow users to filter files shared to circles. This commit is needed to provide the infrastucture for it. Issue: https://github.com/nextcloud/circles/issues/137 Changes to comply to https://github.com/coletivoEITA/circles/pull/2 Polishing: get files shared to circles in caldav Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldav | Morris Jobke | 2019-03-13 | 12 | -6/+110 |
|\ \ | |/ |/| | Change CALDAV to allow calendars be shared with circles. | ||||
| * | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |