aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed typo.Cédric Bonhomme2020-03-10
* Removed useless configuration variables.Cédric Bonhomme2020-03-10
* Added a tiny portion of black magic.Cédric Bonhomme2020-03-10
* Updated README.Cédric Bonhomme2020-03-10
* Updated README.Cédric Bonhomme2020-03-10
* Updated defautl configuration file.Cédric Bonhomme2020-03-09
* Refactoring the backend.Cédric Bonhomme2020-03-09
* Improved method to detect current version of the Newspipe instance.Cédric Bonhomme2020-03-06
* Updated README.Cédric Bonhomme2020-03-06
* Fixe icons in the history template.Cédric Bonhomme2020-03-06
* Fixe icons in the profile_public template.Cédric Bonhomme2020-03-06
* Fixe icon in the article template.Cédric Bonhomme2020-03-06
* Fixed icon in the feed template.Cédric Bonhomme2020-03-06
* Fixe icon in the popular template.Cédric Bonhomme2020-03-06
* Fixe icon in the duplicates template.Cédric Bonhomme2020-03-06
* Fixe icon in the feed_list template.Cédric Bonhomme2020-03-06
* Fixed some JavaScript functions to mark articles as read/unread.Cédric Bonhomme2020-03-06
* Merge branch 'master' of git.sr.ht:~cedric/newspipeCédric Bonhomme2020-03-06
|\
| * Load only 1000 bookmarks when user is not authenticated.Cédric Bonhomme2020-03-04
| * Fixed some issues with the bookmark view.Cédric Bonhomme2020-03-04
| * Renmoved some useless blank spaces.Cédric Bonhomme2020-03-04
* | Fixed some icons.Cédric Bonhomme2020-03-06
|/
* Retrun the bookmarks saved during the last 365 days, starting from the date o...Cédric Bonhomme2020-03-04
* Improved bookmarks template.Cédric Bonhomme2020-03-04
* Updated some strings in the user data management template.Cédric Bonhomme2020-03-04
* Updated README.Cédric Bonhomme2020-03-04
* Improved user management page.Cédric Bonhomme2020-03-04
* typoCédric Bonhomme2020-03-04
* Minor changes to the user data management page.Cédric Bonhomme2020-03-04
* Improved navbar.Cédric Bonhomme2020-03-04
* Various improvements for every views.Cédric Bonhomme2020-03-03
* Removed icons in menus.Cédric Bonhomme2020-03-03
* improbements of the home page.Cédric Bonhomme2020-03-03
* minor improvements to the generic CSS>Cédric Bonhomme2020-03-03
* Updated about page.Cédric Bonhomme2020-03-02
* Updated profile page.Cédric Bonhomme2020-03-02
* Updated management page.Cédric Bonhomme2020-03-02
* updated login form.Cédric Bonhomme2020-03-02
* fixed issue in import_pinboard_jsonCédric Bonhomme2020-03-02
* fixed issue with the function to import bookmarks from a JSON file.Cédric Bonhomme2020-03-02
* Removed deprecated API.Cédric Bonhomme2020-03-02
* minor improvements to the home page.Cédric Bonhomme2020-03-02
* Simplify CSS>Cédric Bonhomme2020-03-01
* removed fonts fileCédric Bonhomme2020-03-01
* display a flag if more than 1000 articles are unreadCédric Bonhomme2020-03-01
* improved home page loadingCédric Bonhomme2020-03-01
* fixed issue with the function to mar all articles of a feed as read.Cédric Bonhomme2020-03-01
* improved display on mobile devicesCédric Bonhomme2020-03-01
* fixed commands menuCédric Bonhomme2020-03-01
* now using a vertical navbar for the list of feedsCédric Bonhomme2020-03-01
bgstack15