xmr-remote-nodes/internal/handler/views
Christian Ditaputratama 5e2ab83295
feat: Accept i2p naming service hostname #148
Please note that this naming service validation only validates simple
length and allowed characters. Advanced validation such as
internationalized domain name (IDN) is not implemented.

To minimize abuse, I also set minimum length of submitted i2p naming
service address to 5 characters. If someone have an address of 4
characters or less, let them open an issue or create a pull request.
2024-11-08 00:23:07 +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 feat: Accept i2p naming service hostname #148 2024-11-08 00:23:07 +07:00
add_node_templ.go feat: Accept i2p naming service hostname #148 2024-11-08 00:23:07 +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 fix: Use meta link rel="icon" for favicon 2024-11-07 01:57:57 +07:00
layout_templ.go fix: Use meta link rel="icon" for favicon 2024-11-07 01:57:57 +07:00
partial_datatable.templ fix: Invalid reload button hx-get URL #155 2024-11-07 01:30:25 +07:00
partial_datatable_templ.go fix: Invalid reload button hx-get URL #155 2024-11-07 01:30:25 +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: Added remote nodes i2p filter #148 2024-11-07 20:52:38 +07:00
remote_nodes_templ.go feat: Added remote nodes i2p filter #148 2024-11-07 20:52:38 +07:00
vars.go feat: Added auto refresh interval select options 2024-11-04 17:17:23 +07:00