Commit Graph

40 Commits

Author SHA1 Message Date
Arthur Schiwon 04f8d62a22
drop unsupported / EOL server versions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-27 21:26:06 +02:00
Marcel Klehr 4bc9f7a380 v0.12.0-rc1 2018-05-25 21:45:57 +02:00
Marcel Klehr e3d8441e1c info.xml: Add description 2018-05-14 18:08:48 +02:00
Marcel Klehr d614b2c62e v0.11.0 2018-03-11 19:17:47 +01:00
Arthur Schiwon 07b264765c
include nc 13 in travis test and adjust cases accordingly 2018-01-15 22:34:29 +01:00
Arthur Schiwon 293e7123d9 bump version
and adds a Makefile
2017-07-17 14:10:50 +02:00
Arthur Schiwon 5abc30d2c1
Add Nc stable12 to tests and adjust master 2017-05-25 14:02:29 +02:00
Arthur Schiwon 2699365cb8
revert removing of owncloud dependency in info.xml, because <owncloud>
tag is required for apps that run on Nextcloud 9 and 10
2017-05-13 22:14:05 +02:00
Arthur Schiwon bc668b9808
prepare 0.10.0 release
remove ownCloud tests and official support. It's broken on their 9.1(?)
anyway, we have no dev looking into it, and OC does their own thing, now.
2017-05-13 17:13:56 +02:00
Arthur Schiwon 3e7ff18107
Attempt OC 10 test fwiw 2017-04-06 23:52:23 +02:00
Adi Sieker 0fabec8911 update info.xml to validate against the appstores info.xsd. 2017-02-09 23:37:48 +01:00
Adi Sieker a45c9d31c7 add screenshots to info.xml 2017-02-09 23:08:14 +01:00
Arthur Schiwon bfb20022d8
add Nextcloud 12 compatibility and PHP 7.1 tests 2016-12-19 22:58:37 +01:00
Arthur Schiwon af6341ffed
bump version 2016-12-07 23:39:59 +01:00
Arthur Schiwon c911527928
adjust authors in info.xml 2016-12-07 15:09:23 +01:00
Arthur Schiwon c4e95abfba
fix naming 2016-12-07 13:00:43 +01:00
Felix 15188a9d01 Replace ownCloud with Nextcloud in appinfo
..and remove link to obsolete documentation.
2016-12-03 11:39:37 +01:00
Morris Jobke 848b0014f2
Update to 11
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-15 21:52:18 +01:00
Arthur Schiwon 623b9982d0
remove deprecated standalone element 2016-08-29 10:58:58 +02:00
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