Frédéric Guillot 8a812cd8ec Add basic PWA offline page преди 5 години
..
form 0d935a863f Make web app display mode configurable преди 5 години
session 7897d8a8ad Handle the case when application session is expired and not user session преди 7 години
static 8a812cd8ec Add basic PWA offline page преди 5 години
view c2571f9f47 Remove completely generated files преди 5 години
about.go 421bb467d0 Show Postgres version in about page преди 5 години
api_key_create.go c394a61a4e Add Prometheus exporter преди 5 години
api_key_list.go c394a61a4e Add Prometheus exporter преди 5 години
api_key_remove.go 25cc0d2447 Add per-application API Keys преди 6 години
api_key_save.go c394a61a4e Add Prometheus exporter преди 5 години
bookmark_entries.go c394a61a4e Add Prometheus exporter преди 5 години
category_create.go c394a61a4e Add Prometheus exporter преди 5 години
category_edit.go c394a61a4e Add Prometheus exporter преди 5 години
category_entries.go c394a61a4e Add Prometheus exporter преди 5 години
category_entries_all.go c394a61a4e Add Prometheus exporter преди 5 години
category_feeds.go c394a61a4e Add Prometheus exporter преди 5 години
category_list.go c394a61a4e Add Prometheus exporter преди 5 години
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package преди 7 години
category_save.go 4468ef1410 Refactor category validation преди 5 години
category_update.go 4468ef1410 Refactor category validation преди 5 години
doc.go 11dfcdd3d6 Fix typo in license header преди 7 години
entry_bookmark.go c394a61a4e Add Prometheus exporter преди 5 години
entry_category.go c394a61a4e Add Prometheus exporter преди 5 години
entry_feed.go c394a61a4e Add Prometheus exporter преди 5 години
entry_read.go c394a61a4e Add Prometheus exporter преди 5 години
entry_save.go 228862fefa Refactor config package преди 7 години
entry_scraper.go ec3c604a83 Add option to allow self-signed or invalid certificates преди 5 години
entry_search.go c394a61a4e Add Prometheus exporter преди 5 години
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package преди 7 години
entry_unread.go c394a61a4e Add Prometheus exporter преди 5 години
entry_update_status.go 11e110bc7d Refactor entry validation преди 5 години
feed_edit.go ec3c604a83 Add option to allow self-signed or invalid certificates преди 5 години
feed_entries.go c394a61a4e Add Prometheus exporter преди 5 години
feed_entries_all.go c394a61a4e Add Prometheus exporter преди 5 години
feed_icon.go 5a69a61d48 Move UI middlewares and routes to ui package преди 7 години
feed_list.go c394a61a4e Add Prometheus exporter преди 5 години
feed_mark_as_read.go e1c9e6ccb4 Add link to mark a feed as read преди 5 години
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API преди 5 години
feed_remove.go 5a69a61d48 Move UI middlewares and routes to ui package преди 7 години
feed_update.go e8d0360e64 Validate Keep list and Block list rules syntax преди 5 години
handler.go f0610bdd9c Refactor feed creation to allow setting most fields via API преди 5 години
history_entries.go c394a61a4e Add Prometheus exporter преди 5 години
history_flush.go ac3693562b Ask for confirmation before flushing history преди 7 години
integration_pocket.go 228862fefa Refactor config package преди 7 години
integration_show.go 37bc451741 Remove plaintext Fever password from database преди 5 години
integration_update.go 37bc451741 Remove plaintext Fever password from database преди 5 години
login_check.go 60a7362327 Use SQL transaction when creating user sessions преди 5 години
login_show.go 4464802947 Reformat some Go files преди 5 години
logout.go 228862fefa Refactor config package преди 7 години
middleware.go 8a812cd8ec Add basic PWA offline page преди 5 години
oauth2.go 4464802947 Reformat some Go files преди 5 години
oauth2_callback.go e45cc2d2aa Refactor user validation преди 5 години
oauth2_redirect.go 83f3ccab0e Remove extra column from users table (HSTORE field) преди 5 години
oauth2_unlink.go 83f3ccab0e Remove extra column from users table (HSTORE field) преди 5 години
offline.go 8a812cd8ec Add basic PWA offline page преди 5 години
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package преди 7 години
opml_import.go c394a61a4e Add Prometheus exporter преди 5 години
opml_upload.go c394a61a4e Add Prometheus exporter преди 5 години
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) преди 6 години
proxy.go 2cf9bde1af Show correct User Agent in input placeholders преди 5 години
search_entries.go c394a61a4e Add Prometheus exporter преди 5 години
session_list.go c394a61a4e Add Prometheus exporter преди 5 години
session_remove.go ca45765c46 Improve logging messages in ui package преди 7 години
settings_show.go 0d935a863f Make web app display mode configurable преди 5 години
settings_update.go 0d935a863f Make web app display mode configurable преди 5 години
share.go 9871e4f5d0 Add page to list and remove shared entries преди 6 години
shared_entries.go c394a61a4e Add Prometheus exporter преди 5 години
static_app_icon.go f6ed2feab4 Use SVG sprite for icons преди 5 години
static_favicon.go 0de80c2ff0 Use embed package for binary assets instead of generated files преди 5 години
static_javascript.go 8a812cd8ec Add basic PWA offline page преди 5 години
static_manifest.go 0d935a863f Make web app display mode configurable преди 5 години
static_stylesheet.go 9569666259 Use embed package for CSS bundles instead of generated files преди 5 години
subscription_add.go 2cf9bde1af Show correct User Agent in input placeholders преди 5 години
subscription_bookmarklet.go ab82c4b300 Subscribe to feeds with the Android Share menu преди 5 години
subscription_choose.go ec3c604a83 Add option to allow self-signed or invalid certificates преди 5 години
subscription_submit.go ec3c604a83 Add option to allow self-signed or invalid certificates преди 5 години
ui.go 8a812cd8ec Add basic PWA offline page преди 5 години
unread_entries.go f88e93a0b9 Add Server-Timing header to unread page преди 5 години
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read преди 7 години
user_create.go c394a61a4e Add Prometheus exporter преди 5 години
user_edit.go c394a61a4e Add Prometheus exporter преди 5 години
user_list.go c394a61a4e Add Prometheus exporter преди 5 години
user_remove.go 8fb71366f8 API: Delete users asynchronously преди 6 години
user_save.go e45cc2d2aa Refactor user validation преди 5 години
user_update.go e45cc2d2aa Refactor user validation преди 5 години