Commit Graph

1087 Commits

Author SHA1 Message Date
Muhammad Hanzala Ali 441117edd8
Merge pull request #2 from hanzalawebdev/feat/unit-tests
fixing error of unit tests and also update Jenkinsfile
2025-03-24 11:22:19 +05:00
Muhammad Hanzala Ali 038eeeddbe
Merge branch 'main' into feat/unit-tests 2025-03-24 11:22:09 +05:00
hanzalawebdev 8e6df31dcf fixing error of unit tests and also update Jenkinsfile 2025-03-24 11:15:40 +05:00
egelhaus 251cf074c7
Update Jenkinsfile 2025-03-18 10:04:32 +01:00
egelhaus 057755fcfa
Update Jenkinsfile 2025-03-18 07:56:47 +01:00
egelhaus d973ea5876
Merge branch 'dev' into main 2025-03-17 18:21:28 +01:00
Muhammad Hanzala Ali 4b85feb481
Merge pull request #1 from hanzalawebdev/feat/unit-tests
Adding feature unit tests package.json and also adding unit tests ste…
2025-03-17 21:53:14 +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
egelhaus fe1f28535e
Merge branch 'main' into dev 2025-03-15 09:05:48 +01:00
Nevo David dd60c938e6
Merge pull request #655 from gitroomhq/feat/tiktok-images
Upload tiktok images
2025-03-15 00:59:21 +07:00
Nevo David 5c10b52c19
Merge pull request #654 from gitroomhq/feat/tiktok-images
Upload tiktok images
2025-03-15 00:58:10 +07:00
Nevo David 8399aee295 feat: tiktok photos 2025-03-15 00:57:32 +07:00
egelhaus d794fca863
Merge pull request #651 from FoamToaster/patch-1
Commented out Bluesky alt text line
2025-03-13 18:43:05 +01:00
Nevo David 3de66b7e68 feat: fix scheduler 2025-03-13 19:45:57 +07:00
Tom e6ec03c658
Update bluesky.provider.ts
Commented out the alt text line for now until there is a way to set this from within Postiz
2025-03-12 16:33:02 +00:00
egelhaus 5353274e2e
Merge branch 'main' into dev 2025-03-10 17:31:09 +01:00
egelhaus 186cff3b45
Update Jenkinsfile 2025-03-10 17:29:59 +01:00
egelhaus 3e5b1f078e
Merge branch 'main' into dev 2025-03-10 16:32:38 +01:00
egelhaus 919dd10e79
Delete .github/workflows/eslint.yaml 2025-03-10 16:32:24 +01:00
egelhaus df722d2f86
Disable ESLint 2025-03-10 16:09:10 +01:00
egelhaus c6f7c47ffb Update Actions 2025-03-10 15:47:10 +01:00
egelhaus d9207e81cd
Merge branch 'main' into dev 2025-03-10 14:29:03 +01:00
egelhaus 290b1c8046
Enable action 2025-03-10 14:28:31 +01:00
egelhaus dec1de8251
Enable Action 2025-03-10 14:25:44 +01:00
egelhaus de4754bc3e
Merge pull request #645 from gitroomhq/main
Update dev branch
2025-03-10 14:21:56 +01:00
egelhaus 43b015ff1d Temporary disable 2025-03-10 14:21:15 +01:00
egelhaus 3b7e3dc243
Remove dummy variables 2025-03-10 14:11:47 +01:00
egelhaus 639081cb3d
Rename dev-branch to dev-branch.yaml 2025-03-10 13:45:51 +01:00
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