This website requires JavaScript.
Explore
Help
Register
Sign In
jselesan
/
personal-admin-2026
Watch
1
Star
0
Fork
0
You've already forked personal-admin-2026
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
09f00aa3b97dc4432e400071e0510589c490c546
personal-admin-2026
/
apps
/
backend
History
Jose Selesan
04b3f87aca
feat(wallets): implement wallet movements feature with filtering and pagination
2026-06-17 11:10:20 -03:00
..
prisma
feat(expenses): add walletId to expense model and implement wallet adjustments in expense operations
2026-06-17 10:54:43 -03:00
src
feat(wallets): implement wallet movements feature with filtering and pagination
2026-06-17 11:10:20 -03:00
tests
feat(expenses): add walletId to expense model and implement wallet adjustments in expense operations
2026-06-17 10:54:43 -03:00
.gitignore
initial commit
2026-05-28 14:33:35 -03:00
docker-entrypoint.sh
feat(database): add database seeding to entrypoint script and package.json
2026-05-29 18:45:38 -03:00
package.json
feat(telegram): integrate Telegram bot for notifications and add related models
2026-06-17 08:42:13 -03:00
prisma.config.ts
chore: add Biome for lint and fix all lint errors
2026-06-04 10:48:07 -03:00
tsconfig.json
feat(auth): implement better authentication system with user sessions and password management
2026-05-29 16:03:38 -03:00