egelhaus
|
06dfac6e1d
|
Merge branch 'dev' into dependabot/npm_and_yarn/types/lodash-4.17.16
|
2025-04-03 23:05:17 +02:00 |
dependabot[bot]
|
ed18500a42
|
chore(deps): bump @types/lodash from 4.17.15 to 4.17.16
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.15 to 4.17.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-version: 4.17.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-03 20:49:37 +00:00 |
egelhaus
|
c0203191af
|
Merge branch 'dev' into dependabot/npm_and_yarn/ts-jest-29.3.1
|
2025-04-03 07:49:44 +02:00 |
egelhaus
|
126efb8556
|
Merge pull request #675 from gitroomhq/dependabot/npm_and_yarn/swc/helpers-0.5.15
chore(deps): bump @swc/helpers from 0.5.13 to 0.5.15
|
2025-04-03 07:47:33 +02:00 |
dependabot[bot]
|
7504723f52
|
chore(deps-dev): bump ts-jest from 29.2.5 to 29.3.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.3.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.3.1)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-02 20:32:46 +00:00 |
dependabot[bot]
|
a841ac0910
|
chore(deps): bump @swc/helpers from 0.5.13 to 0.5.15
Bumps [@swc/helpers](https://github.com/swc-project/swc) from 0.5.13 to 0.5.15.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits)
---
updated-dependencies:
- dependency-name: "@swc/helpers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-02 20:32:21 +00:00 |
egelhaus
|
5797eed2e5
|
Merge branch 'dev' into dependabot/npm_and_yarn/nx/vite-20.5.0
|
2025-04-02 22:00:57 +02:00 |
egelhaus
|
ee432036a0
|
Merge branch 'dev' into dependabot/npm_and_yarn/remove-markdown-0.6.0
|
2025-04-02 21:47:54 +02:00 |
egelhaus
|
c2b3f1fdbf
|
Merge branch 'dev' into dependabot/npm_and_yarn/nx/vite-20.5.0
|
2025-04-02 21:47:38 +02:00 |
hanzalawebdev
|
8e6df31dcf
|
fixing error of unit tests and also update Jenkinsfile
|
2025-03-24 11:15:40 +05:00 |
Cypher474
|
a51175c92a
|
Adding feature unit tests package.json and also adding unit tests steps in Jenkinsfile.
|
2025-03-17 21:41:15 +05:00 |
dependabot[bot]
|
909bdf1280
|
chore(deps): bump @nx/vite from 19.7.2 to 20.5.0
Bumps [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) from 19.7.2 to 20.5.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.5.0/packages/vite)
---
updated-dependencies:
- dependency-name: "@nx/vite"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 20:48:28 +00:00 |
dependabot[bot]
|
161f7cd404
|
chore(deps): bump remove-markdown from 0.5.5 to 0.6.0
Bumps [remove-markdown](https://github.com/zuchka/remove-markdown) from 0.5.5 to 0.6.0.
- [Commits](https://github.com/zuchka/remove-markdown/commits/v0.6.0)
---
updated-dependencies:
- dependency-name: remove-markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 20:47:53 +00:00 |
egelhaus
|
10ae7c1dd6
|
Merge pull request #642 from gitroomhq/dependabot/npm_and_yarn/ts-node-10.9.2
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
|
2025-03-10 13:11:43 +01:00 |
egelhaus
|
b397905baa
|
Merge pull request #641 from gitroomhq/dependabot/npm_and_yarn/eslint-config-next-15.2.1
chore(deps-dev): bump eslint-config-next from 14.2.3 to 15.2.1
|
2025-03-10 13:05:13 +01:00 |
dependabot[bot]
|
cc178df44c
|
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 11:45:27 +00:00 |
dependabot[bot]
|
f233a7433c
|
chore(deps-dev): bump eslint-config-next from 14.2.3 to 15.2.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.3 to 15.2.1.
- [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/commits/v15.2.1/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 11:45:03 +00:00 |
dependabot[bot]
|
b7973de74c
|
chore(deps): bump @prisma/client from 5.22.0 to 6.4.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.22.0 to 6.4.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/client)
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 11:44:07 +00:00 |
Nevo David
|
4a787cc041
|
fix: package json
|
2025-02-14 09:37:07 +00:00 |
Nevo David
|
1837599ef9
|
feat: auto posts
|
2025-02-14 16:25:41 +07:00 |
Nevo David
|
092ea21f1c
|
feat: remove torus
|
2025-02-08 21:08:35 +00:00 |
Nevo David
|
4d2bfbb910
|
feat: remove torus
|
2025-02-09 03:53:11 +07:00 |
Nevo David
|
09eadd6139
|
feat: attempt fix
|
2025-02-08 19:25:32 +00:00 |
Nevo David
|
3fc5a804d1
|
feat: package.json attempt fix
|
2025-02-08 19:07:20 +00:00 |
Nevo David
|
2c9427ea52
|
feat: package.json attempt fix
|
2025-02-08 19:05:55 +00:00 |
Nevo David
|
eeaee957bd
|
feat: package json fix
|
2025-02-08 18:31:55 +00:00 |
Nevo David
|
420b37ba9c
|
feat: package json fix
|
2025-02-08 18:08:39 +00:00 |
Nevo David
|
27bd6a8c64
|
feat: fix package json
|
2025-02-08 18:04:44 +00:00 |
Nevo David
|
cc7a07f162
|
feat: login with a wallet
|
2025-02-09 00:54:51 +07:00 |
Nevo David
|
b048dbd60d
|
feat: fix package json
|
2025-01-25 15:36:07 +00:00 |
Nevo David
|
a02806fadb
|
feat: nostr
|
2025-01-25 22:29:15 +07:00 |
Nevo David
|
e722979497
|
Feat: package-lock fix
|
2025-01-20 13:32:03 +00:00 |
Nevo David
|
4009c89457
|
feat: changes
|
2025-01-20 13:24:19 +00:00 |
Nevo David
|
0dde88243b
|
feat: telegram channel
|
2025-01-20 20:09:19 +07:00 |
Nevo David
|
d2f5546d35
|
feat: fix
|
2025-01-18 18:36:31 +00:00 |
Nevo David
|
4fb674a814
|
feat: fix package json
|
2025-01-18 15:22:50 +00:00 |
Nevo David
|
1505143112
|
feat: farcaster
|
2025-01-18 22:14:43 +07:00 |
Nevo David
|
8d94a03b6a
|
feat: emojies
|
2024-12-27 10:57:04 +00:00 |
Nevo David
|
4079a42f09
|
feat: emojies
|
2024-12-27 17:50:03 +07:00 |
Nevo David
|
7564a6670a
|
feat: upload pictures on paste + upload on drag and drop
|
2024-12-27 06:53:22 +00:00 |
Nevo David
|
637c5f9cd5
|
feat: drag and drop pictures
|
2024-12-27 13:47:15 +07:00 |
Nevo David
|
e7c5a8b6e1
|
feat: fix nextjs
|
2024-12-26 15:13:20 +00:00 |
Nevo David
|
b158da2505
|
feat: package lock fix
|
2024-12-26 15:12:24 +00:00 |
Nevo David
|
ef885eaa45
|
feat: many fixes
|
2024-12-26 22:06:29 +07:00 |
Nevo David
|
9dbff58d66
|
feat: fix package json
|
2024-12-25 10:59:39 +00:00 |
Nevo David
|
a0054ac2de
|
feat: agents
|
2024-12-25 17:52:10 +07:00 |
Nevo David
|
b18a033191
|
feat: fix
|
2024-12-15 17:17:09 +00:00 |
Nevo David
|
2d0c47d46e
|
feat: fbp + fclib
|
2024-12-16 00:09:55 +07:00 |
Nevo David
|
0e14eb9a03
|
feat: fix nextjs
|
2024-12-14 11:52:30 +00:00 |
Nevo David
|
d1cc3991b9
|
feat: fix
|
2024-12-14 11:46:53 +00:00 |