Commit Graph

  • ec14973f80 feat(i18n): add Arabic translations (#4991) tarik 2025-02-11 16:49:20 +01:00
  • 159d2a40ff fix(service): Improve duplicati.yaml (#4971) Charles Szilagyi 2025-02-11 15:44:52 +00:00
  • f2a61aeb82 fix(lang): Add missing italian translations (#5057) Alberto Rizzi 2025-02-11 16:36:44 +01:00
  • 9f61672cb3 feat(slack): Show message title in notification previews (#5063) Gary Tou 2025-02-11 07:31:37 -08:00
  • eaaba83ff7 fix(ui): correct typo in Storage delete dialog (#5061) Kaden Griffith 2025-02-11 08:29:18 -07:00
  • 5528212b41 fix(slack): Notification settings URL in HighDiskUsage message (#5071) Gary Tou 2025-02-11 07:27:48 -08:00
  • f2e8a6a2a9 fix: cal.com documentation link give 404 (#5070) Baptist HECHT 2025-02-11 16:27:10 +01:00
  • b368d04adf fix(ui): Fix typo on team page (#5105) Gary Tou 2025-02-11 07:23:14 -08:00
  • 268fca3477 feat: SSL notification peaklabs-dev 2025-02-10 21:31:31 +01:00
  • 3e95387e10 Full: SSL Support for KeyDB peaklabs-dev 2025-02-10 21:29:45 +01:00
  • 90e681e24b feat: Full SSL support for DrangonflyDB peaklabs-dev 2025-02-10 21:29:20 +01:00
  • 4547647e98 feat(ssl): improve Redis and remove modes peaklabs-dev 2025-02-10 19:23:39 +01:00
  • 792b1b889f faet(migration): Add SSL fields to database tables peaklabs-dev 2025-02-10 15:32:05 +01:00
  • 6b6a9f57f3 fix(ui): remove unused mode for MongoDB peaklabs-dev 2025-02-10 15:26:05 +01:00
  • 5c12f7273e feat: New mode implementation for MongoDB peaklabs-dev 2025-02-10 15:18:29 +01:00
  • 484fc5140b fix(ssl): rename Redis mode to verify-ca as it is not verify-full peaklabs-dev 2025-02-08 16:43:15 +01:00
  • c7840bdf1b Merge branch 'next' into feat-db-ssl 🏔️ Peak 2025-02-07 23:01:46 +01:00
  • 7b30b1aff1 feat(ssl): Full SSL support for Redis peaklabs-dev 2025-02-07 22:36:36 +01:00
  • aad717d22f fix(ssl): permission issue with MariDB cert and key and paths peaklabs-dev 2025-02-07 21:08:14 +01:00
  • 5b347f3d0f fix(ssl): remove mode selection for MariaDB as it is not supported peaklabs-dev 2025-02-07 21:07:40 +01:00
  • c1e7a5721e fix(ssl): adjust ca paths for MySQL peaklabs-dev 2025-02-07 20:09:11 +01:00
  • cd63760770 fix(ssl): when regenerating SSL certs the cert is not singed with the new CN peaklabs-dev 2025-02-07 19:36:52 +01:00
  • a539bfd765 fix(ssl): server id peaklabs-dev 2025-02-07 18:45:12 +01:00
  • bd33f65c0a feat(ssl): new modes for MongoDB and get caCert and mountPath correctly peaklabs-dev 2025-02-07 18:31:41 +01:00
  • 8a45c24dc2 fix(ui): only show Regenerate SSL Certificates button when there is a cert peaklabs-dev 2025-02-07 18:30:44 +01:00
  • 62fb2c2877 fix(ssl): ger caCert and mountPath correctly peaklabs-dev 2025-02-07 18:30:07 +01:00
  • 836006798f fix(ssl): remove caCert even if it is a folder by accident peaklabs-dev 2025-02-07 18:28:58 +01:00
  • 6a52f51851 fix(ssl): get caCert correctly peaklabs-dev 2025-02-07 18:27:30 +01:00
  • 69a6010839 fix(ssl): fix SSL regeneration to sign with CA cert and use mount path peaklabs-dev 2025-02-07 18:12:55 +01:00
  • 35cd9573ab fix(ssl): add mount path to DB to fix regeneration of certs peaklabs-dev 2025-02-07 18:11:26 +01:00
  • f92c170db1 feat(ssl): ability to create .pem certs and add clientAuth to extendedKeyUsage peaklabs-dev 2025-02-07 18:07:55 +01:00
  • 1a4c2c3dc9 fix(ssl): fix MariaDB and MySQL need CA cert peaklabs-dev 2025-02-06 15:14:57 +01:00
  • 6eabfd5c8e feat/fix(ssl): fix some issues and improve ssl generation helper peaklabs-dev 2025-02-06 15:13:08 +01:00
  • 367eebc9fc feat: Add full SSL support to MongoDB peaklabs-dev 2025-02-05 22:56:29 +01:00
  • 844f40188a feat(ssl): Add SSL relationships to all DBs peaklabs-dev 2025-02-05 22:19:13 +01:00
  • 852be5fd93 feat(ssl): check for SSL renewal twice daily peaklabs-dev 2025-02-05 22:11:10 +01:00
  • 806d9af569 feat(ssl): improve SSL generation and security a lot peaklabs-dev 2025-02-05 22:09:37 +01:00
  • 951a454cbc fix(ssl): regenerating certs for a specific DB peaklabs-dev 2025-02-05 21:22:54 +01:00
  • ba24630c28 fix(ssl): make sure when regenerating the CA cert it is not overwritten with a server cert peaklabs-dev 2025-02-05 21:13:30 +01:00
  • 7666cec462 fix(ssl): wrong ssl cert is loaded to the server and UI error when regenerating SSL peaklabs-dev 2025-02-05 21:10:37 +01:00
  • 1003858632 feat(ssl): Add openssl.conf to configure SSL extension properly peaklabs-dev 2025-02-05 18:06:38 +01:00
  • a3c4f86e80 fix(ssl): do not remove SSL directory peaklabs-dev 2025-02-05 18:03:55 +01:00
  • e81ed1aad8 feat(ssl): Add full MariaDB SSL support peaklabs-dev 2025-02-04 21:08:20 +01:00
  • 8f2b45c8b5 fix(ssl): use 1 instead of on for mysql peaklabs-dev 2025-02-04 20:52:23 +01:00
  • 80fc7c7b97 fix(ssl): use mountPath parameter not a hardcoded path peaklabs-dev 2025-02-04 18:31:09 +01:00
  • 3f857c6dac feat(ssl): Add full MySQL SSL Support peaklabs-dev 2025-02-04 18:29:35 +01:00
  • d6a39f2ed3 fix(ssl): always create ca crt on disk even if it is already there peaklabs-dev 2025-02-04 16:57:40 +01:00
  • da148f93a6 feat(ssl): regenerate CA cert and all other certs logic peaklabs-dev 2025-02-04 16:55:36 +01:00
  • 3c62130e86 fix(ssl): improve SSL cert file mounts peaklabs-dev 2025-02-04 16:34:24 +01:00
  • 592dd76940 docs: update changelog github-actions[bot] 2025-02-04 14:34:09 +00:00
  • 6de76ca3f8 fix(deletion): fix DB deletion peaklabs-dev 2025-02-04 15:32:56 +01:00
  • 0923a9e124 chore(ci): update changelog generation workflow to target main branch Andras Bacsai 2025-02-04 15:32:16 +01:00
  • 217ec6ac6b docs: update changelog github-actions[bot] 2025-02-04 14:29:50 +00:00
  • 76c0f72141 chore(ci): update changelog generation workflow to target 'next' branch Andras Bacsai 2025-02-04 15:29:26 +01:00
  • 1c12cb98d9 feat(deployment): ensure private key is stored in filesystem before deployment Andras Bacsai 2025-02-04 15:23:28 +01:00
  • 4efcb0e8f4 chore: bump Coolify version to 4.0.0-beta.392/393 Andras Bacsai 2025-02-04 15:23:16 +01:00
  • 268f999e81 Merge pull request #5051 from coollabsio/next Andras Bacsai 2025-02-04 15:05:18 +01:00
  • a5ca90c965 feat(ui): add periodic status checking for services Andras Bacsai 2025-02-04 15:01:42 +01:00
  • c3a440a64e fix(ui): certificate expiration data is null before starting the DB peaklabs-dev 2025-02-04 14:37:35 +01:00
  • d632eb2be9 refactor: simplify service start and restart workflows Andras Bacsai 2025-02-04 14:34:34 +01:00
  • 8b8ae17c1a Merge pull request #4929 from coollabsio/git-cliff Andras Bacsai 2025-02-04 13:56:05 +01:00
  • 65a7610e48 Merge pull request #5029 from IARayan/IARayan-bitbucket-preview-deployment-fix-pullrequest-update Andras Bacsai 2025-02-04 13:55:16 +01:00
  • d87d3b84d9 Merge pull request #5033 from angristan/align-items-center Andras Bacsai 2025-02-04 13:53:05 +01:00
  • 186a3fc75b Merge pull request #5038 from Vann-Dev/main Andras Bacsai 2025-02-04 13:33:30 +01:00
  • 3824d88736 update service template Andras Bacsai 2025-02-04 13:32:26 +01:00
  • 30fd26d91b Merge pull request #5044 from jlengrand/feat/bugsink Andras Bacsai 2025-02-04 13:32:06 +01:00
  • bd6674f209 update service templates Andras Bacsai 2025-02-04 13:30:54 +01:00
  • 8033a89dee fix(ui): simplify service templates loading logic Andras Bacsai 2025-02-04 13:30:12 +01:00
  • d8aae1256a docs(readme): add Convex to special sponsors section Andras Bacsai 2025-02-04 13:23:53 +01:00
  • 3d6eee4dd3 Merge pull request #5049 from katywings/nitropage Andras Bacsai 2025-02-04 13:29:54 +01:00
  • 5756873080 chore(config): increase default PHP memory limit to 256M Andras Bacsai 2025-02-04 13:02:03 +01:00
  • fbb6ce3fce fix(core): enhance Slack deployment success notification formatting Andras Bacsai 2025-02-04 12:44:31 +01:00
  • df129b83b3 fix(core): update Slack notification formatting to use bold correctly Andras Bacsai 2025-02-04 12:40:04 +01:00
  • 3da921e2ac fix(core): improve deployment failure Slack notification formatting Andras Bacsai 2025-02-04 12:36:39 +01:00
  • 2e652490c1 chore: add openapi response Vann 2025-02-04 02:56:15 +00:00
  • fd5b7492f8 chore(ui): improve valid until handling peaklabs-dev 2025-02-03 23:21:09 +01:00
  • 53510928d2 feat(ssl): regenerate certificate and valid until UI peaklabs-dev 2025-02-03 22:54:31 +01:00
  • cd335e9e00 fix(ssl): make sure the subjectAlternativeNames are unique and stored correctly peaklabs-dev 2025-02-03 22:42:15 +01:00
  • 2fbb898c89 feat(ssl): regenerate SSL certs job peaklabs-dev 2025-02-03 22:37:12 +01:00
  • fba95c3729 fix(migration): store subjectAlternativeNames as a json array in the db peaklabs-dev 2025-02-03 22:35:00 +01:00
  • f871c1067b Merge branch 'next' into feat-db-ssl 🏔️ Peak 2025-02-03 22:20:51 +01:00
  • 4c9aa24cd3 Merge branch 'main' into next 🏔️ Peak 2025-02-03 22:17:11 +01:00
  • 72a2f79d88 feat(ssl): improve ssl generation peaklabs-dev 2025-02-03 22:11:29 +01:00
  • 9d9fbd6859 feat(databases): add CA SSL crt location to Postgres URLs peaklabs-dev 2025-02-03 22:06:53 +01:00
  • 498bf04559 feat(migration): add CN and alternative names to DB peaklabs-dev 2025-02-03 22:05:32 +01:00
  • 5f357e3d92 fix(database): fix volume and file mounts and naming peaklabs-dev 2025-02-03 22:03:45 +01:00
  • f4575e531f fix(backup): escape special characters in database backup commands Andras Bacsai 2025-02-03 21:49:13 +01:00
  • 3cf758e2d0 fix(databases): fix database name users new uuid instead of DB one peaklabs-dev 2025-02-03 21:43:16 +01:00
  • a1e650e699 chore: rename ca crt folder to ssl peaklabs-dev 2025-02-03 21:42:28 +01:00
  • 30343b0049 feat(ui): improve server advanced view peaklabs-dev 2025-02-03 21:40:41 +01:00
  • c45c64a1a1 fix(ui): always redirect to dashboard after team switch Andras Bacsai 2025-02-03 21:37:46 +01:00
  • 035db67180 Merge pull request #5036 from sistracia/next Andras Bacsai 2025-02-03 21:28:42 +01:00
  • 1e9a4aa5b6 fix(core): remove --remove-orphans flag from proxy startup command to prevent other proxy deletions (db) Andras Bacsai 2025-02-03 21:24:27 +01:00
  • 773caf7fd5 feat(core): add name to default proxy configuration Andras Bacsai 2025-02-03 21:24:01 +01:00
  • 2a03544593 fix(core): stopping database is not disabling db proxy Andras Bacsai 2025-02-03 21:23:43 +01:00
  • d7885a32d2 docs(services): reword nitropage url and slogan Katja Lutz 2025-02-03 16:13:55 +01:00
  • 0ff7c468c8 fix(ui): skip SERVICE_FQDN and SERVICE_URL variables during update Andras Bacsai 2025-02-03 15:44:15 +01:00
  • cd2ee25564 fix(ui): update docker compose file helper text to clarify repository modification Andras Bacsai 2025-02-03 14:37:13 +01:00
  • 85ad048ad9 Adds bugsink template Julien Lengrand-Lambert 2025-02-02 20:46:32 +01:00
  • 4305ba5f06 fix(migration): ssl certificates table peaklabs-dev 2025-02-02 14:56:26 +01:00