Commit Graph

  • ed55132b61 Update .gitignore to exclude dist folder master dennii 2026-01-03 02:15:30 +11:00
  • 448e493588 Add warning that official Docker Hub is not premium dennii 2026-01-03 01:15:42 +11:00
  • 4a4387028e Add secrets.php to gitignore dennii 2026-01-03 01:12:57 +11:00
  • 4d63328e48 Remove premium upgrade references, highlight all features included dennii 2026-01-03 01:11:49 +11:00
  • 8b9b5e05a7 Enable premium features and add build guide dennii 2026-01-03 01:05:32 +11:00
  • 552c84f910 chore: auto-update github workflows CI workflows 2025-12-29 15:05:27 +00:00
  • d1a0111705 Update pro ref CI workflows 2025-12-29 15:05:12 +00:00
  • 5bc285041b SYNC: Merge pull request #23 from dbgate/feature/db-icons Jan Prochazka 2025-12-29 16:04:38 +01:00
  • c96a522a1b SYNC: postgres sfill Jan Prochazka 2025-12-29 15:20:21 +01:00
  • def2dadca1 Merge pull request #1307 from dbgate/feature/redis-gui-refactor Jan Prochazka 2025-12-29 15:18:32 +01:00
  • 46a52e2b2f Merge branch 'stable' Jan Prochazka 2025-12-29 14:12:20 +01:00
  • 1835776200 changelog Jan Prochazka 2025-12-29 14:11:52 +01:00
  • efaa4893bf v6.8.2 Jan Prochazka 2025-12-29 14:08:42 +01:00
  • be8580cc4b v6.8.2-premium-beta.1 Jan Prochazka 2025-12-29 11:20:21 +01:00
  • e43bb3123b fixed connections scaffold for postgres Jan Prochazka 2025-12-29 11:19:58 +01:00
  • 3078e3584c Refactor DbKeyDetailTab to streamline insert handling for Redis data types Stela Augustinova 2025-12-23 19:32:50 +01:00
  • 6689849f97 Add field insert functionality for Redis data types Stela Augustinova 2025-12-23 19:04:41 +01:00
  • 7281ee1565 Refactor DbKeyDetailTab and related components to handle item changes Stela Augustinova 2025-12-23 14:22:31 +01:00
  • 4c12ee3b14 Added delete functionality for list, hash, set, zset and stream fields. Stela Augustinova 2025-12-23 09:05:04 +01:00
  • dc0ae69f65 Merge branch 'stable' SPRINX0\prochazka 2025-12-22 11:52:42 +01:00
  • 0dba4ba653 changelog SPRINX0\prochazka 2025-12-22 11:52:23 +01:00
  • 758d8689ab v6.8.1 SPRINX0\prochazka 2025-12-22 11:51:25 +01:00
  • f119ccf5a0 SYNC: Merge pull request #22 from dbgate/feature/tailwind-poc Jan Prochazka 2025-12-22 09:53:14 +01:00
  • c86c6486b9 chore: auto-update github workflows CI workflows 2025-12-22 07:27:54 +00:00
  • 6ed5c163ba Merge branch 'stable' SPRINX0\prochazka 2025-12-22 08:27:29 +01:00
  • 2c14530e3c fixded data grid column click scroll #1303 SPRINX0\prochazka 2025-12-22 08:20:23 +01:00
  • 6d30e1921e Merge pull request #1302 from dbgate/feature/db-icons Jan Prochazka 2025-12-19 15:45:35 +01:00
  • 7ff84a9932 Refactor DbKeyDetailTab to integrate Redis data type editors for list, hash, zset, set, and stream Stela Augustinova 2025-12-19 15:40:09 +01:00
  • bcff01b0bf Implement handleSaveRedisData for Redis data types including JSON, hash, zset, and list Stela Augustinova 2025-12-19 15:16:19 +01:00
  • 8cd09342e1 Add read-only attribute to Redis driver key fields Stela Augustinova 2025-12-19 15:10:30 +01:00
  • 802e78d3b7 Merge pull request #1190 from dbgate/feature/svelte4 Jan Prochazka 2025-12-19 14:00:23 +01:00
  • e6c938e5d0 Implement saveRedisData functionality and update API call in DbKeyDetailTab Stela Augustinova 2025-12-19 13:46:09 +01:00
  • 7b6595124f Refactor DbKeyDetailTab to replace DbKeyItemEdit with DbKeyItemDetail and streamline change tracking logic Stela Augustinova 2025-12-19 13:45:28 +01:00
  • c33408a1f7 yarn lock SPRINX0\prochazka 2025-12-19 13:29:59 +01:00
  • 160d53701b Merge branch 'master' into feature/svelte4 SPRINX0\prochazka 2025-12-19 13:26:16 +01:00
  • 1f19d1925a screenshots only from stable branch SPRINX0\prochazka 2025-12-19 13:23:02 +01:00
  • 50680a4f2e Added read-only field handling for Redis data types Stela Augustinova 2025-12-19 12:27:10 +01:00
  • 18307b2e03 Refactor DbKeyItemDetail and DbKeyValueDetail for improved layout and editor responsiveness Stela Augustinova 2025-12-19 12:19:07 +01:00
  • b03ad80451 Update icons for various database drivers and improve FontIcon styles Stela Augustinova 2025-12-19 09:34:44 +01:00
  • dedfe1f421 SYNC: filter by expanded column SPRINX0\prochazka 2025-12-18 16:57:25 +01:00
  • 1cf583d197 SYNC: fix SPRINX0\prochazka 2025-12-18 16:34:09 +01:00
  • 1deaa4c30d Refactor DbKeyTab to replace FormStyledButton with ToolStripButton Stela Augustinova 2025-12-18 16:30:01 +01:00
  • 90316f106a Fixed adding zset key Stela Augustinova 2025-12-18 16:26:32 +01:00
  • 63693f908d SYNC: group by screenshot SPRINX0\prochazka 2025-12-18 16:11:55 +01:00
  • 6905e4a2a1 Refactor DbKeyTab to integrate new DbKeyValue components for improved Redis data type handling Stela Augustinova 2025-12-18 16:05:48 +01:00
  • 4489a54e82 chore: auto-update github workflows CI workflows 2025-12-18 14:17:05 +00:00
  • 6d48915945 Update pro ref CI workflows 2025-12-18 14:16:46 +00:00
  • 00f3a7f4db SYNC: translations SPRINX0\prochazka 2025-12-18 12:48:06 +01:00
  • f9c47ab233 Add DbKeyValueHashEdit component for editing hash key values in DbKeyTab Stela Augustinova 2025-12-18 12:37:12 +01:00
  • 28712b205f Refactor DbKeyDetailTab to use DbKeyItemEdit component for editing key items Stela Augustinova 2025-12-18 09:15:56 +01:00
  • 69b1fb1bfd Add support for SVG icons in FontIcon component and update connection icon logic Stela Augustinova 2025-12-17 16:15:35 +01:00
  • 8a22f9215f Added svg icons for engines Stela Augustinova 2025-12-17 16:13:20 +01:00
  • c5ebc01978 v6.8.0 SPRINX0\prochazka 2025-12-17 15:38:39 +01:00
  • f29b468fc1 changelog SPRINX0\prochazka 2025-12-17 15:33:41 +01:00
  • e796fbb990 save export jobs only in proapp SPRINX0\prochazka 2025-12-17 14:58:12 +01:00
  • 37a122c981 chore: auto-update github workflows CI workflows 2025-12-17 13:42:41 +00:00
  • 4f426a73f6 Update pro ref CI workflows 2025-12-17 13:42:25 +00:00
  • 1bcb74cd85 SYNC: Merge pull request #20 from dbgate/feature/sfill2 Jan Prochazka 2025-12-17 14:41:49 +01:00
  • cd88c8de78 v6.7.4-premium-beta.2 SPRINX0\prochazka 2025-12-17 12:28:27 +01:00
  • eee288b45b chore: auto-update github workflows CI workflows 2025-12-17 11:27:35 +00:00
  • 797cb7615d Update pro ref CI workflows 2025-12-17 11:27:20 +00:00
  • ca4667ff1e SYNC: Merge pull request #19 from dbgate/feature/sfill Jan Prochazka 2025-12-17 12:26:43 +01:00
  • 66d1143ca0 replicator - support for skip update columns Jan Prochazka 2025-12-16 14:43:44 +01:00
  • f310916c76 SYNC: fix SPRINX0\prochazka 2025-12-16 10:30:03 +01:00
  • 5d3d8ab932 v6.7.4-beta.1 SPRINX0\prochazka 2025-12-16 09:02:17 +01:00
  • 07117c90d1 Use changeset in DbKeyTableControl, update values Stela Augustinova 2025-12-15 16:19:00 +01:00
  • fd91c18460 SYNC: fixed e2e tests + new form cell view test SPRINX0\prochazka 2025-12-15 16:03:09 +01:00
  • 5d92c0e85e Refactor ChangeSetRedis_Hash interface to use 'key' instead of 'field' for inserts and updates Stela Augustinova 2025-12-15 14:29:45 +01:00
  • 2a12c04518 Merge pull request #1299 from dbgate/feature/wordwrap-editor Jan Prochazka 2025-12-15 13:26:54 +01:00
  • d08cae6fa3 chore: auto-update github workflows CI workflows 2025-12-15 12:23:33 +00:00
  • d7f9de1881 concurrency settings for workflows SPRINX0\prochazka 2025-12-15 13:23:10 +01:00
  • 962190cc57 SYNC: code cleanup SPRINX0\prochazka 2025-12-15 13:04:36 +01:00
  • 4527866276 SYNC: form cell view - show JSON SPRINX0\prochazka 2025-12-15 10:31:47 +01:00
  • 088dfcd4dc SYNC: renamed table cell view => form cell view SPRINX0\prochazka 2025-12-15 09:01:50 +01:00
  • 6c317b6e64 SYNC: table cell view - single click SPRINX0\prochazka 2025-12-12 16:40:05 +01:00
  • 6b66c273b4 SYNC: fixed display numbers SPRINX0\prochazka 2025-12-12 16:18:53 +01:00
  • 60f31008c0 SYNC: table cell view UX SPRINX0\prochazka 2025-12-12 12:40:12 +01:00
  • 078f74db97 SYNC: cell data - allow to edit SPRINX0\prochazka 2025-12-12 10:48:51 +01:00
  • a0b025cf59 SYNC: Run macro context menu SPRINX0\prochazka 2025-12-12 10:05:05 +01:00
  • bc695f5af9 SYNC: run macro WIP SPRINX0\prochazka 2025-12-11 16:39:51 +01:00
  • 9685e63b09 SYNC: table cell view refactor SPRINX0\prochazka 2025-12-11 16:20:41 +01:00
  • 142791360c SYNC: working widget resizing SPRINX0\prochazka 2025-12-11 14:37:11 +01:00
  • e004ed2f4b SYNC: widget bar fix SPRINX0\prochazka 2025-12-11 13:21:37 +01:00
  • 23ed487252 SYNC: fix SPRINX0\prochazka 2025-12-11 12:44:05 +01:00
  • efefec3c20 SYNC: widgetbar refactor SPRINX0\prochazka 2025-12-11 12:29:08 +01:00
  • 3d2ad1cb9b SYNC: resize WIP SPRINX0\prochazka 2025-12-10 16:45:16 +01:00
  • 90d3016938 SYNC: resize heights SPRINX0\prochazka 2025-12-10 16:40:01 +01:00
  • 438f9fc94d SYNC: better widget panel height processing SPRINX0\prochazka 2025-12-10 16:24:28 +01:00
  • 82ec88cc2f SYNC: recompute WIP SPRINX0\prochazka 2025-12-10 16:09:37 +01:00
  • 149611041e SYNC: widget configuration saved to storage SPRINX0\prochazka 2025-12-10 15:57:39 +01:00
  • b12c79462e SYNC: widget column bar update SPRINX0\prochazka 2025-12-10 15:48:07 +01:00
  • fbf34fb730 SYNC: widgetcolumnbar refactor SPRINX0\prochazka 2025-12-10 15:24:10 +01:00
  • e1fe3eb710 SYNC: widgetcolumnbar props SPRINX0\prochazka 2025-12-10 15:24:02 +01:00
  • 76ae2e0e5a SYNC: improved data grid navigation SPRINX0\prochazka 2025-12-10 13:43:28 +01:00
  • a57063adf7 SYNC: refactor SPRINX0\prochazka 2025-12-10 11:58:35 +01:00
  • ff0157e624 SYNC: autodetect data grid cell SPRINX0\prochazka 2025-12-10 10:48:43 +01:00
  • af9701feb8 SYNC: cell data view SPRINX0\prochazka 2025-12-10 09:14:59 +01:00
  • 93c1f31588 SYNC: removed selectedCellsCallback SPRINX0\prochazka 2025-12-10 08:58:57 +01:00
  • 1964e54476 SYNC: cell data widget moved SPRINX0\prochazka 2025-12-10 08:41:01 +01:00
  • 4682255d5f Refactor SQL editor settings layout and update word wrap field type Stela Augustinova 2025-12-15 13:02:11 +01:00