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

32 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 21bd539847 ported to owncloud internal appframework classes, confused with how to start the app and define deps 2014-04-09 22:52:26 +02:00
Bernhard Posselt 31ae116fe4 migrated database, utility, bootstrap from appframework 2014-04-08 18:50:10 +02:00
Bernhard Posselt df2613660f use findEntity and findEntities from the mapper class to get rid of code duplication 2014-04-05 19:11:16 +02:00
Bernhard Posselt 57e6103187 register hooks for deleting feeds, folders and items if a user is deleted, fix #468 2014-04-04 03:09:26 +02:00
Bernhard Posselt 3a13a680a3 also group by updates_per_article column 2013-09-20 20:06:12 +02:00
Bernhard Posselt 824f074ecb change email adress in copyright headers 2013-08-26 17:23:22 +02:00
Bernhard Posselt 6475bf5da4 also consider deleted folders and feeds in the feed update, #214 2013-06-01 11:00:25 +02:00
Bernhard Posselt 37b48d2aef fix a bug that would not display items of feeds without folders 2013-05-24 15:28:42 +02:00
Bernhard Posselt 031ba0ce52 When creating a feed or folder the it should purge the deleted
Edit
fix #176
2013-05-21 21:10:45 +02:00
s17t.net c67fa31a2a Fix #174 2013-05-18 18:49:30 +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 e2381ea22c typo fix 2013-04-06 17:58:47 +02:00
Bernhard Posselt 050d866f54 added warnings for future devs to not run into sql injection mistakes 2013-04-06 17:56:24 +02:00
Bernhard Posselt 2d8f76d28f fix statusflag db query bugs and unittests 2013-04-05 22:56:22 +02:00
Bernhard Posselt 1ffedced05 fixes mappers by using the correct status condition 2013-04-04 17:21:43 +02:00
Bernhard Posselt 180b36f9b2 deleted old code that i forgot to delete 2013-04-04 13:45:33 +02:00
Bernhard Posselt 3ec631a5c7 autopurge all read items which are not starred if there are more than 1000 2013-04-04 13:13:25 +02:00
Bernhard Posselt 4b994c97ad autopurge all read items which are not starred if there are more than 1000 2013-04-04 13:12:07 +02:00
Bernhard Posselt c8d3f8fb46 added casting information for data objects 2013-03-26 18:04:02 +01:00
Bernhard Posselt b553ff3903 fix referential integrity 2013-03-26 11:44:36 +01:00
Bernhard Posselt f9107664b0 made mappers faster by only joining the relevant rows for each user 2013-03-22 21:39:39 +01:00
Bernhard Posselt 585667bdf4 dont add feed twice 2013-03-22 13:47:45 +01:00
Bernhard Posselt 196177a0ca removed mapper parent class and use the new mapper methods from the framework 2013-03-22 13:20:24 +01:00
Bernhard Posselt ac84b27965 reorganize folder 2013-03-21 16:32:36 +01:00
Bernhard Posselt f475d882d0 also get unread count when fetching feeds from a user 2013-03-21 16:18:43 +01:00
Bernhard Posselt 6dab27a668 be nice 2013-03-21 00:31:18 +01:00
Bernhard Posselt b9d98e336c finished foldermapper 2013-03-20 19:40:17 +01:00
Bernhard Posselt c26baa1eb7 finished feedmapper 2013-03-20 19:30:05 +01:00
Bernhard Posselt 9c78fd8295 added feedmaper 2013-03-20 19:21:47 +01:00
Bernhard Posselt 8f215ec03b tests 2013-03-20 19:06:17 +01:00
Alessandro Cosentino ef450898bb create folder api call 2013-03-03 22:27:18 +01:00
Bernhard Posselt ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00