summaryrefslogtreecommitdiffstats
path: root/js/app/Run.js
AgeCommit message (Collapse)Author
2021-04-08🎨 Adapt front-end to match new implementationMarco Nassabain
- remove share-specific code since new solution uses dummy feeds Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08🧹 Cleanup code to match masterMarco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08✨ Run.js: Include shared route in regexMarco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08✨ Run.js: Subscribe to 'shared' (sharedCount)Marco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08(+) sharedButtonJimmy Huynh
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08🔥 Remove changes from front-end for back-end prMarco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08add root for access shared itemsAurélien
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2020-04-23Always show the unread articles.Cesar Enrique Garcia Dabo
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>
2019-03-05Cleanup JS and prolong error notificationSean Molenaar
2017-06-10Use regular promise for http callsDaniel Schaal
2016-07-23Adjust copyright headerBernhard Posselt
2014-11-20fix multiple bugsBernhard Posselt
2014-11-19show hint when no articles to read are availabeBernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-18commentBernhard Posselt
2014-11-18fix fading folders on startupBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-09-19fix update bugBernhard Posselt
2014-09-11port to es5 and add es6 shims for object prototypes insteadBernhard Posselt
2014-08-27editingBernhard Posselt
2014-06-02properly redirect with appended slashesBernhard Posselt
2014-05-30more additionsBernhard Posselt
2014-05-30more stuffBernhard Posselt
2014-05-23fix renameBernhard Posselt
2014-05-22increase starcount if starringBernhard Posselt
2014-05-21const possible valuesBernhard Posselt
2014-05-21es6 all the thingsBernhard Posselt
2014-05-20rename model to resourceBernhard Posselt
2014-05-19subscribe to more channels and fetch more feeds on initBernhard Posselt
2014-05-19periodically updateBernhard Posselt
2014-05-19add test for firstrun pageBernhard Posselt