1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-08 07:54:13 +01:00

21 Commits

Author SHA1 Message Date
Arthur Schiwon
b11076608f
Master tests starting stable9 branch
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
2016-08-26 16:45:30 +02:00
Arthur Schiwon
fbf50e85a9
increase title size to 4096, and cut title and description before writing to DB 2016-08-06 01:10:10 +02:00
Arthur Schiwon
39aa2035a4
bump max Nc/OC version 2016-07-30 01:44:03 +02:00
janklostermann
bbe2fde9a8 added documentation, category, website, bugs, repository 2016-06-02 15:51:54 +02:00
Arthur Schiwon
de5a1b5305
Increase max OC version, bump version to 0.8, move version number to info.xml 2016-04-16 22:26:08 +02:00
Lukas Reschke
acb2479e4a [master] Fix OCS id 2015-12-17 16:39:13 +01:00
Arthur Schiwon
f72287f4d7 bump app version and enable it for current OC master, fixes #197 2015-11-05 18:00:58 +01:00
Arthur Schiwon
2dfa9a80bf bump max OC version 2015-07-08 22:41:03 +02:00
Lukas Reschke
834ab59a12 Set minimum version to 8.1 2015-07-01 02:22:14 +02:00
Joas Schilling
2cd11886f0 Remove isShipped 2015-01-27 12:21:30 +01:00
Jörn Friedrich Dreyer
d72818f83d search changes require oc 8 2014-12-19 11:28:38 +01:00
ganomi
ae81b9dcd2 This is a refactored / rewritten version of the bookmarks app using the app frameworks design and controller features.
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)
2014-11-26 12:24:18 +01:00
Georg Ehrke
1e6e56e01b add ocsid 2014-07-07 17:24:22 +02:00
Robin Appelman
18867eb611 Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
Robin Appelman
403faf3bb0 change required ownCloud version to 4.91 2013-01-28 19:46:08 +01:00
Frank Karlitschek
505a6634c3 bump the required field of all the shipped apps to 4.9 which is the internal verson number of ownCloud 4.5 2012-10-02 12:21:25 +02:00
Frank Karlitschek
acaf75971f mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +02:00
Frank Karlitschek
bf63fc4b9e added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration
2012-05-05 23:42:38 +02:00
Robin Appelman
cc2784940b keep version numbers in their own files for faster reading 2012-04-14 16:29:11 +02:00
Marvin Thomas Rabe
d205a5404d Removed redundant code. 2012-02-22 16:04:32 +01:00
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00