|
|
ae63d45fe6
|
install trpc
|
2024-12-15 01:18:09 +01:00 |
|
|
|
f19874e4c7
|
add error handling
|
2024-12-15 01:18:09 +01:00 |
|
|
|
7c3bfb0ea8
|
find meals per id
|
2024-12-15 01:18:08 +01:00 |
|
|
|
884095b0e0
|
refactor
|
2024-12-15 01:18:08 +01:00 |
|
|
|
1539a03084
|
make api call on the server add tests
|
2024-12-15 01:18:08 +01:00 |
|
|
|
277ede1ad3
|
fix images
|
2024-12-15 01:18:08 +01:00 |
|
|
|
b2680e7d22
|
Merge pull request #38 from rjNemo/reborn
Migrate to nuxt
|
2024-12-15 01:18:08 +01:00 |
|
|
|
11d0e4682b
|
share types and fix linter errors
|
2024-12-15 01:18:08 +01:00 |
|
|
|
a567a4c41a
|
use shared component for the recipe
|
2024-12-15 01:18:08 +01:00 |
|
|
|
98888fd814
|
fetch by id
|
2024-12-15 01:18:08 +01:00 |
|
|
|
6d7c856ef9
|
full recipe
|
2024-12-15 01:18:08 +01:00 |
|
|
|
e80b11ef17
|
ingredients list
|
2024-12-15 01:18:08 +01:00 |
|
|
|
a89c2fcd24
|
fix: client side navigation
|
2024-12-15 01:18:08 +01:00 |
|
|
|
a146bea1ba
|
design card component
|
2024-12-15 01:18:08 +01:00 |
|
|
|
b17abd0cd4
|
faetch from api
|
2024-12-15 01:18:08 +01:00 |
|
|
|
df4c28235c
|
nuxt image
|
2024-12-15 01:18:08 +01:00 |
|
|
|
22a19315ec
|
lint
|
2024-12-15 01:18:08 +01:00 |
|
|
|
a7554b9801
|
prettier and esling
|
2024-12-15 01:18:08 +01:00 |
|
|
|
e63805539b
|
random recipe page
|
2024-12-15 01:18:08 +01:00 |
|
|
|
d35253be03
|
basic layout
|
2024-12-15 01:18:08 +01:00 |
|
|
|
7708d7dfe0
|
use typography plugin
|
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 |
|
dependabot[bot]
|
7c7c3f0114
|
Bump ws from 7.5.6 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.6 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.6...7.5.10)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 14:04:17 +02:00 |
|
|
|
5fbd50075c
|
Merge pull request #40 from rjNemo/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-06-13 23:03:26 +02:00 |
|
dependabot[bot]
|
df60890a42
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-13 21:01:34 +00:00 |
|
|
|
dcb3aa48dc
|
Merge pull request #39 from rjNemo/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.8 to 3.1.10
|
2024-06-13 23:01:05 +02:00 |
|
dependabot[bot]
|
5165f11263
|
Bump ejs from 3.1.8 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-02 02:24:52 +00:00 |
|
dependabot[bot]
|
2d2357e925
|
Bump express from 4.18.2 to 4.19.2 (#37)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-28 20:59:39 +01:00 |
|
dependabot[bot]
|
d6616db8d2
|
Bump webpack-dev-middleware from 5.2.2 to 5.3.4 (#36)
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.2.2 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.2.2...v5.3.4)
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-24 10:48:34 +01:00 |
|
dependabot[bot]
|
2211b05eac
|
Bump follow-redirects from 1.15.4 to 1.15.6 (#35)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-17 17:43:45 +01:00 |
|
dependabot[bot]
|
90441f97f2
|
Bump ip from 1.1.5 to 1.1.9 (#34)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-21 23:11:59 +01:00 |
|
dependabot[bot]
|
3e33f956a7
|
Bump follow-redirects from 1.14.8 to 1.15.4 (#33)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-10 21:17:20 +01:00 |
|
dependabot[bot]
|
9e30d1e221
|
Bump @babel/traverse from 7.16.5 to 7.23.2 (#32)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-17 16:41:31 +02:00 |
|
dependabot[bot]
|
96108820a6
|
Bump word-wrap from 1.2.3 to 1.2.4 (#31)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 09:22:20 +02:00 |
|
dependabot[bot]
|
d4e0ced0ae
|
Bump semver from 6.3.0 to 6.3.1 (#30)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-11 10:22:10 +02:00 |
|
dependabot[bot]
|
e5b1158ed5
|
Bump tough-cookie from 4.0.0 to 4.1.3 (#29)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-09 21:29:00 +02:00 |
|
dependabot[bot]
|
e5cabb2b4e
|
Bump webpack from 5.65.0 to 5.76.1 (#28)
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 20:03:32 +01:00 |
|
dependabot[bot]
|
9451c420c3
|
Bump json5 from 1.0.1 to 1.0.2 (#27)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-07 18:37:09 +01:00 |
|
dependabot[bot]
|
04ea2c46b8
|
Bump express from 4.17.1 to 4.18.2 (#26)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 12:17:57 +01:00 |
|
dependabot[bot]
|
a80aa5d677
|
Bump decode-uri-component from 0.2.0 to 0.2.2 (#25)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 09:07:02 +01:00 |
|
dependabot[bot]
|
05f198ca74
|
Bump loader-utils from 1.4.1 to 1.4.2 (#24)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 22:10:10 +01:00 |
|
dependabot[bot]
|
ac48bc0fe7
|
Bump loader-utils from 1.4.0 to 1.4.1 (#23)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 22:09:36 +01:00 |
|
dependabot[bot]
|
61515e72c7
|
Bump async from 2.6.3 to 2.6.4 (#22)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-20 16:03:29 +02:00 |
|
dependabot[bot]
|
3fa6801129
|
Bump ejs from 3.1.6 to 3.1.8 (#21)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-20 16:02:07 +02:00 |
|
dependabot[bot]
|
9d2af60aa0
|
Bump terser from 5.10.0 to 5.14.2 (#20)
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-20 16:00:13 +02:00 |
|
dependabot[bot]
|
cbc7eefe1b
|
Bump minimist from 1.2.5 to 1.2.6 (#19)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-31 23:57:42 +02:00 |
|
dependabot[bot]
|
9bcabb2584
|
Bump follow-redirects from 1.14.7 to 1.14.8 (#18)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-16 11:09:50 +01:00 |
|
dependabot[bot]
|
82c523857e
|
Bump nanoid from 3.1.30 to 3.2.0 (#17)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-25 17:53:34 +01:00 |
|
dependabot[bot]
|
1819754d7d
|
Bump follow-redirects from 1.14.6 to 1.14.7 (#16)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-16 09:12:50 -04:00 |
|