ltdk 15268ef4f6 Don't word-wrap in article titles 3 tahun lalu
..
form 6e50ce3293 Make reading speed user-configurable 3 tahun lalu
session 7897d8a8ad Handle the case when application session is expired and not user session 7 tahun lalu
static 15268ef4f6 Don't word-wrap in article titles 3 tahun lalu
view 1fd4c4ef13 Add lang attribute to root HTML tag 4 tahun lalu
about.go 7111b3749d Display Go version on /about 4 tahun lalu
api_key_create.go c394a61a4e Add Prometheus exporter 5 tahun lalu
api_key_list.go c394a61a4e Add Prometheus exporter 5 tahun lalu
api_key_remove.go 25cc0d2447 Add per-application API Keys 6 tahun lalu
api_key_save.go c394a61a4e Add Prometheus exporter 5 tahun lalu
bookmark_entries.go fb585d0086 Allow API search for entries which are not starred 4 tahun lalu
category_create.go c394a61a4e Add Prometheus exporter 5 tahun lalu
category_edit.go 0bcfc81b1f add option to hide categories from the global unread list 4 tahun lalu
category_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 tahun lalu
category_entries_all.go 78f6bbe93d Add ability to change entry sort order in the UI 4 tahun lalu
category_feeds.go c394a61a4e Add Prometheus exporter 5 tahun lalu
category_list.go c394a61a4e Add Prometheus exporter 5 tahun lalu
category_mark_as_read.go e877800779 ui: Expose markCategoryAsRead 4 tahun lalu
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 tahun lalu
category_save.go 4468ef1410 Refactor category validation 5 tahun lalu
category_update.go 0bcfc81b1f add option to hide categories from the global unread list 4 tahun lalu
doc.go 11dfcdd3d6 Fix typo in license header 7 tahun lalu
entry_bookmark.go cf1939f063 Fix inconsistent navigation 4 tahun lalu
entry_category.go cf1939f063 Fix inconsistent navigation 4 tahun lalu
entry_feed.go cf1939f063 Fix inconsistent navigation 4 tahun lalu
entry_read.go 937899194d Fix inconsistent navigation in history pages 4 tahun lalu
entry_save.go 228862fefa Refactor config package 7 tahun lalu
entry_scraper.go 6e50ce3293 Make reading speed user-configurable 3 tahun lalu
entry_search.go cf1939f063 Fix inconsistent navigation 4 tahun lalu
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package 7 tahun lalu
entry_unread.go cf1939f063 Fix inconsistent navigation 4 tahun lalu
entry_update_status.go 0bcfc81b1f add option to hide categories from the global unread list 4 tahun lalu
feed_edit.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 tahun lalu
feed_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 tahun lalu
feed_entries_all.go 78f6bbe93d Add ability to change entry sort order in the UI 4 tahun lalu
feed_icon.go 2935aaef45 Add Content-Security-Policy header to feed icon url 4 tahun lalu
feed_list.go c394a61a4e Add Prometheus exporter 5 tahun lalu
feed_mark_as_read.go e1c9e6ccb4 Add link to mark a feed as read 5 tahun lalu
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 tahun lalu
feed_remove.go 32439ca2f0 Security fix: any user can delete any feed 5 tahun lalu
feed_update.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 tahun lalu
handler.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 tahun lalu
history_entries.go c394a61a4e Add Prometheus exporter 5 tahun lalu
history_flush.go ac3693562b Ask for confirmation before flushing history 6 tahun lalu
integration_pocket.go 228862fefa Refactor config package 7 tahun lalu
integration_show.go 1658db7f10 Add Linkding integration 3 tahun lalu
integration_update.go 4b6e46d9ab Add Google Reader API implementation (experimental) 4 tahun lalu
login_check.go 60a7362327 Use SQL transaction when creating user sessions 5 tahun lalu
login_show.go 4464802947 Reformat some Go files 5 tahun lalu
logout.go 228862fefa Refactor config package 7 tahun lalu
middleware.go 8a812cd8ec Add basic PWA offline page 5 tahun lalu
oauth2.go 4464802947 Reformat some Go files 5 tahun lalu
oauth2_callback.go e45cc2d2aa Refactor user validation 5 tahun lalu
oauth2_redirect.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 tahun lalu
oauth2_unlink.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 tahun lalu
offline.go 8a812cd8ec Add basic PWA offline page 5 tahun lalu
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package 7 tahun lalu
opml_import.go c394a61a4e Add Prometheus exporter 5 tahun lalu
opml_upload.go c394a61a4e Add Prometheus exporter 5 tahun lalu
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 tahun lalu
proxy.go b113af8472 Omit User-Agent header in image proxy to avoid being blocked 4 tahun lalu
search_entries.go c394a61a4e Add Prometheus exporter 5 tahun lalu
session_list.go c394a61a4e Add Prometheus exporter 5 tahun lalu
session_remove.go ca45765c46 Improve logging messages in ui package 7 tahun lalu
settings_show.go 6e50ce3293 Make reading speed user-configurable 3 tahun lalu
settings_update.go 6e50ce3293 Make reading speed user-configurable 3 tahun lalu
share.go 9871e4f5d0 Add page to list and remove shared entries 6 tahun lalu
shared_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 tahun lalu
static_app_icon.go f6ed2feab4 Use SVG sprite for icons 5 tahun lalu
static_favicon.go 0de80c2ff0 Use embed package for binary assets instead of generated files 5 tahun lalu
static_javascript.go 8a812cd8ec Add basic PWA offline page 5 tahun lalu
static_manifest.go b21f12015e Add support for theme color based on preferred color scheme of OS 4 tahun lalu
static_stylesheet.go dd3f496d06 Avoid extra HTTP request for fetching custom stylesheet 4 tahun lalu
subscription_add.go 2cf9bde1af Show correct User Agent in input placeholders 5 tahun lalu
subscription_bookmarklet.go ab82c4b300 Subscribe to feeds with the Android Share menu 5 tahun lalu
subscription_choose.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 tahun lalu
subscription_submit.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 tahun lalu
ui.go e877800779 ui: Expose markCategoryAsRead 4 tahun lalu
unread_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 tahun lalu
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read 6 tahun lalu
user_create.go c394a61a4e Add Prometheus exporter 5 tahun lalu
user_edit.go c394a61a4e Add Prometheus exporter 5 tahun lalu
user_list.go c394a61a4e Add Prometheus exporter 5 tahun lalu
user_remove.go 8fb71366f8 API: Delete users asynchronously 5 tahun lalu
user_save.go e45cc2d2aa Refactor user validation 5 tahun lalu
user_update.go e45cc2d2aa Refactor user validation 5 tahun lalu