DarkCat09
  • Joined on 2023-01-04
DarkCat09 created repository DarkCat09/qr-mask 2024-07-06 10:35:43 +03:00
DarkCat09 transferred repository PrivacyHex/PrivacyHex to DarkCat09/PrivacyHex 2024-07-05 13:19:00 +03:00
DarkCat09 pushed to main at themes/demo 2024-07-05 13:17:53 +03:00
8ce585747e initial commit: 1/3 of demo page is done
DarkCat09 created branch main in themes/demo 2024-07-05 13:17:53 +03:00
DarkCat09 created repository themes/demo 2024-07-05 13:17:30 +03:00
DarkCat09 pushed to main at mitm-archive/docs 2024-07-05 10:03:48 +03:00
cbd8d95952 replace ... with …
DarkCat09 pushed to main at mitm-archive/docs 2024-07-05 09:59:45 +03:00
ea00650e42 write "format" section
DarkCat09 pushed to main at mitm-archive/docs 2024-07-05 09:42:12 +03:00
1d3b25e374 fix typos, formatting
DarkCat09 pushed to main at mitm-archive/docs 2024-07-04 22:44:32 +03:00
7ae88ce853 write "not implemented" section
e3c5605fce finish "user guide: addon" section
Compare 2 commits »
DarkCat09 created branch main in mitm-archive/docs 2024-07-04 16:45:36 +03:00
DarkCat09 pushed to main at mitm-archive/docs 2024-07-04 16:45:36 +03:00
3466c67912 initial commit
DarkCat09 created repository mitm-archive/docs 2024-07-04 16:45:07 +03:00
DarkCat09 pushed to main at mitm-archive/server 2024-07-02 19:44:55 +03:00
97e08f4134 docs: add readme
DarkCat09 pushed to main at mitm-archive/server 2024-07-02 19:35:01 +03:00
78305a063a feat: add config via args, log ListenAndServe error if any
94897e7711 chore(deps): go mod tidy
b1d2ba896c refactor: move Sprintf-generation of url out of func args
Compare 3 commits »
DarkCat09 pushed to main at mitm-archive/addon 2024-07-02 19:11:08 +03:00
e6b59f2356 feat: add redirecting addon for testing server
DarkCat09 pushed to main at mitm-archive/server 2024-07-02 18:41:32 +03:00
f08b63fa61 fix: properly convert int to string
DarkCat09 pushed to main at mitm-archive/server 2024-07-02 18:38:54 +03:00
453a6d3c71 fix: remove 200->None feature as go-sqlite3 can not process nulls
DarkCat09 pushed to main at mitm-archive/addon 2024-07-02 18:37:41 +03:00
95f280663b fix(schema): revert 200->None replacement feature
DarkCat09 pushed to main at mitm-archive/server 2024-07-02 18:23:32 +03:00
850fcc1051 refactor: add sendError function and replace duplicates
DarkCat09 pushed to main at mitm-archive/server 2024-07-02 18:16:12 +03:00
27a8c3d1d1 fix: convert ctx.Method() []byte to string
bc6490187d feat: 404 on ErrNoRows, 500 on err != nil
Compare 2 commits »