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
|
204865e50d
|
chore(ci): Temporary add htmx branch to test workflow
|
2024-11-03 16:26:52 +07:00 |
|
Christian Ditaputratama
|
35d53c8a58
|
feat!: Update GitHub actions to work with templ and bun
|
2024-10-29 21:03:42 +07:00 |
|
Christian Ditaputratama
|
64ab2aa185
|
chore(ci): Run make ui first before run golangci-lint
|
2024-08-22 00:57:50 +07:00 |
|
Christian Ditaputratama
|
9345e75b9c
|
chore(ci): Run golangci-lint after NodeJS ready
|
2024-08-22 00:50:34 +07:00 |
|
Christian Ditaputratama
|
4c7d53547b
|
feat!: Change the module name to "URL based"
This make me easier to test the module with external services.
|
2024-07-07 01:28:44 +07:00 |
|
Christian Ditaputratama
|
be43734663
|
chore(test): Add test shortcut to Makefile
Also rename `.github/workflows/lint.yml` to `.github/workflows/test.yml`
|
2024-07-07 00:51:54 +07:00 |
|
Christian Ditaputratama
|
0d72dd9995
|
build: Inject version when build the binaries
The version include git current commit and branch info.
|
2024-07-04 03:45:37 +07:00 |
|
ditatompel
|
acf99a3ca8
|
chore(ci): Release action (test)
|
2024-06-11 01:38:30 +07:00 |
|
ditatompel
|
c65c939d36
|
Add build workflow
|
2024-06-10 23:44:01 +07:00 |
|
ditatompel
|
dc1a3b2b92
|
chore: Rename workflow.yml to lint.yml
Naming workflow for what it does not a bad idea. Even it just contain
single golang-lint check.
|
2024-05-27 05:07:08 +07:00 |
|
ditatompel
|
1ece270c00
|
Add golangci-lint test workflow
|
2024-05-24 05:38:58 +07:00 |
|
ditatompel
|
062e0e90b1
|
Add and configure dependabot for Go and NPM
|
2024-05-24 04:56:55 +07:00 |
|