| .. |
|
form
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
session
|
7897d8a8ad
Handle the case when application session is expired and not user session
|
7 years ago |
|
static
|
4565dd406b
Fix wrong CSS var
|
4 years ago |
|
view
|
1fd4c4ef13
Add lang attribute to root HTML tag
|
4 years ago |
|
about.go
|
87d58987a6
Do not show secrets in plain text on the /about page
|
4 years ago |
|
api_key_create.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
api_key_list.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
api_key_remove.go
|
25cc0d2447
Add per-application API Keys
|
6 years ago |
|
api_key_save.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
bookmark_entries.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
category_create.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
category_edit.go
|
0bcfc81b1f
add option to hide categories from the global unread list
|
4 years ago |
|
category_entries.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
category_entries_all.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
category_feeds.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
category_list.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
category_mark_as_read.go
|
e877800779
ui: Expose markCategoryAsRead
|
4 years ago |
|
category_remove.go
|
5a69a61d48
Move UI middlewares and routes to ui package
|
7 years ago |
|
category_save.go
|
4468ef1410
Refactor category validation
|
5 years ago |
|
category_update.go
|
0bcfc81b1f
add option to hide categories from the global unread list
|
4 years ago |
|
doc.go
|
11dfcdd3d6
Fix typo in license header
|
7 years ago |
|
entry_bookmark.go
|
cf1939f063
Fix inconsistent navigation
|
4 years ago |
|
entry_category.go
|
cf1939f063
Fix inconsistent navigation
|
4 years ago |
|
entry_feed.go
|
cf1939f063
Fix inconsistent navigation
|
4 years ago |
|
entry_read.go
|
937899194d
Fix inconsistent navigation in history pages
|
4 years ago |
|
entry_save.go
|
228862fefa
Refactor config package
|
6 years ago |
|
entry_scraper.go
|
ec3c604a83
Add option to allow self-signed or invalid certificates
|
5 years ago |
|
entry_search.go
|
cf1939f063
Fix inconsistent navigation
|
4 years ago |
|
entry_toggle_bookmark.go
|
5a69a61d48
Move UI middlewares and routes to ui package
|
7 years ago |
|
entry_unread.go
|
cf1939f063
Fix inconsistent navigation
|
4 years ago |
|
entry_update_status.go
|
0bcfc81b1f
add option to hide categories from the global unread list
|
4 years ago |
|
feed_edit.go
|
b58a46455b
Display option to hide feed only when category is not already hidden
|
4 years ago |
|
feed_entries.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
feed_entries_all.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
feed_icon.go
|
5a69a61d48
Move UI middlewares and routes to ui package
|
7 years ago |
|
feed_list.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
feed_mark_as_read.go
|
e1c9e6ccb4
Add link to mark a feed as read
|
5 years ago |
|
feed_refresh.go
|
f0610bdd9c
Refactor feed creation to allow setting most fields via API
|
5 years ago |
|
feed_remove.go
|
32439ca2f0
Security fix: any user can delete any feed
|
4 years ago |
|
feed_update.go
|
e8d0360e64
Validate Keep list and Block list rules syntax
|
5 years ago |
|
handler.go
|
f0610bdd9c
Refactor feed creation to allow setting most fields via API
|
5 years ago |
|
history_entries.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
history_flush.go
|
ac3693562b
Ask for confirmation before flushing history
|
6 years ago |
|
integration_pocket.go
|
228862fefa
Refactor config package
|
6 years ago |
|
integration_show.go
|
34dd358eb0
Add Telegram integration
|
4 years ago |
|
integration_update.go
|
37bc451741
Remove plaintext Fever password from database
|
5 years ago |
|
login_check.go
|
60a7362327
Use SQL transaction when creating user sessions
|
5 years ago |
|
login_show.go
|
4464802947
Reformat some Go files
|
5 years ago |
|
logout.go
|
228862fefa
Refactor config package
|
6 years ago |
|
middleware.go
|
8a812cd8ec
Add basic PWA offline page
|
5 years ago |
|
oauth2.go
|
4464802947
Reformat some Go files
|
5 years ago |
|
oauth2_callback.go
|
e45cc2d2aa
Refactor user validation
|
5 years ago |
|
oauth2_redirect.go
|
83f3ccab0e
Remove extra column from users table (HSTORE field)
|
5 years ago |
|
oauth2_unlink.go
|
83f3ccab0e
Remove extra column from users table (HSTORE field)
|
5 years ago |
|
offline.go
|
8a812cd8ec
Add basic PWA offline page
|
5 years ago |
|
opml_export.go
|
5a69a61d48
Move UI middlewares and routes to ui package
|
7 years ago |
|
opml_import.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
opml_upload.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
pagination.go
|
5f266319a3
Add option to change the number of entries per page (fixes #40)
|
5 years ago |
|
proxy.go
|
2cf9bde1af
Show correct User Agent in input placeholders
|
5 years ago |
|
search_entries.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
session_list.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
session_remove.go
|
ca45765c46
Improve logging messages in ui package
|
7 years ago |
|
settings_show.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
settings_update.go
|
0d935a863f
Make web app display mode configurable
|
5 years ago |
|
share.go
|
9871e4f5d0
Add page to list and remove shared entries
|
6 years ago |
|
shared_entries.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
static_app_icon.go
|
f6ed2feab4
Use SVG sprite for icons
|
5 years ago |
|
static_favicon.go
|
0de80c2ff0
Use embed package for binary assets instead of generated files
|
5 years ago |
|
static_javascript.go
|
8a812cd8ec
Add basic PWA offline page
|
5 years ago |
|
static_manifest.go
|
0d935a863f
Make web app display mode configurable
|
5 years ago |
|
static_stylesheet.go
|
dd3f496d06
Avoid extra HTTP request for fetching custom stylesheet
|
4 years ago |
|
subscription_add.go
|
2cf9bde1af
Show correct User Agent in input placeholders
|
5 years ago |
|
subscription_bookmarklet.go
|
ab82c4b300
Subscribe to feeds with the Android Share menu
|
5 years ago |
|
subscription_choose.go
|
9242350f0e
Add per feed cookies option
|
5 years ago |
|
subscription_submit.go
|
9242350f0e
Add per feed cookies option
|
5 years ago |
|
ui.go
|
e877800779
ui: Expose markCategoryAsRead
|
4 years ago |
|
unread_entries.go
|
78f6bbe93d
Add ability to change entry sort order in the UI
|
4 years ago |
|
unread_mark_all_read.go
|
a634839678
Ask for confirmation before clicking on mark all as read
|
6 years ago |
|
user_create.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
user_edit.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
user_list.go
|
c394a61a4e
Add Prometheus exporter
|
5 years ago |
|
user_remove.go
|
8fb71366f8
API: Delete users asynchronously
|
5 years ago |
|
user_save.go
|
e45cc2d2aa
Refactor user validation
|
5 years ago |
|
user_update.go
|
e45cc2d2aa
Refactor user validation
|
5 years ago |