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 · 5376d04adfb3a5fc9f543fa6ad11c58d12db720c
5376d04adfb3a5fc9f543fa6ad11c58d12db720c
Select Git revision
Selected
5376d04adfb3a5fc9f543fa6ad11c58d12db720c
Branches
3
main
default
protected
devcontainer-support
print-signal
Tags
6
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
10 results
backend
Author
Search by author
Any Author
authors
Levatax
Levatax
Ophestra
ozy
2 authors
Browse files
Oct 16, 2024
feat(api)!: clean up API paths
· 5376d04a
Ophestra
authored
Oct 16, 2024
Verified
5376d04a
feat(api)!: create API return structs using newMessage
· 57cf8e7a
Ophestra
authored
Oct 16, 2024
Verified
57cf8e7a
fix: do not exit on SIGHUP
· a270ca91
Ophestra
authored
Oct 16, 2024
Verified
a270ca91
Oct 15, 2024
Merge branch 'fiberv3-upgrade' into 'main'
· 01bad741
Levatax
authored
Oct 15, 2024
01bad741
Oct 14, 2024
perf: cache constant hCaptcha site key responses
· b2705e6a
Ophestra
authored
Oct 14, 2024
Verified
b2705e6a
fix: correct middleware ordering and clean up code
· 9b8e2fc4
Ophestra
authored
Oct 14, 2024
Verified
9b8e2fc4
refactor: move captcha route into separate file
· 875d5b75
Ophestra
authored
Oct 14, 2024
Verified
875d5b75
refactor(conf): improve env resolver readability
· 48c4e7a4
Ophestra
authored
Oct 14, 2024
Verified
48c4e7a4
Merge branch 'ci-exp' into 'main'
· 6732593c
Levatax
authored
Oct 14, 2024
6732593c
Oct 11, 2024
build: apply gitlab-runner workaround
· 252142a5
Ophestra
authored
Oct 11, 2024
Verified
252142a5
feat: protect registration using hcaptcha
· 2303acfd
Levatax
authored
Oct 11, 2024
2303acfd
chore: upgrade to fiber v3
· d7d6db1b
Levatax
authored
Oct 11, 2024
d7d6db1b
Merge branch 'cleanups' into 'main'
· f24c20c1
Levatax
authored
Oct 11, 2024
f24c20c1
perf: clean up and optimise database and logging
· fb8e0669
Ophestra
authored
Oct 11, 2024
Verified
fb8e0669
fix: clean shutdown via signal
· cf8ed7bd
Ophestra
authored
Oct 11, 2024
Verified
cf8ed7bd
refactor(app): split app into separate files
· 1b9c228e
Ophestra
authored
Oct 11, 2024
Verified
1b9c228e
feat(conf): config defaults and cleaner lookup
· dbc8f64b
Ophestra
authored
Oct 11, 2024
Verified
dbc8f64b
chore: ignore default database path
· 11ea675b
Ophestra
authored
Oct 11, 2024
Verified
11ea675b
fix: correct module name
· 1c6539d7
Ophestra
authored
Oct 11, 2024
Verified
1c6539d7
chore: populate .gitignore
· 7d65dd82
Ophestra
authored
Oct 11, 2024
Unverified
7d65dd82
Oct 10, 2024
refactor: move origin to env
· ccfd38a6
Levatax
authored
Oct 10, 2024
ccfd38a6
perf: remove unnecessary lock
· bf247989
Levatax
authored
Oct 10, 2024
bf247989
Update .gitlab-ci.yml file
· f84f67b0
Levatax
authored
Oct 10, 2024
f84f67b0
Initial commit
· 31f25bae
Levatax
authored
Oct 10, 2024
31f25bae
Loading