Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bitwise AND and OR to the expression builder | Joas Schilling | 2017-01-05 | 1 | -0/+21 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adding group display name support | Vincent Petry | 2016-12-22 | 2 | -0/+21 |
| | |||||
* | Activities IManager throws an BadMethodCallException | Christoph Wurst | 2016-12-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 3 | -77/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #2437 from nextcloud/update-notification-icons | Morris Jobke | 2016-12-02 | 1 | -39/+57 |
|\ | | | | | Use an icon for the update notifications | ||||
| * | Update versions to 11.0.0 | Joas Schilling | 2016-12-01 | 1 | -39/+39 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add language to the parse method for emails | Joas Schilling | 2016-12-01 | 1 | -4/+7 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | prevent warning in StreamResponse | Robin Appelman | 2016-11-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use correct channel information | Morris Jobke | 2016-11-29 | 1 | -2/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add an event merger and use it for the files activities | Joas Schilling | 2016-11-25 | 1 | -0/+64 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #1972 from nextcloud/invalid-files-from-scanner | Roeland Jago Douma | 2016-11-22 | 2 | -0/+62 |
|\ | | | | | Make sure we don't scan files that can not be accessed | ||||
| * | Move the validation into one place only | Joas Schilling | 2016-11-21 | 2 | -0/+62 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2154 from nextcloud/comments-activities-update | Morris Jobke | 2016-11-22 | 2 | -12/+10 |
|\ \ | |/ |/| | Move comments activities to the new API | ||||
| * | Fix wrong copyright headers | Joas Schilling | 2016-11-16 | 2 | -12/+10 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2076 from nextcloud/log_preview_access | Morris Jobke | 2016-11-18 | 1 | -0/+5 |
|\ \ | | | | | | | Dispatch event on preview request | ||||
| * | | Dispatch event on preview request | Roeland Jago Douma | 2016-11-10 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | Fixes: #73 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | Add S3 objectstore backend | ||||
| * | | | allow passing a stream to StreamResponse | Robin Appelman | 2016-11-16 | 2 | -3/+3 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #2184 from nextcloud/share-join-cache | Morris Jobke | 2016-11-18 | 1 | -0/+17 |
|\ \ \ | | | | | | | | | Get the share root info directly when querying for shares | ||||
| * | | | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 2 | -0/+41 |
|/ / / | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | | phpdoc | Robin Appelman | 2016-11-16 | 1 | -2/+20 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | basic lockdown logic | Robin Appelman | 2016-11-16 | 1 | -0/+32 |
|/ / | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 6 | -51/+51 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix activity manager tests | Joas Schilling | 2016-11-16 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Allow combining events | Joas Schilling | 2016-11-16 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Allow to register Providers | Joas Schilling | 2016-11-16 | 2 | -0/+52 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add ROS and icon support to the events | Joas Schilling | 2016-11-16 | 1 | -0/+84 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Validate the input into Event already | Joas Schilling | 2016-11-16 | 1 | -0/+21 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Allow to register settings/types via info.xml | Joas Schilling | 2016-11-16 | 2 | -0/+99 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Allow to register activity filters via info.xml | Joas Schilling | 2016-11-16 | 3 | -21/+124 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2144 from nextcloud/fix_1303 | Morris Jobke | 2016-11-15 | 1 | -1/+0 |
|\ \ | | | | | | | Do not cache version info in the session | ||||
| * | | Fix tests | Roeland Jago Douma | 2016-11-15 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 25 | -73/+73 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | fix phpdoc | Robin Appelman | 2016-11-09 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 2 | -247/+296 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #1998 from nextcloud/share-by-mail-notification | Björn Schießle | 2016-11-08 | 2 | -0/+20 |
|\ | | | | | add share by mail activity | ||||
| * | add new definition | Bjoern Schiessle | 2016-11-08 | 1 | -0/+19 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | add activity for share by mail | Bjoern Schiessle | 2016-11-08 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | refactoring code to reduce cyclomatic complexit | Donquixote | 2016-11-07 | 2 | -10/+5 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Moved over files_versions | Roeland Jago Douma | 2016-11-03 | 1 | -1/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -0/+25 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 1 | -1/+9 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -1/+1 |
| | | | | | | | | | | * try to reuse the old session token for remember me login * decrypt/encrypt token password and set the session id accordingly * create remember-me cookies only if checkbox is checked and 2fa solved * adjust db token cleanup to store remembered tokens longer * adjust unit tests Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -0/+8 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Stricter signature | Roeland Jago Douma | 2016-10-31 | 2 | -4/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 3 | -0/+28 |
| | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | Merge pull request #1937 from nextcloud/ros-for-notification-message | Roeland Jago Douma | 2016-10-31 | 1 | -0/+21 |
|\ | | | | | Allow rich object strings in messages as well |