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

35 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
cfea34ba14 🧹 Cleanup code to match master
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain
d192abef88 Run.js: Include shared route in regex
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain
29a68a10e8 Run.js: Subscribe to 'shared' (sharedCount)
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Jimmy Huynh
0d5443d6ee (+) sharedButton
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain
a1edb03e19 🔥 Remove changes from front-end for back-end pr
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 22:31:21 +02:00
Aurélien
6ebe676911 add root for access shared items
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 22:31:21 +02:00
Cesar Enrique Garcia Dabo
5b4f3d29e4 Always show the unread articles.
The unread articles folder will always be visible, regardless
of the "Show all" setting. If that setting is on, then an
additional "All articles" folder will be show as before, but
it doesn't substitute the "Uread articles" one.

A new URL /apps/news/#/items/unread is also created that jumps
to the unread articles.

Signed-off-by: Cesar Enrique Garcia Dabo <cquike@arcor.de>
2020-04-23 12:37:24 +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
193bd948d7 fix multiple bugs 2014-11-20 10:58:58 +01:00
Bernhard Posselt
53443fd177 show hint when no articles to read are availabe 2014-11-19 17:09:23 +01:00
Bernhard Posselt
676b8dd187 first stab at recommended sites 2014-11-19 15:54:32 +01:00
Bernhard Posselt
36ad80b7f6 comment 2014-11-18 20:37:22 +01:00
Bernhard Posselt
6944812573 fix fading folders on startup 2014-11-18 20:32:34 +01:00
Bernhard Posselt
f9be39a2bb test 2014-11-18 18:58:50 +01:00
Bernhard Posselt
d25ca8b4d6 test 2014-11-18 18:57:58 +01:00
Bernhard Posselt
adf395b7cf test 2014-11-18 18:56:12 +01:00
Bernhard Posselt
e30f70a12f test 2014-11-18 18:52:49 +01:00
Bernhard Posselt
fd9be3ed07 test 2014-11-18 18:51:51 +01:00
Bernhard Posselt
63a3bdfd58 fix update bug 2014-09-19 15:36:08 +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
c7c2bf214c editing 2014-08-27 18:52:13 +02:00
Bernhard Posselt
c4e591f541 properly redirect with appended slashes 2014-06-02 03:48:41 +02:00
Bernhard Posselt
35d0d8750e more additions 2014-05-30 22:19:26 +02:00
Bernhard Posselt
e9a2c6bac0 more stuff 2014-05-30 16:12:51 +02:00
Bernhard Posselt
c12a2504cd fix rename 2014-05-23 03:53:24 +02:00
Bernhard Posselt
6b46f7b265 increase starcount if starring 2014-05-22 02:50:55 +02:00
Bernhard Posselt
aff0213dc9 const possible values 2014-05-21 23:49:00 +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
Bernhard Posselt
11f0246acd subscribe to more channels and fetch more feeds on init 2014-05-19 15:51:26 +02:00
Bernhard Posselt
928ccf49fb periodically update 2014-05-19 03:41:28 +02:00
Bernhard Posselt
90584316b8 add test for firstrun page 2014-05-19 02:22:02 +02:00