try out a universal test
second shot
trying nc and oc, throw away php 5.4 and server versions below 9.0
all env information in one line, otherwise to many useless builds are composed
drop some cases, fix typo
fix url, further reduce number of tests scenarios
url fix, and further reduce tests scenarios
moar fixes
test against the desired server branch
attempt to reduce more test scenarios
more url fixes
fix branch, excludes did not work
adjust version info
Dependency Injection for user and db is used througout the controllers
The Routing features a consistent rest api
The Routing provides some legacy routes, so that for exampe the Android Bookmarks App still works.
There is a publicly available api that provides access to bookmarks per user.
(This is usefull in connection with the WP Plugin https://github.com/mario-nolte/oc2wp-bookmarks)