1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 08:42:48 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Marco Nassabain
04cf2672c3 🎨 Adapt front-end to match new implementation
- remove share-specific code since new solution uses dummy feeds

Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain
e5ccff97a6 Shared menu: get and show sharedCount
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Sean Molenaar
6a4e56e727 Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
Daniel Schaal
7cebc63def Use regular promise for http calls 2017-06-10 11:19:07 +02:00
Bernhard Posselt
7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt
d0401257f6 Fix #465 2016-04-12 22:16:13 +02:00
Bernhard Posselt
35550fe42e fix autopaging in search 2015-03-21 13:36:50 +01:00
Bernhard Posselt
193bd948d7 fix multiple bugs 2014-11-20 10:58:58 +01:00
Bernhard Posselt
242fdbf9fc add import articles 2014-09-14 04:17:32 +02:00
Bernhard Posselt
08df2433ca autopaging 2014-09-13 16:58:38 +02:00
Bernhard Posselt
218ddcaf53 mark read in the navigation, fix drag and drop 2014-09-12 20:08:02 +02:00
Bernhard Posselt
793bd21773 port to ES5, fix unread count going into minus 2014-09-11 14:32:59 +02:00
Bernhard Posselt
ea9ebd4826 port to es5 and add es6 shims for object prototypes instead 2014-09-11 03:55:52 +02:00
Bernhard Posselt
82f0a877a0 add active and unread stuff 2014-05-31 01:12:20 +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
cba949fb07 order by pubdate 2014-05-29 22:58:30 +02:00
Bernhard Posselt
f1261587eb cache unread count 2014-05-23 12:53:03 +02:00
Bernhard Posselt
2bb6bc03b5 add autopaging directive 2014-05-22 15:09:57 +02:00
Bernhard Posselt
7030132583 implement read all 2014-05-22 02:53:56 +02:00
Bernhard Posselt
6b46f7b265 increase starcount if starring 2014-05-22 02:50:55 +02:00
Bernhard Posselt
23246ea398 add keep unread, read, read feed and starring 2014-05-22 02:40:44 +02:00
Bernhard Posselt
2b4da592f1 simplify star and read 2014-05-22 02:15:56 +02:00
Bernhard Posselt
780fa97864 add docs on iterators 2014-05-22 01:26:06 +02:00
Bernhard Posselt
0fa6755224 es6 all the things 2014-05-21 23:43:28 +02:00
Bernhard Posselt
5a7b1e0c36 rename model to resource 2014-05-20 17:01:59 +02:00