xmr-remote-nodes/internal
Christian Ditaputratama 2e31824910
fix!: Redirect old /remote-nodes/logs to /remote-nodes/id/{id} #155
The old `/remote-nodes/logs/?node_id={id}` is not being used anymore
and should be redirected to the new path: `/remote-nodes/id/{id}`.

Remove the route once search engines result shows the new path
2024-11-06 21:34:05 +07:00
..
config feat: Added permalink header 2024-11-06 18:00:25 +07:00
cron refactor: Use cronRepo struct instead of interface 2024-07-07 02:57:36 +07:00
database chore: Remove dev SQL statement 2024-09-12 05:27:54 +07:00
handler fix!: Redirect old /remote-nodes/logs to /remote-nodes/id/{id} #155 2024-11-06 21:34:05 +07:00
ip feat: Added hostname:port cell to remote node table 2024-11-01 04:13:52 +07:00
monero test: Added test for validTorHostname #149 2024-11-06 20:52:09 +07:00
paging feat: Added auto refresh interval select options 2024-11-04 17:17:23 +07:00