bfd83a367b
feat: add Sentry error tracking integration
...
- Introduced SentryErrorButton component to demonstrate error tracking.
- Updated nuxt.config.ts to include Sentry module and configuration.
- Added Sentry client and server configuration files for error reporting.
- Updated package.json to include @sentry/nuxt and updated dependencies.
- Integrated SentryErrorButton component into the cookbook page.
2025-05-26 15:38:15 +02:00
fc022e024d
fix meal validation
2025-04-09 09:14:54 +02:00
29db641392
update dependencies
2025-01-02 19:01:34 +01:00
2d9fdd07c2
feat: search feature with debounce
2024-12-15 01:18:09 +01:00
2dee5123a4
add robots.txt
2024-12-15 01:18:09 +01:00
3c4d4db1be
add seo
2024-12-15 01:18:09 +01:00
ae63d45fe6
install trpc
2024-12-15 01:18:09 +01:00
884095b0e0
refactor
2024-12-15 01:18:08 +01:00
11d0e4682b
share types and fix linter errors
2024-12-15 01:18:08 +01:00
a146bea1ba
design card component
2024-12-15 01:18:08 +01:00
df4c28235c
nuxt image
2024-12-15 01:18:08 +01:00
a7554b9801
prettier and esling
2024-12-15 01:18:08 +01:00
0e944d614f
installed tailwind
2024-12-15 01:18:08 +01:00
d9af585209
use bun
...
use bun
2024-12-15 01:18:08 +01:00
Ruidy
3773e79185
chore: fix cve
2021-12-14 13:50:45 -04:00
Ruidy
75fb6726f6
chore: update deps
2021-12-14 13:35:48 -04:00
Ruidy
c3df2ba713
feat: remove LogInButton.tsx
2021-12-13 12:30:10 -04:00
Ruidy
cb101b22ec
strict typing ( #7 )
...
* strict=true
* typing and props
2021-03-31 16:39:07 +02:00
Ruidy
0e3b0a7cee
refactoring ( #5 )
...
* use tsx
* compile
* refactor Router
* refactor layout
* refactor home container
* refactor meal container
* refactor categories container
* refactor category container
* refactor search and profile container
* refactor
2021-03-28 17:05:46 +02:00
0531ee0d39
fix cve
2021-03-24 10:24:22 +00:00
b36b005f47
chore: update dependencies
2020-04-28 12:04:03 +02:00
99a7226d40
adds firebase functions; update ProfileUI;
2020-04-27 13:46:37 +02:00
47c9d5f4d9
added FireBase firestore
2020-04-04 13:09:51 +02:00
5b2cc29195
nodemailer
2020-03-08 13:03:55 +01:00
a649006d87
auth0 authentication & sample profile page
2020-01-31 11:00:19 +01:00
24b6c29d7f
logo font, meal page new style
2020-01-29 22:13:31 +01:00
533e5dabc1
basic styling
2020-01-24 16:54:08 +01:00
1635dab4c7
barebone app
2020-01-24 15:26:46 +01:00
34b06cd71f
Initial commit from Create React App
2020-01-24 10:14:19 +01:00