aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui
Commit message (Expand)AuthorAge
* Require confirmation for marking pages as readGravatar Matías Lang2019-07-17
* Add .search margin-rightGravatar Frode Aannevik2019-07-13
* Refactor config packageGravatar Frédéric Guillot2019-06-02
* Flip behavior of j and k keyboard shortcutsGravatar Ben Cohen2019-05-26
* Add option to enable/disable keyboard shortcutsGravatar Frédéric Guillot2019-04-28
* Improve page reload when showing unread/all entriesGravatar Diego Agulló2019-04-04
* Add double tap detection for next/previous page navigationGravatar 3ddysan2019-03-11
* Fix typo in stylesheetGravatar Frédéric Guillot2019-02-19
* Sort search results by relevanceGravatar Jebbs2019-02-11
* Rename session cookiesGravatar Frédéric Guillot2019-01-21
* Handle the case when application session is expired and not user sessionGravatar Frédéric Guillot2019-01-21
* Only attempt to change password if the confirmation field is filled inGravatar Peter De Wachter2019-01-07
* Move healthcheck endpoint from ui package to httpd serviceGravatar Frédéric Guillot2018-12-28
* Make sure that <strong> elements are boldGravatar Frédéric Guillot2018-12-19
* Show scrollbars only when necessary for <pre> elementsGravatar Frédéric Guillot2018-12-16
* Allow to switch between unread only and all entries on category/feed viewsGravatar Diego Agulló2018-12-16
* Preserve category selection when no feed is foundGravatar Frédéric Guillot2018-12-12
* Update dependenciesGravatar Frederic Guillot2018-12-09
* Refactor manual entry scraperGravatar Frédéric Guillot2018-12-02
* Apply rewriter rules on manual "Fetch Original Content"Gravatar djbshfbzehr2018-12-02
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11
* Improve logging messages in ui packageGravatar Frédéric Guillot2018-11-11
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
* Ignore hotkeys containing Control, Alt or Meta keysGravatar Diego Agulló2018-10-31
* Improve logging for OAuth2 callbackGravatar Frédéric Guillot2018-10-22
* Revert "Call preventDefault() when a keyboard shortcut is executed"Gravatar Frédéric Guillot2018-10-22
* Call preventDefault() when a keyboard shortcut is executedGravatar Frédéric Guillot2018-10-21
* NavHandler: Make "g f" go to feed, or list of feedsGravatar Carl Helmertz2018-10-21
* Unsubscribe from feed through link or "#"Gravatar Carl Helmertz2018-10-19
* Simplify feed fetcherGravatar Frédéric Guillot2018-10-14
* Fix jshint error introduced in commit d4c1677Gravatar Frédéric Guillot2018-10-08
* Change link state when marking all entries as readGravatar Frédéric Guillot2018-10-08
* Add missing package descriptions for GoDocGravatar Frédéric Guillot2018-10-08
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Set focus on article link when pressing prev/next hotkeysGravatar Diego Agulló2018-10-01
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Use disclosure widget <details> for advanced feed optionsGravatar Frédéric Guillot2018-09-21
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* Store client IP address in request contextGravatar Frédéric Guillot2018-09-09
* Add "Mark this page as read" to the bottomGravatar Adam Vigneaux2018-09-08
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
* Add toggle status button to entry pageGravatar Dave Z2018-08-28
* Show count of feeds with permanent errors in header menuGravatar Dave Z2018-08-26
* Add remove button in feed edit pageGravatar Frédéric Guillot2018-08-25
* Added remote client IP to login failure error message.Gravatar dzaikos2018-08-25
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Avoid browser caching issues when assets changesGravatar Frédéric Guillot2018-07-22