xmr-remote-nodes/internal/handler/views
Christian Ditaputratama 98dcdfa94a
feat: Do not push query strings to URL #155
Slightly increase user browsing privacy by not pushing query strings
to browser URL. By using this method, the browser history stay on the
main page and filter query strings not recorded.

Note: This approach is experimental. Only tested on Firefox and Chromium
 browser.
2024-11-07 01:20:50 +07:00
..
assets feat!: Remove old frontend codes 2024-11-03 16:33:15 +07:00
src chore(style): Changed main homepage buttons color to orange 2024-11-07 00:50:49 +07:00
add_node.templ style: Added link css class to internal URL 2024-11-06 19:32:34 +07:00
add_node_templ.go style: Added link css class to internal URL 2024-11-06 19:32:34 +07:00
embed.go feat!: templ + htmx build system 2024-10-29 20:41:22 +07:00
home.templ feat!: Added Add node form and action 2024-11-04 23:53:09 +07:00
home_templ.go feat!: Added Add node form and action 2024-11-04 23:53:09 +07:00
layout.templ feat!: Added Add node form and action 2024-11-04 23:53:09 +07:00
layout_templ.go feat!: Added Add node form and action 2024-11-04 23:53:09 +07:00
partial_datatable.templ feat: Do not push query strings to URL #155 2024-11-07 01:20:50 +07:00
partial_datatable_templ.go feat: Do not push query strings to URL #155 2024-11-07 01:20:50 +07:00
partial_navbar.templ style: Changed sticky navbar to fixed position 2024-10-31 16:26:49 +07:00
partial_navbar_templ.go style: Changed sticky navbar to fixed position 2024-10-31 16:26:49 +07:00
remote_nodes.templ feat: Do not push query strings to URL #155 2024-11-07 01:20:50 +07:00
remote_nodes_templ.go feat: Do not push query strings to URL #155 2024-11-07 01:20:50 +07:00
vars.go feat: Added auto refresh interval select options 2024-11-04 17:17:23 +07:00