Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add update support | Lukas Reschke | 2016-10-31 | 13 | -368/+445 |
* | Query the timefactory instead of creating it | Lukas Reschke | 2016-10-31 | 2 | -3/+3 |
* | Add support for CRL | Lukas Reschke | 2016-10-31 | 2 | -4/+38 |
* | Replace with exception instead of boolean return value | Lukas Reschke | 2016-10-31 | 2 | -32/+10 |
* | %d instead %s | Lukas Reschke | 2016-10-31 | 1 | -1/+1 |
* | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 2 | -14/+40 |
* | Read array elements instead of substr | Lukas Reschke | 2016-10-31 | 1 | -2/+6 |
* | Make non-static | Lukas Reschke | 2016-10-31 | 1 | -2/+3 |
* | Fix tests | Lukas Reschke | 2016-10-31 | 6 | -8/+17 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 30 | -2193/+1243 |
* | Merge pull request #1961 from nextcloud/configphp_begone | Roeland Jago Douma | 2016-10-31 | 1 | -207/+0 |
|\ | |||||
| * | Remove config.php for oc.js | Roeland Jago Douma | 2016-10-31 | 1 | -207/+0 |
* | | Merge pull request #1937 from nextcloud/ros-for-notification-message | Roeland Jago Douma | 2016-10-31 | 2 | -12/+76 |
|\ \ | |||||
| * | | Type hints already make sure it is an array | Joas Schilling | 2016-10-31 | 1 | -16/+6 |
| * | | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 2 | -0/+74 |
* | | | Merge pull request #1952 from nextcloud/deprecated_backgroudjob | Lukas Reschke | 2016-10-31 | 3 | -112/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Cleanup usages | Roeland Jago Douma | 2016-10-29 | 2 | -20/+0 |
| * | | Removed depreacted functions (since 6.0) | Roeland Jago Douma | 2016-10-29 | 1 | -92/+0 |
* | | | Merge pull request #1935 from nextcloud/downstream-ldap-26 | Lukas Reschke | 2016-10-31 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add prefix to the connection | Juan Pablo Villafáñez | 2016-10-27 | 1 | -1/+1 |
* | | | | Merge pull request #1903 from nextcloud/fix-log-in-button | Lukas Reschke | 2016-10-31 | 2 | -10/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | also fix log in button confirm arrow when theming, fix #1615 | Jan-Christoph Borchardt | 2016-10-25 | 2 | -0/+3 |
| * | | | remove slight transparency of primary action button, ref #1615 | Jan-Christoph Borchardt | 2016-10-25 | 2 | -10/+0 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-31 | 34 | -22/+198 |
* | | | | Merge pull request #1955 from nextcloud/issue_#1776 | Marius Blüm | 2016-10-30 | 3 | -6/+13 |
|\ \ \ \ | |||||
| * | | | | Issue-1776: Add unshare function to 3-dot menu. | Julia Bode | 2016-10-29 | 3 | -6/+13 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-30 | 20 | -2/+172 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10n | Lukas Reschke | 2016-10-29 | 30 | -527/+47 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use OCP\\IL10N in tests too | Morris Jobke | 2016-10-28 | 1 | -1/+1 |
| * | | | Remove legacy l10n | Roeland Jago Douma | 2016-10-28 | 1 | -343/+0 |
| * | | | Fix more tests | Roeland Jago Douma | 2016-10-28 | 6 | -161/+20 |
| * | | | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 22 | -22/+26 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-29 | 20 | -20/+266 |
* | | | | Merge pull request #1949 from nextcloud/disable-codecov-comments | Christoph Wurst | 2016-10-29 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | Disable codecov comments | Morris Jobke | 2016-10-29 | 1 | -3/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1926 from nextcloud/fix-comment-mentions-in-activities | Morris Jobke | 2016-10-28 | 1 | -0/+25 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix comment mentions in activities | Joas Schilling | 2016-10-28 | 1 | -0/+25 |
* | | | | Merge pull request #1888 from nextcloud/downstream-26361 | Joas Schilling | 2016-10-28 | 15 | -121/+292 |
|\ \ \ \ | |||||
| * | | | | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 7 | -46/+76 |
| * | | | | Use callForSeenUsers for avatar migration | Morris Jobke | 2016-10-28 | 1 | -24/+22 |
| * | | | | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 10 | -65/+208 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-28 | 176 | -362/+738 |
* | | | | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 14 | -37/+709 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | dump autoloader | Morris Jobke | 2016-10-24 | 2 | -0/+6 |
| * | | | Move federated share notifications to ROS | Joas Schilling | 2016-10-20 | 3 | -6/+148 |
| * | | | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 4 | -31/+109 |
| * | | | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 6 | -0/+446 |
* | | | | Merge pull request #1933 from spacegaier/patch-1 | Lukas Reschke | 2016-10-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Updated doc link version in default theme from 9 to 11 | Philip Allgaier | 2016-10-27 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1929 from nextcloud/share_email_to_OCS | Lukas Reschke | 2016-10-27 | 6 | -195/+0 |
|\ \ \ \ |