summaryrefslogtreecommitdiffstats
path: root/sinksh/sinksh_utils.cpp
Commit message (Collapse)AuthorAge
* Fulltext filter for sinkshChristian Mollekopf2018-02-13
|
* Support UUID's without curly bracesChristian Mollekopf2018-01-29
|
* We don't normally have to see the capabilitiesChristian Mollekopf2018-01-26
|
* Share the filter syntax for count and listChristian Mollekopf2018-01-25
|
* Addressbook supportChristian Mollekopf2017-03-09
|
* Dav cleanupChristian Mollekopf2017-03-09
|
* Use SINK_REGISTER_TYPES to avoid repeating the typesChristian Mollekopf2017-02-16
|
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
|
* Share query syntaxChristian Mollekopf2017-01-07
|
* Store<Sink::ApplicationDomain::ApplicationDomainType> is not defined.Christian Mollekopf2016-12-20
|
* Don't set capabilities as property on creation.Christian Mollekopf2016-12-15
| | | | | | Instead we make it part of the plugin. This ensure we also have access to the proper capabilities when creating a resource via sinksh.
* sinksh fixesChristian Mollekopf2016-12-15
|
* Show the account of the identity.Christian Mollekopf2016-12-14
|
* sinksh list identity supportChristian Mollekopf2016-11-21
|
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
|
* Backwards comaptible names and some cleanupChristian Mollekopf2016-10-04
|
* Less hardcoding of entity typesChristian Mollekopf2016-10-04
|
* Support for creating accounts via sinkshChristian Mollekopf2016-07-15
|
* Print account for resourceChristian Mollekopf2016-07-14
|
* Read resources synchronouslyChristian Mollekopf2016-07-11
|
* sinksh trace command including autocompletionChristian Mollekopf2016-07-07
| | | | | The sinksh command allows to easily turn tracing for certain areas on or off.
* Prepared sinksh traceChristian Mollekopf2016-07-07
|
* Ported sinksh list to synchronous API (which also fixed it)Christian Mollekopf2016-06-26
|
* account support in sinkshChristian Mollekopf2016-03-17
|
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Stop using clientapi.hChristian Mollekopf2016-02-10
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
(except for documentation).