qowevisa
  • Joined on 2024-10-09
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-14 18:51:41 +01:00
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
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-11 21:30:13 +01:00
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
Compare 6 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-11 21:27:22 +01:00
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
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-10 07:49:19 +01:00
ba94ad6084 Add missing cardTransform function call
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-10 07:37:43 +01:00
f8a80d7b71 Fixed small issue when not using $state on variables
d43404a80a Adding Cards route to nav tag
e82b581e37 Delete useless {credentials: "same-origin"}
Compare 3 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-10 07:25:48 +01:00
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
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-10 07:22:27 +01:00
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
Compare 6 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-08 18:54:44 +01:00
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
Compare 5 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-08 18:22:36 +01:00
a581480ae1 Refactored NavBar
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-08 16:13:44 +01:00
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
Compare 5 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-08 16:13:44 +01:00
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
Compare 4 commits »
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-06 18:48:20 +01:00
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
Compare 10 commits »
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-06 18:42:49 +01:00
4b2fb40d6f Everything I have
qowevisa created branch main in qowevisa/fin-check-front 2024-11-04 17:40:31 +01:00
qowevisa pushed to main at qowevisa/fin-check-front 2024-11-04 17:40:31 +01:00
3be3b83712 Add toasts used in login page
2a2fd78d3b Add Toasts notifications
459980ef45 Some state with basic Login page
qowevisa created repository qowevisa/fin-check-front 2024-11-04 17:40:07 +01:00
qowevisa created branch main in qowevisa/fin-check-api 2024-11-04 16:56:13 +01:00
qowevisa pushed to main at qowevisa/fin-check-api 2024-11-04 16:56:13 +01:00
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
Compare 10 commits »
qowevisa created repository qowevisa/fin-check-api 2024-11-04 16:55:24 +01:00
qowevisa created repository qowevisa/filesec 2024-10-28 09:59:20 +01:00