.. |
form
|
feat: Media player: Conrol playback speed
|
2024-03-17 11:53:30 -07:00 |
session
|
|
|
static
|
Enable trusted-types
|
2024-03-20 17:50:37 -07:00 |
view
|
Minor code simplification in internal/ui/view/view.go
|
2024-02-25 17:31:44 -08:00 |
about.go
|
|
|
api_key_create.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
api_key_list.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
api_key_remove.go
|
|
|
api_key_save.go
|
|
|
bookmark_entries.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
category_create.go
|
|
|
category_edit.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
category_entries.go
|
|
|
category_entries_all.go
|
|
|
category_feeds.go
|
|
|
category_list.go
|
|
|
category_mark_as_read.go
|
|
|
category_refresh.go
|
Make use of printer.Print when possible
|
2024-02-28 19:24:41 -08:00 |
category_remove.go
|
|
|
category_save.go
|
|
|
category_update.go
|
|
|
entry_bookmark.go
|
|
|
entry_category.go
|
|
|
entry_enclosure_save_position.go
|
Avoid warnings in ui package
|
2024-03-15 19:49:39 -07:00 |
entry_feed.go
|
|
|
entry_read.go
|
|
|
entry_save.go
|
|
|
entry_scraper.go
|
Rename PROXY_* options to MEDIA_PROXY_*
|
2024-03-20 21:28:28 -07:00 |
entry_search.go
|
|
|
entry_toggle_bookmark.go
|
|
|
entry_unread.go
|
|
|
entry_update_status.go
|
|
|
feed_edit.go
|
Add feed option to disable HTTP/2 to avoid fingerprinting
|
2024-02-24 22:30:26 -08:00 |
feed_entries.go
|
|
|
feed_entries_all.go
|
|
|
feed_icon.go
|
|
|
feed_list.go
|
|
|
feed_mark_as_read.go
|
|
|
feed_refresh.go
|
Make use of printer.Print when possible
|
2024-02-28 19:24:41 -08:00 |
feed_remove.go
|
|
|
feed_update.go
|
Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber()
|
2024-03-17 12:25:55 -07:00 |
handler.go
|
|
|
history_entries.go
|
|
|
history_flush.go
|
|
|
integration_pocket.go
|
Make use of printer.Print when possible
|
2024-02-28 19:24:41 -08:00 |
integration_show.go
|
Add Readeck integration
|
2024-02-21 19:57:34 -08:00 |
integration_update.go
|
Make use of printer.Print when possible
|
2024-02-28 19:24:41 -08:00 |
login_check.go
|
|
|
login_show.go
|
|
|
logout.go
|
|
|
middleware.go
|
Use constant-time comparison for anti-csrf tokens
|
2024-03-03 20:28:13 -08:00 |
oauth2.go
|
|
|
oauth2_callback.go
|
Make use of printer.Print when possible
|
2024-02-28 19:24:41 -08:00 |
oauth2_redirect.go
|
|
|
oauth2_unlink.go
|
Make use of printer.Print when possible
|
2024-02-28 19:24:41 -08:00 |
offline.go
|
|
|
opml_export.go
|
|
|
opml_import.go
|
|
|
opml_upload.go
|
|
|
pagination.go
|
|
|
proxy.go
|
Rename PROXY_* options to MEDIA_PROXY_*
|
2024-03-20 21:28:28 -07:00 |
search.go
|
Move search form to a dedicated page
|
2024-03-01 16:56:15 -08:00 |
session_list.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
session_remove.go
|
|
|
settings_show.go
|
feat: Media player: Conrol playback speed
|
2024-03-17 11:53:30 -07:00 |
settings_update.go
|
Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber()
|
2024-03-17 12:25:55 -07:00 |
share.go
|
|
|
shared_entries.go
|
|
|
static_app_icon.go
|
|
|
static_favicon.go
|
|
|
static_javascript.go
|
Enable go-critic linter and fix various issues detected
|
2024-03-17 13:52:34 -07:00 |
static_manifest.go
|
|
|
static_stylesheet.go
|
|
|
subscription_add.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
subscription_bookmarklet.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
subscription_choose.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
subscription_submit.go
|
Use struct embedding to reduce code duplication
|
2024-03-18 16:23:44 -07:00 |
ui.go
|
Move search form to a dedicated page
|
2024-03-01 16:56:15 -08:00 |
unread_entries.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
unread_entry_category.go
|
Limit feed/category entry pagination to unread entries when coming from unread entry list
|
2024-01-09 21:44:25 -08:00 |
unread_entry_feed.go
|
Limit feed/category entry pagination to unread entries when coming from unread entry list
|
2024-01-09 21:44:25 -08:00 |
unread_mark_all_read.go
|
|
|
user_create.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
user_edit.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
user_list.go
|
Delay call of view.New after logging the user in
|
2024-03-03 20:32:15 -08:00 |
user_remove.go
|
|
|
user_save.go
|
|
|
user_update.go
|
|
|
webauthn.go
|
Avoid warnings in ui package
|
2024-03-15 19:49:39 -07:00 |