.. |
form
|
Add option to enable or disable double tap
|
2023-01-14 16:59:52 -08:00 |
session
|
|
|
static
|
fix: add color-scheme to themes
|
2023-02-05 20:58:23 -08:00 |
view
|
Fix some linter issues
|
2022-08-08 22:06:38 -07:00 |
about.go
|
Display Go version on /about
|
2022-01-22 11:00:12 -08:00 |
api_key_create.go
|
|
|
api_key_list.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
api_key_remove.go
|
Add per-application API Keys
|
2020-03-01 18:22:45 -08:00 |
api_key_save.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
bookmark_entries.go
|
|
|
category_create.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
category_edit.go
|
add option to hide categories from the global unread list
|
2021-06-12 13:06:30 -07:00 |
category_entries.go
|
|
|
category_entries_all.go
|
|
|
category_feeds.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
category_list.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
category_mark_as_read.go
|
|
|
category_refresh.go
|
|
|
category_remove.go
|
|
|
category_save.go
|
|
|
category_update.go
|
|
|
doc.go
|
|
|
entry_bookmark.go
|
|
|
entry_category.go
|
|
|
entry_feed.go
|
|
|
entry_read.go
|
Fix inconsistent navigation in history pages
|
2021-09-24 16:22:00 -07:00 |
entry_save.go
|
|
|
entry_scraper.go
|
Update reading time HTML element after fetching the original web page
|
2022-12-14 19:53:04 -08:00 |
entry_search.go
|
|
|
entry_toggle_bookmark.go
|
|
|
entry_unread.go
|
|
|
entry_update_status.go
|
add option to hide categories from the global unread list
|
2021-06-12 13:06:30 -07:00 |
feed_edit.go
|
|
|
feed_entries.go
|
|
|
feed_entries_all.go
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
feed_icon.go
|
|
|
feed_list.go
|
|
|
feed_mark_as_read.go
|
Add link to mark a feed as read
|
2020-08-19 22:17:33 -07:00 |
feed_refresh.go
|
Refactor feed creation to allow setting most fields via API
|
2021-01-02 16:48:22 -08:00 |
feed_remove.go
|
|
|
feed_update.go
|
|
|
handler.go
|
Refactor feed creation to allow setting most fields via API
|
2021-01-02 16:48:22 -08:00 |
history_entries.go
|
|
|
history_flush.go
|
|
|
integration_pocket.go
|
|
|
integration_show.go
|
|
|
integration_update.go
|
Add Google Reader API implementation (experimental)
|
2022-01-02 19:45:12 -08:00 |
login_check.go
|
Make default home page configurable
|
2022-07-26 22:03:03 -07:00 |
login_show.go
|
Make default home page configurable
|
2022-07-26 22:03:03 -07:00 |
logout.go
|
Refactor config package
|
2019-06-02 06:30:08 -07:00 |
middleware.go
|
Proxify images in API responses
|
2022-10-27 17:33:18 -07:00 |
oauth2.go
|
Reformat some Go files
|
2021-01-27 18:13:58 -08:00 |
oauth2_callback.go
|
|
|
oauth2_redirect.go
|
|
|
oauth2_unlink.go
|
|
|
offline.go
|
|
|
opml_export.go
|
|
|
opml_import.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
opml_upload.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
pagination.go
|
|
|
proxy.go
|
Proxify images in API responses
|
2022-10-27 17:33:18 -07:00 |
search_entries.go
|
|
|
session_list.go
|
|
|
session_remove.go
|
|
|
settings_show.go
|
|
|
settings_update.go
|
|
|
share.go
|
Add page to list and remove shared entries
|
2020-03-22 19:53:44 -07:00 |
shared_entries.go
|
|
|
static_app_icon.go
|
Use SVG sprite for icons
|
2021-03-07 11:18:42 -08:00 |
static_favicon.go
|
|
|
static_javascript.go
|
|
|
static_manifest.go
|
Use custom home page in PWA
|
2022-11-12 20:12:39 -08:00 |
static_stylesheet.go
|
|
|
subscription_add.go
|
|
|
subscription_bookmarklet.go
|
|
|
subscription_choose.go
|
Add rewrite rules for article URL before fetching content
|
2022-07-11 21:12:26 -07:00 |
subscription_submit.go
|
|
|
ui.go
|
Add category feeds refresh
|
2022-12-12 19:41:30 -08:00 |
unread_entries.go
|
|
|
unread_mark_all_read.go
|
|
|
user_create.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
user_edit.go
|
|
|
user_list.go
|
|
|
user_remove.go
|
|
|
user_save.go
|
|
|
user_update.go
|
|
|