Commit Graph

  • 10679e9899 Merge pull request #1423 from dbgate/feature/remote-code-execution master Stela Augustinova 2026-04-14 09:51:20 +02:00
  • c51dad39e0 Improve saveRows method to handle backpressure and errors in file writing feature/remote-code-execution Stela Augustinova 2026-04-14 09:49:14 +02:00
  • 1d350a3a29 Add validation to assertSafeArchiveName to prevent resolving to archive root Stela Augustinova 2026-04-13 14:55:29 +02:00
  • de76df88ab Refactor export parameters in ResultTabs and JslDataGridCore to conditionally set values based on result count feature/query-export-limit Stela Augustinova 2026-04-13 14:50:01 +02:00
  • 81e3cce070 Add validation for linkedFolder in createLink method Stela Augustinova 2026-04-13 13:54:48 +02:00
  • f9de2d77b5 Moved functionName validation Stela Augustinova 2026-04-13 13:44:45 +02:00
  • 13977756bc Add export parameters to AllResultsTab and ResultTabs components Stela Augustinova 2026-04-13 13:41:51 +02:00
  • 3956eaf389 Improve error handling in unzipDirectory by adding readStream error listener and immediate abort on file extraction failure Stela Augustinova 2026-04-13 13:20:28 +02:00
  • 07fae27ad6 Add export parameters to ResultTabs and QueryTab components Stela Augustinova 2026-04-13 13:16:17 +02:00
  • d13e2c2d87 Make fs.writeFile call awaitable in createLink method for proper async handling Stela Augustinova 2026-04-13 12:53:54 +02:00
  • ebf2371da9 Enhance unzipDirectory error handling and manage active streams for better resource cleanup Stela Augustinova 2026-04-13 12:43:45 +02:00
  • fa4b12448d Refactor unzipDirectory to improve error handling and prevent multiple rejections Stela Augustinova 2026-04-13 10:48:01 +02:00
  • 5fe6dfa551 Refactor loaderScriptTemplate to streamline plugin extraction and improve readability Stela Augustinova 2026-04-13 10:41:12 +02:00
  • 6061c8b0a5 Update JS reserved words Stela Augustinova 2026-04-13 10:31:12 +02:00
  • 1ac0aa8a3e Add path traversal and null byte checks for archive names and ZIP entries Stela Augustinova 2026-04-13 09:19:03 +02:00
  • 5d04d7f01f Enhance JavaScript identifier validation and update variable storage method in ScriptWriterEval Stela Augustinova 2026-04-10 16:15:45 +02:00
  • 9c97e347c5 Add validation for JavaScript identifiers and shell API function names Stela Augustinova 2026-04-10 13:22:54 +02:00
  • 22967d123d Add 7.1.8 entry to CHANGELOG with fixed NPM packages build Stela Augustinova 2026-04-09 16:05:50 +02:00
  • 3fed650254 Add postgresql optimalization to 7.1.7 changelog Stela Augustinova 2026-04-09 16:03:24 +02:00
  • b57b2083d3 v7.1.8 v7.1.8 Stela Augustinova 2026-04-09 15:35:13 +02:00
  • 1f47e8c62e v7.1.8-alpha.7 v7.1.8-alpha.7 Stela Augustinova 2026-04-09 15:26:28 +02:00
  • d7ce653d74 chore: auto-update github workflows CI workflows 2026-04-09 13:25:14 +00:00
  • 07c803efee Update npm publishing steps and remove unnecessary access flag Stela Augustinova 2026-04-09 15:24:48 +02:00
  • 26b6d9133e v7.1.8-alpha.6 v7.1.8-alpha.6 Stela Augustinova 2026-04-09 15:15:37 +02:00
  • 146084bdb3 chore: auto-update github workflows CI workflows 2026-04-09 13:14:54 +00:00
  • fa82b4630b Specify npm version to 11.5.1 for consistency Stela Augustinova 2026-04-09 15:14:24 +02:00
  • d00841030f v7.1.8-alpha.5 v7.1.8-alpha.5 Stela Augustinova 2026-04-09 15:01:14 +02:00
  • c517bb0be6 chore: auto-update github workflows CI workflows 2026-04-09 13:00:00 +00:00
  • e585d8be8f Add public access to npm publish commands in build workflow Stela Augustinova 2026-04-09 14:59:25 +02:00
  • 8be76832a5 v7.1.8-alpha.4 v7.1.8-alpha.4 Stela Augustinova 2026-04-09 14:54:23 +02:00
  • 99df266a3e v7.1.8-aplha.4 Stela Augustinova 2026-04-09 14:50:56 +02:00
  • 5660874992 chore: auto-update github workflows CI workflows 2026-04-09 12:50:31 +00:00
  • b0dade9da3 Configure NPM token in build workflow Stela Augustinova 2026-04-09 14:50:11 +02:00
  • a533858804 v7.1.8-alpha.3 v7.1.8-alpha.3 Stela Augustinova 2026-04-09 14:20:39 +02:00
  • d3bcc984e7 chore: auto-update github workflows CI workflows 2026-04-09 12:18:26 +00:00
  • 99e8307a80 Enable NPM token configuration in build workflow Stela Augustinova 2026-04-09 14:17:59 +02:00
  • 73926ea392 v7.1.8-alpha.2 v7.1.8-alpha.2 Stela Augustinova 2026-04-09 14:12:17 +02:00
  • 5ff24526b7 chore: auto-update github workflows CI workflows 2026-04-09 12:11:15 +00:00
  • 32ed1c57bd Update Node.js setup to use yarn caching and remove npm install step Stela Augustinova 2026-04-09 14:10:50 +02:00
  • f4c3a95348 v7.1.8-alpha.1 v7.1.8-alpha.1 Stela Augustinova 2026-04-09 14:02:38 +02:00
  • b1a908343a chore: auto-update github workflows CI workflows 2026-04-09 11:58:25 +00:00
  • 7f9d7eb36e Update Node.js setup action and enable npm caching Stela Augustinova 2026-04-09 13:57:51 +02:00
  • 30820e29fc Update CHANGELOG for version 7.1.7 Stela Augustinova 2026-04-09 13:23:07 +02:00
  • a85ea2e0f7 v7.1.7 v7.1.7 Stela Augustinova 2026-04-09 12:56:57 +02:00
  • 993e713955 v7.1.7-premium-beta.5 v7.1.7-premium-beta.5 Stela Augustinova 2026-04-09 12:11:02 +02:00
  • 3151e30db1 SYNC: Update translations Stela Augustinova 2026-04-09 10:58:48 +02:00
  • eb5219dd68 Merge pull request #1422 from dbgate/feature/duplicate-translation-keys Jan Prochazka 2026-04-09 10:49:30 +02:00
  • bb44783369 Refactor translation keys to eliminate duplicates in QueryTab component feature/duplicate-translation-keys Stela Augustinova 2026-04-09 10:33:33 +02:00
  • 33b46c4db3 chore: auto-update github workflows CI workflows 2026-04-09 08:24:34 +00:00
  • 3730aae62a Merge pull request #1419 from dbgate/feature/map-referer Jan Prochazka 2026-04-09 10:24:25 +02:00
  • 065062d58a Update pro ref CI workflows 2026-04-09 08:24:16 +00:00
  • 7b2f58e68e SYNC: Merge pull request #92 from dbgate/feature/ai-toggle Jan Prochazka 2026-04-09 10:23:31 +02:00
  • e2fc23fcf8 Remove duplicate translation keys Stela Augustinova 2026-04-09 07:29:56 +02:00
  • fb493216a3 Updated translations feature/translation-keys Stela Augustinova 2026-04-09 07:30:28 +02:00
  • 26435e46df Remove duplicate translation keys Stela Augustinova 2026-04-09 07:29:56 +02:00
  • 6f56ef284d v7.1.7-premium-beta.4 v7.1.7-premium-beta.4 SPRINX0\prochazka 2026-04-08 16:14:19 +02:00
  • 08a644ba39 v7.1.7-premuim-beta.4 SPRINX0\prochazka 2026-04-08 16:07:40 +02:00
  • 6ae19ac4a6 chore: auto-update github workflows CI workflows 2026-04-08 14:06:22 +00:00
  • 7761cbe81d Update pro ref CI workflows 2026-04-08 14:05:57 +00:00
  • f981d88150 SYNC: Merge pull request #91 from dbgate/feature/query-history-per-user Jan Prochazka 2026-04-08 16:05:12 +02:00
  • e2a23eaa0d chore: auto-update github workflows CI workflows 2026-04-08 12:57:03 +00:00
  • 9d510b3c08 Update pro ref CI workflows 2026-04-08 12:56:40 +00:00
  • a98f5ac45e reverted yarn.lock SPRINX0\prochazka 2026-04-08 14:03:13 +02:00
  • b989e964c0 v7.1.7-premium-beta.3 v7.1.7-premium-beta.3 SPRINX0\prochazka 2026-04-08 13:34:11 +02:00
  • 3ff6eefa06 chore: auto-update github workflows CI workflows 2026-04-08 11:29:47 +00:00
  • 67fde9be3c Update pro ref CI workflows 2026-04-08 11:29:28 +00:00
  • df7ac89723 SYNC: v7.1.7-premium-beta.2 SPRINX0\prochazka 2026-04-08 13:28:56 +02:00
  • 358df9f53b SYNC: try to fix ms entra login SPRINX0\prochazka 2026-04-08 13:28:45 +02:00
  • 02e3bfaa8a Added referer feature/map-referer Stela Augustinova 2026-04-08 12:05:42 +02:00
  • dde74fa73b Merge pull request #1407 from dbgate/feature/postgres-optimalization Jan Prochazka 2026-04-08 11:46:42 +02:00
  • 100e3fe75f deleted sast workflows feature/postgres-optimalization SPRINX0\prochazka 2026-04-08 10:59:29 +02:00
  • af7930cea2 Enhance aggregation functions in SQL queries for improved PostgreSQL compatibility SPRINX0\prochazka 2026-04-08 10:55:24 +02:00
  • 6b4f6b909c Merge branch 'feature/postgres-optimalization' of https://github.com/dbgate/dbgate into feature/postgres-optimalization SPRINX0\prochazka 2026-04-08 10:26:35 +02:00
  • 9a6e5cd7cc Update plugins/dbgate-plugin-postgres/src/backend/sql/views.js Jan Prochazka 2026-04-08 10:21:22 +02:00
  • 9f64b6ec7a Merge branch 'master' into feature/postgres-optimalization SPRINX0\prochazka 2026-04-08 10:20:28 +02:00
  • 77f720e34c Refactor connection handling in extractShellConnection to improve volatile ID management and ensure secure credential handling Stela Augustinova 2026-04-07 14:56:29 +02:00
  • 168dcb7824 Enhance error handling for connection requests in subprocesses and validate connection ID format Stela Augustinova 2026-04-07 14:26:58 +02:00
  • 759186a212 Improve error handling for volatile connection responses in subprocess communication Stela Augustinova 2026-04-07 14:15:18 +02:00
  • 71ed7a76ea Handle errors in volatile connection resolution and remove unused registration function Stela Augustinova 2026-04-07 14:01:13 +02:00
  • bd939b22c7 Fix volatile connection resolution to prevent multiple resolves Stela Augustinova 2026-04-07 13:46:34 +02:00
  • c327f77294 Refactor volatile connections handling in connections and runners modules Stela Augustinova 2026-04-07 13:42:11 +02:00
  • d907d79beb Streamline volatile connections handling and remove unused registration module Stela Augustinova 2026-04-07 13:26:16 +02:00
  • 93b879927c Implement volatile connections handling in runners and shell modules Stela Augustinova 2026-04-07 13:06:04 +02:00
  • 0c545d4cf9 Enhance clipboard formatters to skip empty rows, improving data handling in clipboard operations Stela Augustinova 2026-04-02 10:29:02 +02:00
  • 95c90c1517 Improve clipboard formatters to omit undefined values, enhancing data integrity in exports Stela Augustinova 2026-04-01 15:49:35 +02:00
  • cb731fa858 chore: auto-update github workflows CI workflows 2026-04-07 10:27:40 +00:00
  • 9bb3b09ecf SYNC: Add SAST workflow for security scanning using Semgrep Stela Augustinova 2026-04-07 12:26:50 +02:00
  • 7c8f541d3e deleted sast workflow SPRINX0\prochazka 2026-04-08 10:18:37 +02:00
  • ce41687382 Merge pull request #1417 from dbgate/feature/auth-error Jan Prochazka 2026-04-08 10:14:02 +02:00
  • 4b083dea5c Refactor connection handling in extractShellConnection to improve volatile ID management and ensure secure credential handling feature/auth-error Stela Augustinova 2026-04-07 14:56:29 +02:00
  • c84473c1eb Enhance error handling for connection requests in subprocesses and validate connection ID format Stela Augustinova 2026-04-07 14:26:58 +02:00
  • 7fc078f3e6 Improve error handling for volatile connection responses in subprocess communication Stela Augustinova 2026-04-07 14:15:18 +02:00
  • cbbd538248 Handle errors in volatile connection resolution and remove unused registration function Stela Augustinova 2026-04-07 14:01:13 +02:00
  • 825f6e562b Fix volatile connection resolution to prevent multiple resolves Stela Augustinova 2026-04-07 13:46:34 +02:00
  • a278afb260 Refactor volatile connections handling in connections and runners modules Stela Augustinova 2026-04-07 13:42:11 +02:00
  • 2fbeea717c Streamline volatile connections handling and remove unused registration module Stela Augustinova 2026-04-07 13:26:16 +02:00
  • c7259e4663 Merge pull request #1412 from dbgate/feature/copy-sql Jan Prochazka 2026-04-07 13:11:49 +02:00
  • 69a2669342 Implement volatile connections handling in runners and shell modules Stela Augustinova 2026-04-07 13:06:04 +02:00
  • 42d1ca8fd4 chore: auto-update github workflows CI workflows 2026-04-07 10:27:40 +00:00
  • 1cf52d8b39 SYNC: Add SAST workflow for security scanning using Semgrep Stela Augustinova 2026-04-07 12:26:50 +02:00