Commit Graph

168 Commits

Author SHA1 Message Date
Nevo David 7ecc5e3362 feat: remove enterprise, doesn't compy with AGPL3 2025-07-12 20:53:31 +07:00
Nevo David 004cf3c319 feat: missing saas package 2025-07-12 01:22:05 +07:00
Nevo David 9c94bdf33c feat: remove unsued libraries 2025-07-11 22:57:58 +07:00
Nevo David 0e1999b1f4 feat: updated to the latest nextjs version 2025-07-11 22:43:42 +07:00
Nevo David 6785a9ec6d feat: move throttle to reddit, so it can be used in multiple servers 2025-07-11 17:53:28 +07:00
Nevo David 0b174f4511 feat: better typing validation 2025-07-07 19:31:51 +07:00
Nevo David 6416e0160f feat: sdk 2025-07-07 18:59:03 +07:00
Nevo David 9b1308b2e6 feat: better rate limiting for instagram 2025-07-07 17:20:44 +07:00
Nevo David 914a1d0d60 feat: old version of music-data 2025-07-06 20:01:04 +07:00
Nevo David 3fee284df7 feat: downgrade plist 2025-07-06 19:28:59 +07:00
Nevo David 0f645846fc feat: videos 2025-07-06 19:17:08 +07:00
Nevo David 05720ec59e feat: elevans labs 2025-07-06 12:35:40 +07:00
Nevo David 67eb6430e0 feat: sort images in a post 2025-06-28 19:57:14 +07:00
Nevo David 0f8b6cf02f feat: transloadit 2025-06-28 17:03:33 +07:00
Nevo David 2c4d0a8234 feat: translodit 2025-06-28 11:53:51 +07:00
Nevo David af2f952ed0 feat: new postiz modal 2025-06-26 20:00:42 +07:00
Nevo David 0f17d56522 feat: building 2025-06-25 16:09:24 +07:00
Nevo David ecf905cb81 feat: bluesky upload video 2025-06-18 00:01:11 +07:00
Nevo David 9d98020be1 feat: move signature to global load and fix add a post 2025-06-09 20:35:54 +07:00
Nevo David 9192cc4c85
Merge pull request #786 from gitroomhq/feat/carusel
LinkedIn post as carousel
2025-06-08 16:05:57 +07:00
Nevo David cdbf173ca9 feat: carousel 2025-06-08 15:02:32 +07:00
Enno Gelhaus 05e97d6843
Update package.json 2025-06-08 03:26:20 +02:00
Nevo David f460fdf252 feat: language 2025-06-01 00:04:06 +07:00
Nevo David 92662e1624 feat: before translation 2025-05-31 19:22:43 +07:00
Nevo David a2eb2a5d28 feat: fix tailwind 2025-05-27 14:11:58 +07:00
Nevo David afd04de669 feat: changes 2025-05-26 14:59:19 +07:00
Nevo David 951ceef823 feat: downgraded postiz version 2025-05-23 15:01:12 +07:00
Nevo David 830489ee01 feat: package json 2025-05-13 18:56:34 +07:00
Nevo David f5efb85054 feat: extension 2025-05-12 19:20:30 +07:00
Nevo David 9eb2702632 feat: fix package json 2025-05-06 20:47:59 +07:00
Nevo David 4c2ab01698 feat: build backend 2025-05-06 20:39:50 +07:00
Nevo David 477ecec5be feat: build 2025-05-06 20:36:24 +07:00
Nevo David 6f73f669b7 feat: fix 2025-05-06 20:28:51 +07:00
Nevo David fab3ebd35c feat: move to pnpm 2025-05-06 20:16:50 +07:00
Nevo David 4ba5156502 feat: move to pnpm 2025-05-06 00:09:59 +07:00
Nevo David 0e92e51ddc feat: fix package json 2025-04-27 16:54:06 +00:00
Nevo David d07bbf5c19 feat: fix deps 2025-04-12 14:42:50 +00:00
Nevo David a271c33f5e feat: mcp first version 2025-04-12 21:13:37 +07:00
Nevo David fec7783067 feat: update deps 2025-04-11 22:33:08 +07:00
Nevo David 2558eda779 feat: package json fix 2025-04-11 22:29:46 +07:00
Nevo David 2a9934bd8c feat: fix tiktok, fix bluesky, added runner to build arm64 with QEMU 2025-04-11 22:03:12 +07: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
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