Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hizla
waitlist
backend
Commits
Commits · v0.0.6
v0.0.6
Select Git revision
Selected
v0.0.6
Branches
3
main
default
protected
devcontainer-support
print-signal
Tags
5
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
9 results
backend
Author
Search by author
Any Author
authors
Levatax
Levatax
Ophestra
ozy
2 authors
Browse files
Oct 23, 2024
fix(api): move captcha handler in front of registration handler
· 21cfaad5
Ophestra
authored
10 months ago
View commits for tag v0.0.6
v0.0.6
Verified
21cfaad5
Merge branch 'cors-unset' into 'main'
· bd42dce4
Ophestra
authored
10 months ago
bd42dce4
fix(api): use default permissive CORS configuration when unset
· 1598a144
Ophestra
authored
10 months ago
View commits for tag v0.0.5
v0.0.5
Verified
1598a144
Oct 19, 2024
Merge branch 'cors-disable' into 'main'
· a604811f
Ophestra
authored
10 months ago
View commits for tag v0.0.4
v0.0.4
a604811f
feat(conf): do not insert CORS middleware if ALLOWED_URL is "unset"
· 4170ffb5
Ophestra
authored
10 months ago
Verified
4170ffb5
build: add Dockerfile
· b6b899f1
Levatax
authored
10 months ago
b6b899f1
Oct 17, 2024
Merge branch 'add-readme' into 'main'
· 081192c3
Levatax
authored
10 months ago
View commits for tag v0.0.3
v0.0.3
081192c3
docs(conf): document configuration environment variables
· f6cd3afc
Ophestra
authored
10 months ago
Verified
f6cd3afc
docs: add README.md file for project documentation
· ac73c237
Levatax
authored
10 months ago
ac73c237
Merge branch 'limiter-fix' into 'main'
· fb99b43d
Ophestra
authored
10 months ago
fb99b43d
fix(api): apply limiter to register route and move logic to limiter.go
· 52c3efc7
Levatax
authored
10 months ago
52c3efc7
Oct 16, 2024
feat: make socket world accessible
· 217dee64
Ophestra
authored
10 months ago
Verified
217dee64
Merge branch 'timestamp' into 'main'
· 397f7116
Ophestra
authored
10 months ago
View commits for tag v0.0.2
v0.0.2
397f7116
feat: store registration time
· 546eaf05
Ophestra
authored
10 months ago
Verified
546eaf05
Merge branch 'listen-on-socket' into 'main'
· 45749909
Ophestra
authored
10 months ago
45749909
feat(serve): listen on unix socket
· 2ac4ee4e
Ophestra
authored
10 months ago
Verified
2ac4ee4e
Merge branch 'registration-count' into 'main'
· 7cb0a36e
Levatax
authored
10 months ago
View commits for tag v0.0.1
v0.0.1
7cb0a36e
chore: add LICENSE file
· a60a8162
Levatax
authored
10 months ago
a60a8162
Merge branch 'api-fixup' into 'main'
· 9a0c93f0
Levatax
authored
10 months ago
9a0c93f0
feat(api): add registration count API endpoint
· 9c47618b
Ophestra
authored
10 months ago
Verified
9c47618b
feat(api)!: clean up API paths
· 5376d04a
Ophestra
authored
10 months ago
Verified
5376d04a
feat(api)!: create API return structs using newMessage
· 57cf8e7a
Ophestra
authored
10 months ago
Verified
57cf8e7a
Merge branch 'signal-handler-fix' into 'main'
· 9abc425a
Levatax
authored
10 months ago
9abc425a
fix: do not exit on SIGHUP
· a270ca91
Ophestra
authored
10 months ago
Verified
a270ca91
Oct 15, 2024
Merge branch 'fiberv3-upgrade' into 'main'
· 01bad741
Levatax
authored
10 months ago
01bad741
Oct 14, 2024
perf: cache constant hCaptcha site key responses
· b2705e6a
Ophestra
authored
10 months ago
Verified
b2705e6a
fix: correct middleware ordering and clean up code
· 9b8e2fc4
Ophestra
authored
10 months ago
Verified
9b8e2fc4
refactor: move captcha route into separate file
· 875d5b75
Ophestra
authored
10 months ago
Verified
875d5b75
refactor(conf): improve env resolver readability
· 48c4e7a4
Ophestra
authored
10 months ago
Verified
48c4e7a4
Merge branch 'ci-exp' into 'main'
· 6732593c
Levatax
authored
10 months ago
6732593c
Oct 11, 2024
build: apply gitlab-runner workaround
· 252142a5
Ophestra
authored
10 months ago
Verified
252142a5
feat: protect registration using hcaptcha
· 2303acfd
Levatax
authored
10 months ago
2303acfd
chore: upgrade to fiber v3
· d7d6db1b
Levatax
authored
10 months ago
d7d6db1b
Merge branch 'cleanups' into 'main'
· f24c20c1
Levatax
authored
10 months ago
f24c20c1
perf: clean up and optimise database and logging
· fb8e0669
Ophestra
authored
10 months ago
Verified
fb8e0669
fix: clean shutdown via signal
· cf8ed7bd
Ophestra
authored
10 months ago
Verified
cf8ed7bd
refactor(app): split app into separate files
· 1b9c228e
Ophestra
authored
10 months ago
Verified
1b9c228e
feat(conf): config defaults and cleaner lookup
· dbc8f64b
Ophestra
authored
10 months ago
Verified
dbc8f64b
chore: ignore default database path
· 11ea675b
Ophestra
authored
10 months ago
Verified
11ea675b
fix: correct module name
· 1c6539d7
Ophestra
authored
10 months ago
Verified
1c6539d7
Loading