Riccardo Senica
|
bd07277b0a
|
Merge pull request #1 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-32d4a154c8
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
|
2024-12-21 18:45:19 +01:00 |
|
dependabot[bot]
|
100dfe0991
|
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [next](https://github.com/vercel/next.js).
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)
Updates `next` from 14.2.4 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.4...v14.2.15)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-15 21:25:33 +00:00 |
|
Riccardo
|
ef21fef477
|
docs: updated documentation and scripts
|
2024-07-08 12:16:05 +02:00 |
|
Riccardo
|
19d00d5153
|
feat: add auth0 middleware
|
2024-07-08 11:49:46 +02:00 |
|
Riccardo
|
4aa1ef8463
|
style: add styling for pages and forms
|
2024-07-08 10:47:54 +02:00 |
|
Riccardo
|
eadc3269cf
|
refactor: remove PUT
|
2024-07-08 10:20:58 +02:00 |
|
Riccardo
|
90830f91a0
|
fix: protect delete customer form
|
2024-07-08 00:00:06 +02:00 |
|
Riccardo
|
71daa9aa7d
|
feat: add read and delete customer form
|
2024-07-07 23:53:22 +02:00 |
|
Riccardo
|
be05e065b8
|
feat: protect client pages
|
2024-07-07 23:33:07 +02:00 |
|
Riccardo
|
4151e96876
|
feat: add redirect from index to single customer form
|
2024-07-07 23:07:14 +02:00 |
|
Riccardo
|
330247b3b7
|
feat: add index and create customer form
|
2024-07-07 22:52:00 +02:00 |
|
Riccardo
|
c570cc4d87
|
refactor: rename folder
|
2024-07-07 22:01:55 +02:00 |
|
Riccardo
|
be3bd7993f
|
ci: trigger vercel
|
2024-07-07 17:51:49 +02:00 |
|
Riccardo
|
637520dbf2
|
feat: attempt to fix the crud with auth
|
2024-07-07 17:47:57 +02:00 |
|
Riccardo
|
ea73368cc9
|
fix: remove double request parsing
|
2024-06-26 18:55:46 +02:00 |
|
Riccardo
|
d7fd124dc6
|
feat: attempt to register new user
|
2024-06-26 18:49:28 +02:00 |
|
Riccardo
|
2076668eab
|
refactor: some tweaks
|
2024-06-26 15:13:31 +02:00 |
|
Riccardo
|
a4179719cb
|
fix: correct profile api path
|
2024-06-26 14:50:13 +02:00 |
|
Riccardo
|
7a9cbcda02
|
fix: protect correct routes
|
2024-06-26 14:44:57 +02:00 |
|
Riccardo
|
55983d786c
|
feat: attempt to register new user
|
2024-06-26 14:38:21 +02:00 |
|
Riccardo
|
571ab92273
|
feat: protect api routes and fetch user data from /api/profile
|
2024-06-26 14:28:11 +02:00 |
|
Riccardo
|
d052cbef4c
|
feat: add logs
|
2024-06-26 12:48:45 +02:00 |
|
Riccardo
|
6fab8e6fb8
|
feat: add registration endpoint
|
2024-06-26 12:40:01 +02:00 |
|
Riccardo
|
62f75a2b96
|
fix: clean up
|
2024-06-25 23:39:54 +02:00 |
|
Riccardo
|
0e5bf94b07
|
feat: add middleware route protection
|
2024-06-25 22:31:56 +02:00 |
|
Riccardo
|
35fa565d0a
|
feat: add Auth0 passwordless login
|
2024-06-25 21:50:16 +02:00 |
|
Riccardo
|
8f60f0b139
|
feat: add prisma
|
2024-06-21 10:28:34 +02:00 |
|
Riccardo
|
4cbc89aef7
|
docs: update readme with to do list
|
2024-06-21 00:33:21 +02:00 |
|
Riccardo
|
fcbec72816
|
ci: add some configs
|
2024-06-21 00:28:14 +02:00 |
|
Riccardo
|
7e00093af1
|
feat: add CRUD api and slug page
|
2024-06-21 00:07:55 +02:00 |
|
Riccardo
|
d166c6781c
|
ci: add base code and tools
|
2024-06-20 23:47:43 +02:00 |
|
Riccardo Senica
|
2ce49a0e6f
|
Initial commit
|
2024-06-20 23:42:28 +02:00 |
|