Block a user
a790150536
Add UserIcon and selectedDate select to nav in layout
16222089b4
Add $lib/stores/dateStore.ts to store date in localStorage
5949160feb
Add UserIcon.svelte to icons
995699bedc
Adjust styles for type page
b1c3f04d66
Add Category page
4ea0d443f9
Add Category interface to $lib/entities.ts
92c63ce290
Add type page
f01ec5fc93
Add ColorPicker component
df3bd83f70
Refactored cards proxy requests as generic proxy params URI requests
29a0353888
Small refactoring and added all route for categories
22007ef38e
Add SelfReferencing check in Category database BeforeSave hook
8a7d52efda
Fix Parent finding issue with BeforeSave hook and duplicate finding error for category
9b77237d50
Reforming and adding all endpoint for types
f8a80d7b71
Fixed small issue when not using $state on variables
d43404a80a
Adding Cards route to nav tag
e82b581e37
Delete useless {credentials: "same-origin"}
85f8972d5e
Add route to CardGetAll handler
7b8405abdd
Small refactoring and adding getting all handler to cards
0b968d33a8
Add error on binding values to JSON on create request
afb8cb9773
Change types.Message to contain Info field and not Message field
f229a4ae7e
Add working CRUD page for cards
d4a67b9bd7
Add $lib/entities.ts for fetching and controlling entities in database
325d31c1f8
Add Message interface and make ErrorMessage interface exportable
b363fa25ac
Remove console.log from layout.server.ts
be64733578
Make console.log appear on every request that is not authping
46eb892f51
Renamed server.js to server.ts in /api/auth/login
92d3a15420
Add redirecting user from login page to main page after successful login
aa5a173e83
Add redirecting user to login if session cookie is not found
9dbce2b331
Change main route content
60c22c5350
Change +page.server.js to +page.server.ts for test2 route
88981b8141
Add ignoring of *.log files in gitignore
4e1faf26be
Remove Debug part of fetching data from database
ad25c69c79
Redirect db log into db.log file
a0b96e25b2
Add missing creating part of sessions on registration and login
f6c226e97a
Fix errors with trying to fetch sessions from database
589f9f1a36
Apply changes to /api/auth/login route to change cookies
8bd291beec
Add cookie parsing part of apiFetch and add optional cookies parameter in login function
00d7ac15a2
Add @types/node as save-dev
321cad4ffd
Rename project as fin-check-front
b3362d4a66
Change user handlers to set cookies on registration and log in
a7fb54eeb7
Change auth middleware to be session based on cookies
06e0a2d7ec
Add sessions in tokens package
e9ad95821e
Add db.Session type
c245039015
Add consts package with cookies name for session in it
3be3b83712
Add toasts used in login page
2a2fd78d3b
Add Toasts notifications
459980ef45
Some state with basic Login page
155deb889c
Change name of module
1a5941cd89
Add types.DbPayment
85dc709979
Change Port from 3001 to 3000
9731073e9f
Refactor Debt handlers
1402825a72
Delete UserID for types.DbDebt