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

65 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
Jimmy Huynh
86949f992b (+) isSharedUnread (depending on getSharedCount(): function done
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
WENDLING NICOLAS
c469d3221a 🐛 Change to singlequotes - Fix build error
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
Jimmy Huynh
1ff8c26ac0 (+) Shared href navigation
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
skiingwiz
04519388ce Allow directly adding a feed without going through the discovery process
Signed-off-by: skiingwiz <skiingwiz@gmail.com>
2021-04-02 11:15:17 +02:00
anoy
112cc727ea add locale-aware sorting for folders and feeds
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-09 16:58:44 +01:00
anoy
b5340676dc fixed active menu item and reload for unread
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-04-24 18:24:08 +02:00
SuliacLEGUILLOU
ed59aeeeeb Translate youtube channel and user URL into their feed (#612)
Youtube rss system is hiden inside their api to encourage account creation.

I have added a step to transform automaticaly a user or a channel url like `https://www.youtube.com/user/scilabus` into its feed url: `https://www.youtube.com/feeds/videos.xml?user=scilabus`

Signed-off-by: s18alg <s18alg@protonmail.com>
2020-01-11 15:07:23 +01:00
nachoparker
1a54c2abec add "mark read" floating button mobile. Fixes #469 (#505)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:08:14 +02:00
Sean Molenaar
6a4e56e727 Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
Bernhard Posselt
7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt
0d5c4e438e add basic basic auth support 2016-03-25 19:48:06 +01:00
Bernhard Posselt
e3ae4ea0be add german feeds and allow to change the language 2016-01-23 17:08:45 +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
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
ddb0d5020f try to fix out of syn issue 2015-05-28 15:42:32 +02:00
Bernhard Posselt
c0e6ca12e8 implement clientside search code 2015-03-21 13:36:50 +01:00
Bernhard Posselt
df509a4b85 fix #711 2015-01-23 14:32:53 +01:00
Bernhard Posselt
676b8dd187 first stab at recommended sites 2014-11-19 15:54:32 +01:00
Bernhard Posselt
f9be39a2bb test 2014-11-18 18:58:50 +01:00
Bernhard Posselt
adf395b7cf test 2014-11-18 18:56:12 +01:00
Bernhard Posselt
ef1ed919da fix #75 2014-10-07 15:12:39 +02:00
Bernhard Posselt
0ae9051e7f only get route id if route with an id is present 2014-10-06 14:50:39 +02:00
Bernhard Posselt
afa1a7887f fix delete folder 2014-09-18 15:06:28 +02:00
Bernhard Posselt
682f89fa8d fix delete 2014-09-18 14:39:45 +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
021b680252 better folder undelete 2014-09-13 12:00:54 +02:00
Bernhard Posselt
1cb7d9ad1f also delete feeds when their parent folder is being deleted 2014-09-13 04:43:37 +02:00
Bernhard Posselt
5f43cd596f fix removal of error feeds 2014-09-13 04:25:29 +02:00
Bernhard Posselt
0a818fa9ff delete + undo folders 2014-09-13 02:42:19 +02:00
Bernhard Posselt
8c38ef40bd delete feed + undo 2014-09-13 01:19:39 +02:00
Bernhard Posselt
72c4fc9acb rename folder 2014-09-12 23:54:49 +02:00
Bernhard Posselt
f7feeecf39 rename feed 2014-09-12 22:05:17 +02:00
Bernhard Posselt
b86a559166 adding feeds and folders, lady and gentlemen :P 2014-09-12 19:40:16 +02:00
Bernhard Posselt
cc1dc2ed30 working on creating folders 2014-09-12 05:28:09 +02:00
Bernhard Posselt
2c161c47ec add feed without folder 2014-09-12 03:14:04 +02:00
Bernhard Posselt
761412ebaa create folders! 2014-09-12 03:03:44 +02:00
Bernhard Posselt
aee7a83449 add styling for error, disable draggable on error 2014-09-12 02:07:01 +02:00
Bernhard Posselt
6f68f42535 if a feed is created, load it 2014-09-12 00:58:47 +02:00
Bernhard Posselt
fc4aa4d97b dont transform folder to uppercase due to possible conflicts with folders created from the api 2014-09-12 00:27:10 +02:00
Bernhard Posselt
ac653d89d9 implement move feed 2014-09-11 21:19:50 +02:00
Bernhard Posselt
f3091d84e1 various work on creating feeds, folders and showing folders 2014-09-11 20:26:04 +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
78082d5263 remove methods 2014-09-05 18:42:14 +02:00
Bernhard Posselt
9fd26858e7 add timeout to feed delete message 2014-09-05 18:38:28 +02:00
Bernhard Posselt
3921c654f8 add undo for feed deletion 2014-09-05 18:07:02 +02:00