DEVELOPMENT ENVIRONMENT

~liljamo/felu

ref: 08a7a55902c758aaf1432ce557f0143715c363ee felu/cmd/felu/main.go -rw-r--r-- 2.2 KiB
feat: serve dns on tcp too
chore: update mod name and dependencies
chore: implement changes from linters, update copyright years
feat: some logging improvements
refactor: backend -> api, move routers
refactor: move more to handlers
refactor: directory layout
feat: ability add new users as admin
feat: adding and deleting of domains
fix: swap AuthLogin to return the handler instead
feat: first partial, for showing all users in the admin view
feat: components in multiple files, and i think all endpoints initialized
feat: sessions, login, default admin user
feat: indicator in logger for if frontend or backend
feat: version api endpoint
feat: initial commit