Commit graph

7 commits

Author SHA1 Message Date
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
Christian Ditaputratama
e892733a55
feat: Added i2p support #148
For now, only p32 address is supported.

ToDo: Accept i2p naming service from addressbook subscriptions
ToDo: Imporve i2p UI display and add i2p filter
2024-11-07 20:26:49 +07:00
Christian Ditaputratama
9e1da3c79a
style: Added link css class to internal URL 2024-11-06 19:32:34 +07:00
Christian Ditaputratama
a8c94ca0aa
feat!: Added Add node form and action
Some checks are pending
Test / test (push) Waiting to run
2024-11-04 23:53:09 +07:00
Christian Ditaputratama
1cd1b1a9c6
chore: Make hero gradient as component 2024-11-04 18:02:24 +07:00
Christian Ditaputratama
63e803ba17
style: Added remote-nodes and add-node page design 2024-10-31 16:28:51 +07:00
Christian Ditaputratama
2003c3c3ac
feat(ui): Added main navbar 2024-10-30 14:23:45 +07:00