This website requires JavaScript.
Explore
Help
Register
Sign In
d3m0k1d
/
BanForge
Watch
1
Star
0
Fork
0
You've already forked BanForge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
14
Wiki
Activity
Files
97eb626237b99e41d5ca5e087af3f78d011d08bf
BanForge
/
internal
/
storage
History
d3m0k1d
a602207369
All checks were successful
build / build (push)
Successful in 2m45s
Details
feat: full working max_retry logic
2026-02-22 16:06:51 +03:00
..
ban_db_test.go
feat: improve reason string on db
2026-01-26 14:04:30 +03:00
ban_db.go
style(internal/storage/BanWriter): rm extra newline
2026-02-15 04:54:38 +03:00
db.go
Execute SQL statement to create table in database
2026-02-15 13:08:40 +03:00
migrations.go
refactoring: full refactoring the database structure from 1 file to 2 file db struct to avoid conflict 2 writters and sqllite busy, improve tests
2026-01-22 20:29:19 +03:00
models.go
feat: Recode logic for add logs to db
2026-01-22 00:09:56 +03:00
requests_db.go
feat: full working max_retry logic
2026-02-22 16:06:51 +03:00
writer_test.go
feat: add new method and for db req and add to template max retry
2026-02-19 10:53:55 +03:00
writer.go
fix: run tests in storage
2026-02-19 11:22:52 +03:00