gohorsejobs/seeder-api
Yamamoto 08efbe4f2b feat(frontend): improve login error handling and user avatar
- Implemented more specific error messages for the login page, distinguishing between invalid credentials and server errors.
- Updated i18n files with new translations for login error messages.
- Improved the avatar fallback to use the user's email initials if their name is not available.
- Removed frontend-source.tar.gz from tracking.
- Chore: Added debug logs to the seeder-api location loader.
2026-01-03 18:28:12 -03:00
..
node_modules refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
sql
src feat(frontend): improve login error handling and user avatar 2026-01-03 18:28:12 -03:00
.dockerignore
.env.example
.gitignore feat: expand testing, add fast seeder options, hardcode superadmin 2025-12-24 17:07:45 -03:00
Dockerfile feat: enhance seeder ui, add logging stream and fix translations 2026-01-03 11:46:35 -03:00
go.mod Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
go.sum Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
main.go fix(seeder): update root response with actual endpoints (no /docs) 2026-01-02 20:23:34 -03:00
package-lock.json refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
package.json refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
SEEDER-API.md docs: Update SEEDER-API.md with current scripts and location data 2025-12-26 13:11:53 -03:00