.. |
form
|
Make reading speed user-configurable
|
2022-07-17 19:35:24 -07:00 |
session
|
|
|
static
|
request_builder.js: Fix syntax error
|
2022-06-06 10:22:41 +02:00 |
view
|
Add lang attribute to root HTML tag
|
2021-05-31 13:19:37 -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
|
|
|
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
|
add option to hide categories from the global unread list
|
2021-06-12 13:06:30 -07:00 |
category_entries.go
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
category_entries_all.go
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
category_feeds.go
|
|
|
category_list.go
|
|
|
category_mark_as_read.go
|
ui: Expose markCategoryAsRead
|
2021-07-05 14:13:18 -07:00 |
category_remove.go
|
|
|
category_save.go
|
|
|
category_update.go
|
add option to hide categories from the global unread list
|
2021-06-12 13:06:30 -07:00 |
doc.go
|
|
|
entry_bookmark.go
|
Fix inconsistent navigation
|
2021-09-24 16:22:00 -07:00 |
entry_category.go
|
Fix inconsistent navigation
|
2021-09-24 16:22:00 -07:00 |
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
|
Make reading speed user-configurable
|
2022-07-17 19:35:24 -07:00 |
entry_search.go
|
Fix inconsistent navigation
|
2021-09-24 16:22:00 -07:00 |
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
|
Add rewrite rules for article URL before fetching content
|
2022-07-11 21:12:26 -07:00 |
feed_entries.go
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
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
|
|
|
feed_remove.go
|
Security fix: any user can delete any feed
|
2021-05-07 16:25:44 -07:00 |
feed_update.go
|
Add rewrite rules for article URL before fetching content
|
2022-07-11 21:12:26 -07:00 |
handler.go
|
|
|
history_entries.go
|
|
|
history_flush.go
|
|
|
integration_pocket.go
|
|
|
integration_show.go
|
Add Linkding integration
|
2022-05-24 20:14:07 -07:00 |
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
|
Add basic PWA offline page
|
2021-03-07 15:44:42 -08:00 |
oauth2.go
|
|
|
oauth2_callback.go
|
|
|
oauth2_redirect.go
|
|
|
oauth2_unlink.go
|
|
|
offline.go
|
Add basic PWA offline page
|
2021-03-07 15:44:42 -08:00 |
opml_export.go
|
|
|
opml_import.go
|
|
|
opml_upload.go
|
|
|
pagination.go
|
|
|
proxy.go
|
Omit User-Agent header in image proxy to avoid being blocked
|
2022-01-09 20:23:35 -08:00 |
search_entries.go
|
|
|
session_list.go
|
|
|
session_remove.go
|
|
|
settings_show.go
|
Make reading speed user-configurable
|
2022-07-17 19:35:24 -07:00 |
settings_update.go
|
Make reading speed user-configurable
|
2022-07-17 19:35:24 -07:00 |
share.go
|
|
|
shared_entries.go
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
static_app_icon.go
|
|
|
static_favicon.go
|
|
|
static_javascript.go
|
Add basic PWA offline page
|
2021-03-07 15:44:42 -08:00 |
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
|
Avoid extra HTTP request for fetching custom stylesheet
|
2021-05-31 14:29:33 -07:00 |
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
|
Add rewrite rules for article URL before fetching content
|
2022-07-11 21:12:26 -07:00 |
ui.go
|
ui: Expose markCategoryAsRead
|
2021-07-05 14:13:18 -07:00 |
unread_entries.go
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
unread_mark_all_read.go
|
|
|
user_create.go
|
|
|
user_edit.go
|
|
|
user_list.go
|
|
|
user_remove.go
|
|
|
user_save.go
|
|
|
user_update.go
|
|
|