1
0
Fork 0
Commit Graph

108 Commits

Author SHA1 Message Date
anoy 89eb6a6584 add CORS and version endpoint for API v2
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2022-07-03 09:40:01 +02:00
anoy fa3a2c56de fix duplicated api routes
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2022-07-03 09:40:01 +02:00
Paul Tirk da5e749ecc rename parameter for read/unread api call
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30 20:04:30 +02:00
Paul Tirk 4b68169142 also allow starring/unstarring multiple items by id
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30 20:04:30 +02:00
Paul Tirk 81243985d2 create copies of v1.2 api routes for v1.3 api
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30 20:04:30 +02:00
Paul Tirk 98028e4422 add routes for starring/unstarring items by id
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30 20:04:30 +02:00
Benjamin Brahmer 09552a10ac remove routes
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-01 15:41:20 +02:00
Marco Nassabain 2cba1e4146 🧹 Cleanup code, remove spaces, rename variables
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 22:31:21 +02:00
Marco Nassabain 08171bb42d NewsItem: add share routes + controller func
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 22:31:21 +02:00
Paul Tirk dff855fba5 change method names to follow nextcloud convention
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08 10:23:11 +02:00
Paul Tirk 06a45387ef lint & add missing copyright/author information
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08 10:23:11 +02:00
Paul Tirk cc9c64d69b add api version 2 & folder api routes
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08 10:23:11 +02:00
Sean Molenaar 7effe4654b Unremove but deprecate User API
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-10 16:47:42 +01:00
Sean Molenaar 5bdc2df7f4 Fix unread count and related issues
Issue GH-924

Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-10 16:47:42 +01:00
Sean Molenaar 5b94705cf3 Core: Fix compatibility with nextcloud codestyle (#280) 2018-03-27 15:35:06 +02:00
Bernhard Posselt 7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt 19ce49191a Add route for api levels 2016-05-10 22:53:03 +02:00
Bernhard Posselt 4dc780ea20 rename sites file and move to subdirectory 2016-01-23 15:28:58 +01:00
Bernhard Posselt 9435bfc217 change explore url 2016-01-22 17:53:15 +01:00
Bernhard Posselt 79736eb1cf fix tests 2015-11-25 19:52:22 +01:00
Bernhard Posselt a42da9a97c clean up feed api 2015-11-01 15:16:15 +01:00
Bernhard Posselt b250747c66 fix #882 2015-11-01 14:25:42 +01:00
Bernhard Posselt a8ddf748a7 fix import for integration tests 2015-09-20 18:18:36 +02:00
Bernhard Posselt 70ff47a9b7 fix # 848 2015-09-06 15:42:51 +02:00
Bernhard Posselt 53679811da serverside full text
remove enhancers

add full text client side implementation

fix bugs and tests for full text feed
2015-08-12 17:05:18 +02:00
Bernhard Posselt 816a8beb0b add status api route 2015-02-17 15:17:40 +01:00
Bernhard Posselt df509a4b85 fix #711 2015-01-23 14:32:53 +01:00
Bernhard Posselt 7375929865 first stab at intelligent container 2015-01-18 14:06:07 +01:00
Bernhard Posselt 676b8dd187 first stab at recommended sites 2014-11-19 15:54:32 +01:00
Bernhard Posselt 62b6bd4850 controller action for recommended sites 2014-11-19 14:14:01 +01:00
Bernhard Posselt 322726c37f clean up routes 2014-11-19 12:10:42 +01:00
Bernhard Posselt 66c73a96ac first try to set indention limit at 80 characters in php 2014-10-21 18:19:23 +02:00
Bernhard Posselt 42d69a95f3 convert tabs indention to indention with 4 spaces because of mixing of both variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab 2014-10-21 16:45:36 +02:00
Bernhard Posselt fbad651ebd Make config.ini editable in the admin interface 2014-10-21 15:14:19 +02:00
Bernhard Posselt 26d950486b add default locale and developer names and move the method to the pagecontroller, @cosenal 2014-09-29 21:22:34 +02:00
Alessandro Cosentino 885b506695 web app manifest 2014-09-29 13:45:17 -04:00
Bernhard Posselt 802ddff3f4 remove useless php 5.4 test since it breaks anyways 2014-09-29 12:13:08 +02:00
Bernhard Posselt c0648f2831 simplify is compatible check 2014-09-24 15:44:13 +02:00
Bernhard Posselt 14e01888e5 dont break on PHP 5.4 2014-09-14 16:50:08 +02:00
Bernhard Posselt e06aaac512 fix starred count for deleted folders, reload path when deleting 2014-09-13 12:46:29 +02:00
Bernhard Posselt ff528b18df fix settings 2014-09-09 22:21:40 +02:00
Bernhard Posselt cd10f93e0d style fixes 2014-06-26 11:33:44 +02:00
Bernhard Posselt 35d0d8750e more additions 2014-05-30 22:19:26 +02:00
Bernhard Posselt 57bccbf06a bump api 2014-05-30 00:38:04 +02:00
Bernhard Posselt 79032a17fb add autopaging 2014-05-30 00:06:49 +02:00
Bernhard Posselt 2b4da592f1 simplify star and read 2014-05-22 02:15:56 +02:00
Bernhard Posselt 160a0dfeba convert array() to [] 2014-05-14 17:32:49 +02:00
Bernhard Posselt b9de58c0c9 remove more old code 2014-05-13 22:10:02 +02:00
Bernhard Posselt f82b818bdb break all the things! 2014-05-13 20:14:00 +02:00
Bernhard Posselt 5e5294e282 use correct update url for feed and folder api, fix #529 2014-05-12 23:58:58 +02:00