Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 4b0ec60043 expose feed ordering in api, #711 2015-01-25 12:01:51 +01:00
Bernhard Posselt df509a4b85 fix #711 2015-01-23 14:32:53 +01:00
Bernhard Posselt 8ddead0627 fix #660 2014-11-21 13:53:47 +01:00
Bernhard Posselt 99b38506e8 remove lastmodified and etag from api 2014-11-07 17:49:58 +01:00
Bernhard Posselt f11e4cff46 semantic versioning 2014-10-27 15:00:13 +01:00
Bernhard Posselt dc8b8301d3 fix #302 2014-10-22 11:06:43 +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 42628b133f fix phpunit tests 2014-09-11 15:42:52 +02:00
Bernhard Posselt e9d37abf6d add title ellipsis, fix #442 2014-09-09 21:36:00 +02:00
Bernhard Posselt daaf87749d add css custom classes 2014-09-09 18:56:31 +02:00
Bernhard Posselt 06367d8b81 style fixes 2014-06-25 11:22:08 +02:00
Bernhard Posselt f52cdaa750 add JsonSerializable to entities 2014-05-14 17:49:52 +02:00
Bernhard Posselt 160a0dfeba convert array() to [] 2014-05-14 17:32:49 +02:00
Bernhard Posselt f82b818bdb break all the things! 2014-05-13 20:14:00 +02:00
Bernhard Posselt 04d7d834f3 add annotations to entities 2014-05-12 22:27:00 +02:00
Bernhard Posselt ffa43f3c3b update headers to be compatible with phpdoc, slim down license text to make code more visible 2014-04-19 18:16:55 +02:00
Bernhard Posselt 31ae116fe4 migrated database, utility, bootstrap from appframework 2014-04-08 18:50:10 +02:00
Bernhard Posselt d649e2d11c write out type name to prevent confusion when using gettype 2014-04-04 20:06:46 +02:00
Bernhard Posselt 96a3156a09 allow inserted urls again 2013-09-14 19:51:51 +02:00
Bernhard Posselt dda579ccaa also store feeds per article when doing updates 2013-09-13 17:59:16 +02:00
Bernhard Posselt 00c6e040de removed google importer on the serverside, add importer for articles 2013-09-12 01:00:32 +02:00
Bernhard Posselt 824f074ecb change email adress in copyright headers 2013-08-26 17:23:22 +02:00
Bernhard Posselt 78b0bcc19a move sanitation of urls to the serverside code to also provide security for clients, fix #151 2013-08-06 13:56:32 +02:00
Bernhard Posselt 347000cc2d use a deleted flag for deleted feeds to handle undo 2013-05-10 13:30:00 +02:00
Bernhard Posselt 2dfab0dbec added toAPI methods for folder and feed 2013-05-02 12:53:17 +02:00
Bernhard Posselt 76cc72393a added a way to prevent feed from being updated 2013-04-19 13:01:44 +02:00
Bernhard Posselt e6d926de62 add link to feed which gets opened when clicked on the subheading of an item 2013-04-08 15:23:06 +02:00
Bernhard Posselt c8d3f8fb46 added casting information for data objects 2013-03-26 18:04:02 +01:00
Bernhard Posselt 97855d5d6a updated docs 2013-03-20 17:55:03 +01:00
Bernhard Posselt 85ba81650b ported entities 2013-03-20 16:29:30 +01:00
Alessandro Cosentino ef450898bb create folder api call 2013-03-03 22:27:18 +01:00
Alessandro Cosentino 0852773340 adds a call to create feed 2013-03-03 11:06:00 +01:00
Alessandro Cosentino 4902253e9c prototype for business layer for feed 2013-03-02 19:50:33 +01:00
Bernhard Posselt ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00