Knee Cola
80f4c92755
Add user account settings page with profile management
...
- Add /account route with profile form (firstName, lastName, address, IBAN)
- Create UserProfile type and MongoDB users collection
- Implement server actions for getting and updating user profile
- Add Account Circle icon to PageHeader linking to /account
- Install Material UI icons for account icon
- Add form input disabling during save with loading spinner
- Add cancel button to discard changes and return home
- Add English and Croatian translations for account page
- Update locale names with flag emojis in language selector
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-17 18:37:59 +01:00
Knee Cola
cc147e8726
fix: resolve 14 npm security vulnerabilities via npm audit fix
...
Updated dependencies to patch the following security issues:
- @babel/helpers & @babel/runtime: RegExp complexity vulnerability
- brace-expansion: ReDoS vulnerabilities
- braces: Uncontrolled resource consumption
- cookie: Out of bounds character handling
- cross-spawn: ReDoS vulnerability
- js-yaml: Prototype pollution in merge
- micromatch: ReDoS vulnerability
- nanoid: Predictable results with non-integer values
- next: Multiple critical vulnerabilities (SSRF, cache poisoning, DoS, auth bypass)
- pdfjs-dist: Arbitrary JavaScript execution vulnerability
- tar: DoS vulnerability due to lack of folder count validation
Severity: 1 critical, 3 high, 7 moderate, 3 low
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-16 13:19:52 +01:00
f86d2e2404
chore: update package version to 1.59.0 in package.json and package-lock.json
2025-09-08 14:00:44 +02:00
ecc33f988d
1.58.0
2025-09-08 13:59:35 +02:00
6d45892108
instaliran toast
2024-12-13 15:38:31 +01:00
eb0255ba73
npm: added webview detector
2024-03-07 13:18:44 +01:00
039cd10efa
downgraded next-auth
2024-02-19 13:06:35 +01:00
4b57eadbc4
removed sharp npm package due to failed build
2024-02-19 10:39:35 +01:00
c6fdbfe2b8
npm i sharp - for image optimization by NextJS
2024-02-19 10:00:18 +01:00
faa7ed984d
updated next-auth package
2024-02-19 09:58:23 +01:00
d30bd50e1a
enabled i18n for all components
2024-02-16 21:56:41 +01:00
fdea05d4e3
npm i next-intl
2024-02-16 10:45:15 +01:00
0efbb4266a
trying decoder hints
2024-02-09 16:50:41 +01:00
84332b81af
partial implementation of bar code parsing from PDF
2024-02-09 16:02:18 +01:00
75de262ef1
npm: installed CSS formating for text
2024-01-16 09:17:31 +01:00
bdf81a3c5b
defined compose file for deploy
2024-01-10 09:58:59 +01:00
90d443b747
npm i react-infinite-scroll-component
2024-01-09 10:59:19 +01:00
52d4c35c2e
implemented login
2024-01-06 10:50:27 +01:00
b02eafa309
uninstalled @tailwindcss/forms
2024-01-05 14:26:09 +01:00
9090266f8d
updated npm package daisyui
2024-01-05 14:23:18 +01:00
496814d039
npm: npm i mongodb
2024-01-04 14:46:09 +01:00
c0b7458bf7
initial import
2023-12-27 15:45:49 +01:00