autobrr/internal/http
Ludvig Lundgren 4d40d41628
Refactor irc client (#19)
* refactor: update http handlers

* feat: add trace log level

* refactir: irc handler

* refactor(definitions): add irc settings and invite cmd:

* feat: add dft values to inputs

* refactor: indexer irc forms

* refactor(definitions): fix nickserv.password var:

* feat: pre fill indexer name field

* refactor: handle stopping and updates
2021-08-29 23:23:02 +02:00
..
action.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
auth.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
config.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
download_client.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
encoder.go feat: add backend 2021-08-11 15:26:17 +02:00
filter.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
indexer.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
irc.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
middleware.go Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
server.go Refactor irc client (#19) 2021-08-29 23:23:02 +02:00