Commit Graph

1963 Commits

Author SHA1 Message Date
Enno Gelhaus 5ba7138b57 Translated using Weblate (German)
Currently translated at 100.0% (503 of 503 strings)

Translation: Postiz/Postiz
Translate-URL: https://weblate.ennogelhaus.de/projects/postiz/postiz/de/
2025-11-05 20:35:17 +00:00
Nevo David 383830b6be fix: copilot payload 2025-10-27 01:30:27 +07:00
Nevo David 33255d7796 feat: youtube made for kids 2025-10-26 12:29:24 +07:00
Nevo David 4aa5f7b144 feat: fix mime type 2025-10-23 16:36:44 +07:00
Nevo David 5d1662e6c1 feat: upload file 2025-10-23 16:11:31 +07:00
Nevo David 034032a316 feat: ignore query string 2025-10-23 11:23:53 +07:00
Nevo David 0473c0f1af feat: who can reply 2025-10-17 16:26:02 +07:00
Nevo David 59d2d54c51 feat: chars length check 2025-10-17 15:29:47 +07:00
Nevo David e3413ac8d8 feat: no sse on copy 2025-10-17 14:43:42 +07:00
Nevo David 9ea471e515 fix(mcp): output for schedule post 2025-10-17 14:37:46 +07:00
Nevo David 9856af5a7a feat: move sentry to the top 2025-10-17 01:48:09 +07:00
Nevo David 500da63c21 feat: upgrade to node 22 2025-10-17 01:44:01 +07:00
Nevo David 0cdc0b850a feat: fix iv 2025-10-17 01:34:05 +07:00
Nevo David ac13f44bbf feat: fix iv 2025-10-17 01:10:27 +07:00
Nevo David 40bfb612ae feat: fix iv 2025-10-17 01:07:31 +07:00
Nevo David 384ec56680 feat: replace cipher 2025-10-17 01:02:33 +07:00
Nevo David c1bab07fb5 feat: replace cipher 2025-10-17 00:59:26 +07:00
Nevo David 22f983dde1 feat: expose copilot header 2025-10-17 00:39:02 +07:00
Nevo David 0eb6f807f2 feat: upgrade to node 22 2025-10-16 23:59:01 +07:00
Nevo David e15180f026 feat: slugify override 2025-10-16 23:45:29 +07:00
Nevo David e9cfe02a6f feat: slugify override 2025-10-16 23:45:03 +07:00
Nevo David a3be403990 feat: override package 2025-10-16 23:34:23 +07:00
Nevo David 27e319771d feat: override package 2025-10-16 23:33:38 +07:00
Nevo David a3a6aa3926 feat: change mastra instance to import 2025-10-16 23:14:11 +07:00
Nevo David 26bbded6bd Merge remote-tracking branch 'origin/main' 2025-10-16 23:01:02 +07:00
Nevo David acaed7ae9e feat: load with import 2025-10-16 23:00:37 +07:00
Nevo David 50fb0f8442
Merge pull request #1027 from gitroomhq/feat/agent
Postiz Agent
2025-10-16 22:43:59 +07:00
Nevo David d079c1b061 fix: remove vscode 2025-10-16 22:43:39 +07:00
Nevo David 1678d900cf Merge remote-tracking branch 'origin/feat/agent' into feat/agent 2025-10-16 22:30:43 +07:00
Nevo David c75df52bd0 Merge remote-tracking branch 'origin/main' into feat/agent 2025-10-16 22:29:58 +07:00
Nevo David 2ab560e5fa feat: no throw 2025-10-16 22:29:43 +07:00
Enno Gelhaus bf8688cda3
Merge branch 'main' into feat/agent 2025-10-16 16:58:27 +02:00
Nevo David 4bfeb01c5f feat: postiz agent 2025-10-16 21:19:38 +07:00
Nevo David 79de287542
Remove SonarQube badges from README
Removed SonarQube badges from the README.
2025-10-11 13:42:55 +07:00
Nevo David cd99691462 Merge remote-tracking branch 'origin/main' 2025-10-07 17:26:28 +07:00
Nevo David 599e895239 feat: upload from url 2025-10-07 17:26:04 +07:00
Nevo David 41e7d0fdeb Feat: agent 2025-10-07 17:19:18 +07:00
Nevo David 73ba9acf8c feat: agent 2025-10-07 11:07:21 +07:00
Enno Gelhaus 0128eb77b0
Set replaysSessionSampleRate to a fixed value of 1.0 2025-10-04 00:07:47 +02:00
Enno Gelhaus df47e9f5ed
Fix Sentry sample rates for production environment 2025-10-04 00:07:31 +02:00
Enno Gelhaus 826f803174 Fix quoting of environment variables in Jenkins pipeline to resolve compilation errors 2025-10-03 16:04:18 +02:00
Enno Gelhaus 6ef1543dcd Refactor Jenkins pipeline to remove global environment variable for Sonar Scanner and streamline installation process within the analysis stage 2025-10-03 15:56:16 +02:00
Enno Gelhaus 22dac4413c Refactor Jenkins pipeline to enhance SonarQube analysis by setting the global SONAR_SCANNER_PATH and improving scanner installation process 2025-10-03 15:29:26 +02:00
Enno Gelhaus 022cc3c32f Refactor Jenkins pipeline to streamline environment setup by removing unnecessary environment variables and enhancing SonarQube analysis with manual scanner installation 2025-10-03 15:27:01 +02:00
Enno Gelhaus 29384eebab Refactor Jenkins pipeline to enhance SonarQube analysis stage with manual scanner installation and improved environment variable handling 2025-10-03 15:23:21 +02:00
Enno Gelhaus 77b91d4d7c Update SonarQube environment configuration to use 'SonarQube-Server' and change token variable to 'SONAR_AUTH_TOKEN' 2025-10-03 15:16:34 +02:00
Enno Gelhaus c124aa648b Refactor Jenkins pipeline to streamline Node.js setup and enhance SonarQube analysis stage 2025-10-03 15:08:46 +02:00
Enno Gelhaus b2f5fb17d4 Refactor Jenkins pipeline to remove source checkout stage and enhance apt command execution with update step 2025-10-03 14:46:26 +02:00
Enno Gelhaus b71f8a7acb Remove credentialsId from Git checkout configuration for improved security and flexibility 2025-10-03 14:44:51 +02:00
Enno Gelhaus febfb1e7d6 Refactor Jenkins pipeline to remove unnecessary Git installation steps and enhance apt command execution with retry logic 2025-10-03 14:44:05 +02:00