Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | remove duplicate method | Robin Appelman | 2017-04-26 | 1 | -26/+8 | |
| * | | | | remove excessive logging | Robin Appelman | 2017-04-26 | 1 | -25/+8 | |
| * | | | | Add new specific tests for SMB | Juan Pablo Villafáñez | 2017-04-26 | 1 | -0/+19 | |
| * | | | | Adjust SMB permissions on the root | Juan Pablo Villafáñez | 2017-04-26 | 1 | -3/+60 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-01 | 62 | -66/+290 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-30 | 58 | -48/+80 | |
* | | | | Code cleanup and preview for undo actions | Julius Härtl | 2017-04-29 | 3 | -34/+19 | |
* | | | | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 2 | -55/+36 | |
* | | | | Use generated SCSS for theming preview | Julius Härtl | 2017-04-29 | 4 | -45/+62 | |
* | | | | send signature to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 | |
* | | | | don't add multiple retry jobs | Bjoern Schiessle | 2017-04-28 | 1 | -13/+21 | |
* | | | | Use JS for verification icon tooltip | Jan-Christoph Borchardt | 2017-04-28 | 1 | -0/+3 | |
* | | | | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 1 | -0/+1 | |
* | | | | ask lookup server if email address was verified by the user | Bjoern Schiessle | 2017-04-28 | 1 | -1/+5 | |
* | | | | send local verification status to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+5 | |
* | | | | use configured lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 | |
* | | | | allow admin to configure lookup server | Bjoern Schiessle | 2017-04-28 | 2 | -24/+15 | |
* | | | | Merge pull request #4098 from nextcloud/feature/caldav_search | Morris Jobke | 2017-04-28 | 18 | -1/+1761 | |
|\ \ \ \ | ||||||
| * | | | | rename calendarobjects_properties -> calendarobjects_props | Georg Ehrke | 2017-04-28 | 2 | -3/+3 | |
| * | | | | unit test custom calendar search | Georg Ehrke | 2017-04-28 | 3 | -22/+162 | |
| * | | | | require at least one param or prop filter element | Georg Ehrke | 2017-04-25 | 2 | -1/+9 | |
| * | | | | updateProperties: catch exception when reading calendar data | Georg Ehrke | 2017-04-25 | 1 | -1/+6 | |
| * | | | | unit test CalDAV Search Plugin | Georg Ehrke | 2017-04-25 | 4 | -10/+469 | |
| * | | | | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 4 | -1/+208 | |
| * | | | | remove unused CalendarSearchValidator | Georg Ehrke | 2017-04-24 | 2 | -122/+0 | |
| * | | | | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 14 | -1/+1064 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-29 | 32 | -64/+72 | |
* | | | | | Merge pull request #4584 from nextcloud/hint-theming | Morris Jobke | 2017-04-28 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Hint: Theming customizes the look and feel of supported clients too | Marius Blüm | 2017-04-28 | 1 | -1/+1 | |
* | | | | | | Invert new header icons on bright theming colors | Julius Härtl | 2017-04-28 | 1 | -6/+9 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 2 | -0/+6 | |
* | | | | | Make sure mountType is actually defined | Roeland Jago Douma | 2017-04-28 | 1 | -1/+1 | |
* | | | | | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 5 | -6/+45 | |
* | | | | | Merge pull request #4524 from nextcloud/downstream-27508 | Roeland Jago Douma | 2017-04-28 | 13 | -284/+575 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix class names | Joas Schilling | 2017-04-27 | 1 | -4/+4 | |
| * | | | | | Fix last unit tests | Joas Schilling | 2017-04-27 | 2 | -200/+32 | |
| * | | | | | Don't end the abstract class name with Test.php | Joas Schilling | 2017-04-27 | 4 | -4/+4 | |
| * | | | | | Add comment | Vincent Petry | 2017-04-27 | 1 | -0/+2 | |
| * | | | | | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 7 | -11/+100 | |
| * | | | | | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 2 | -6/+6 | |
| * | | | | | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 3 | -4/+112 | |
| * | | | | | Accept moving FutureFile into a Directory | Vincent Petry | 2017-04-26 | 1 | -0/+6 | |
| * | | | | | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 2 | -9/+255 | |
| * | | | | | Remove ObjectTree::move and let is use the IMoveTarget approach instead | Vincent Petry | 2017-04-26 | 1 | -98/+0 | |
| * | | | | | Ported ObjectTree::move to IMoveTarget in new DAV endpoint | Vincent Petry | 2017-04-26 | 1 | -4/+110 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #4569 from nextcloud/fix-icons | Roeland Jago Douma | 2017-04-28 | 4 | -3/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix icons in sidebar on personal page | Morris Jobke | 2017-04-27 | 4 | -3/+7 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 160 | -144/+370 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #4540 from nextcloud/settings-help | Morris Jobke | 2017-04-27 | 5 | -4/+9 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add more hints to settings | Jan-Christoph Borchardt | 2017-04-26 | 5 | -4/+9 |