Commit Graph

7 Commits

Author SHA1 Message Date
d753d32025 fix: also check if its under 25
All checks were successful
Gitea Build Check / Build (pull_request) Successful in 3m10s
Gitea Build Check / Build (push) Successful in 3m6s
2024-10-15 10:59:04 +02:00
6a11dc57a4 fix: negation
Some checks failed
Gitea Build Check / Build (pull_request) Failing after 1m8s
2024-10-15 10:57:33 +02:00
28c19101be fix: consistent id check
All checks were successful
Gitea Build Check / Build (pull_request) Successful in 3m2s
- use consistent methode to check if the id is 0
2024-10-15 10:51:20 +02:00
6b2d9e2cb5 fix: consistent id check
All checks were successful
Gitea Build Check / Build (pull_request) Successful in 2m59s
- use consistent methode to check if the id is 0
2024-10-15 10:50:55 +02:00
755aea20aa fix: consistent id check
All checks were successful
Gitea Build Check / Build (pull_request) Successful in 3m15s
- use consistent methode to check if the id is 0
2024-10-15 10:41:39 +02:00
91254adfe3 fix: wrong error message
- fix the error message to be more precise what it is
2024-10-15 10:38:46 +02:00
a5420cc8c2 feat(pool): added pool pots
All checks were successful
Gitea Build Check / Build (push) Successful in 3m5s
- added basic CRUD for PoolsPosts
2024-10-14 14:16:13 +02:00