Commit Graph

1059 Commits

Author SHA1 Message Date
egelhaus 0d4433159b
Create dev-branch 2025-03-10 13:44:34 +01:00
egelhaus be5229b97f
Update CONTRIBUTING.md 2025-03-10 13:35:40 +01: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
egelhaus bc1912caa5
Merge pull request #639 from gitroomhq/dependabot/npm_and_yarn/prisma/client-6.4.1
chore(deps): bump @prisma/client from 5.22.0 to 6.4.1
2025-03-10 13:02:03 +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
egelhaus b04c4cbb0d
Create dependabot.yml 2025-03-10 12:42:40 +01:00
egelhaus d586116d36
Aktualisieren von .env.example 2025-03-10 10:28:06 +01:00
egelhaus eafe43b316
Update Jenkinsfile 2025-03-10 09:23:35 +00:00
egelhaus e4f7a34ab1
Remove comment from Jenkinsfile 2025-03-10 08:59:02 +01:00
egelhaus 775547dd7f
Jenkinsfile add 2025-03-10 08:55:42 +01:00
egelhaus eccd833d0b
Update build.yaml 2025-03-09 16:38:38 +01:00
egelhaus 50b51d709c
Merge pull request #633 from tamilarasi-tech/feature/backend-port-mapping
added environment port setting in backend
2025-02-27 21:59:07 +01:00
Tamilarasi Technologies 136a5cb692 added environment port setting in backend 2025-02-28 01:51:53 +05:30
egelhaus 6f337ad024
Merge pull request #629 from sdgsnehal/bugfix/instagram_video_limit
increase maximum video length for instagram to1 80
2025-02-27 07:11:03 +01:00
snehal gaurkhede 6b56b16a2f fix(instagram.collaborators.tsx): increase maximum video length for Instagram reel to 180 seconds to align with platform requirements 2025-02-27 09:28:29 +05:30
egelhaus 0bcadbe7f9
Merge pull request #625 from sdgsnehal/bugfix/telegram_textcut
refactor(telegram.provider.tsx): increase the maximum message length
2025-02-26 12:30:39 +01:00
snehal gaurkhede 3a7f28af5b refactor(telegram.provider.tsx): increase the maximum message length from 500 to 4096 characters for better message handling 2025-02-26 10:25:44 +05:30
egelhaus 64d2fddd24
docker-compose.dev.yaml aktualisieren 2025-02-19 08:48:07 +01:00
Nevo David 98f6662c5f feat: linkedin fix 2025-02-17 18:18:39 +02:00
Nevo David c8d93aed88 Merge remote-tracking branch 'origin/main' 2025-02-14 16:41:53 +07:00
Nevo David 76d3826a65 feat: change cron to every 2025-02-14 16:41:42 +07:00
Nevo David ac4c9900cc
Merge pull request #614 from gitroomhq/feat/auto-post
Add auto-posting from RSS
2025-02-14 16:39:15 +07: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 b4a8a1332d
Merge pull request #611 from gitroomhq/feat/signature
Add signatures
2025-02-12 21:39:06 +07:00
Nevo David 46d3943596 feat: signatures 2025-02-12 21:36:41 +07:00
Nevo David ed93eab7c8
Merge pull request #603 from gitroomhq/feat/repeated-post
Add a repeated post
2025-02-11 23:34:38 +07:00
Nevo David 83c7f75621 feat: repeated posts 2025-02-11 23:32:14 +07:00
egelhaus d51e5607cb
.env.example aktualisieren 2025-02-10 12:41:29 +01:00
Nevo David 703f6c7563
Merge pull request #602 from gitroomhq/feat/tags
Option to tag posts
2025-02-09 23:06:24 +07:00
Nevo David 5b6522218f feat: added option to tag posts 2025-02-09 23:03:55 +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 6b314321e6 feat: libusb 2025-02-09 03:28:21 +07:00
Nevo David 5c89307444 feat: test 2025-02-09 03:24:42 +07:00
Nevo David 49e4f32ace feat: nix fix
gi
2025-02-09 03:20:44 +07:00
Nevo David 2b3348c40a Feat: no ... dots 2025-02-09 03:17:32 +07:00
Nevo David 917514489d feat: merge 2025-02-09 03:16:36 +07:00
Nevo David d98e6b9e74 feat: merge 2025-02-09 03:14:22 +07:00
Nevo David 49af9c60f0 feat: remove trezor 2025-02-09 02:50:17 +07:00
Nevo David 07a52b5bee feat: toml test 2025-02-09 02:30:21 +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 e2ec1ecd3e Merge branch 'feat/wallet-login' 2025-02-08 18:09:02 +00:00
Nevo David 420b37ba9c feat: package json fix 2025-02-08 18:08:39 +00:00