.. |
form
|
|
|
session
|
|
|
static
|
|
|
view
|
|
|
about.go
|
Display Go version on /about
|
2022-01-22 11:00:12 -08:00 |
api_key_create.go
|
|
|
api_key_list.go
|
|
|
api_key_remove.go
|
|
|
api_key_save.go
|
|
|
bookmark_entries.go
|
Allow API search for entries which are not starred
|
2022-04-13 21:53:06 -07:00 |
category_create.go
|
|
|
category_edit.go
|
|
|
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
|
ui: Expose markCategoryAsRead
|
2021-07-05 14:13:18 -07:00 |
category_remove.go
|
|
|
category_save.go
|
Refactor category validation
|
2021-01-03 22:50:24 -08:00 |
category_update.go
|
add option to hide categories from the global unread list
|
2021-06-12 13:06:30 -07:00 |
doc.go
|
Fix some linter issues
|
2022-08-08 22:06:38 -07:00 |
entry_bookmark.go
|
|
|
entry_category.go
|
|
|
entry_feed.go
|
Fix inconsistent navigation
|
2021-09-24 16:22:00 -07:00 |
entry_read.go
|
Fix inconsistent navigation in history pages
|
2021-09-24 16:22:00 -07:00 |
entry_save.go
|
|
|
entry_scraper.go
|
|
|
entry_search.go
|
|
|
entry_toggle_bookmark.go
|
|
|
entry_unread.go
|
Fix inconsistent navigation
|
2021-09-24 16:22:00 -07:00 |
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
|
Add Content-Security-Policy header to feed icon url
|
2022-01-02 17:38:53 -08:00 |
feed_list.go
|
|
|
feed_mark_as_read.go
|
|
|
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
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
history_flush.go
|
Ask for confirmation before flushing history
|
2019-07-17 21:40:03 -07:00 |
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
|
|
|
login_show.go
|
|
|
logout.go
|
|
|
middleware.go
|
|
|
oauth2.go
|
Reformat some Go files
|
2021-01-27 18:13:58 -08:00 |
oauth2_callback.go
|
|
|
oauth2_redirect.go
|
Remove extra column from users table (HSTORE field)
|
2020-12-21 21:35:03 -08:00 |
oauth2_unlink.go
|
|
|
offline.go
|
Add basic PWA offline page
|
2021-03-07 15:44:42 -08:00 |
opml_export.go
|
Move UI middlewares and routes to ui package
|
2018-11-11 11:29:12 -08:00 |
opml_import.go
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
opml_upload.go
|
|
|
pagination.go
|
|
|
proxy.go
|
|
|
search_entries.go
|
|
|
session_list.go
|
|
|
session_remove.go
|
|
|
settings_show.go
|
Make default home page configurable
|
2022-07-26 22:03:03 -07:00 |
settings_update.go
|
Make default home page configurable
|
2022-07-26 22:03:03 -07:00 |
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
|
Use embed package for binary assets instead of generated files
|
2021-02-17 20:15:28 -08:00 |
static_javascript.go
|
|
|
static_manifest.go
|
Add support for theme color based on preferred color scheme of OS
|
2021-12-10 19:47:43 -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
|
|
|
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
|
API: Delete users asynchronously
|
2020-07-28 20:39:10 -07:00 |
user_save.go
|
Refactor user validation
|
2021-01-03 21:36:35 -08:00 |
user_update.go
|
Refactor user validation
|
2021-01-03 21:36:35 -08:00 |