Stela Augustinova
|
10679e9899
|
Merge pull request #1423 from dbgate/feature/remote-code-execution
Add validation for JavaScript identifiers and shell API function names
|
2026-04-14 09:51:20 +02:00 |
|
Stela Augustinova
|
c51dad39e0
|
Improve saveRows method to handle backpressure and errors in file writing
|
2026-04-14 09:49:14 +02:00 |
|
Stela Augustinova
|
1d350a3a29
|
Add validation to assertSafeArchiveName to prevent resolving to archive root
|
2026-04-13 14:55:29 +02:00 |
|
Stela Augustinova
|
81e3cce070
|
Add validation for linkedFolder in createLink method
|
2026-04-13 13:54:48 +02:00 |
|
Stela Augustinova
|
f9de2d77b5
|
Moved functionName validation
|
2026-04-13 13:44:45 +02:00 |
|
Stela Augustinova
|
3956eaf389
|
Improve error handling in unzipDirectory by adding readStream error listener and immediate abort on file extraction failure
|
2026-04-13 13:20:28 +02:00 |
|
Stela Augustinova
|
d13e2c2d87
|
Make fs.writeFile call awaitable in createLink method for proper async handling
|
2026-04-13 12:53:54 +02:00 |
|
Stela Augustinova
|
ebf2371da9
|
Enhance unzipDirectory error handling and manage active streams for better resource cleanup
|
2026-04-13 12:43:45 +02:00 |
|
Stela Augustinova
|
fa4b12448d
|
Refactor unzipDirectory to improve error handling and prevent multiple rejections
|
2026-04-13 10:48:01 +02:00 |
|
Stela Augustinova
|
5fe6dfa551
|
Refactor loaderScriptTemplate to streamline plugin extraction and improve readability
|
2026-04-13 10:41:12 +02:00 |
|
Stela Augustinova
|
6061c8b0a5
|
Update JS reserved words
|
2026-04-13 10:31:12 +02:00 |
|
Stela Augustinova
|
1ac0aa8a3e
|
Add path traversal and null byte checks for archive names and ZIP entries
|
2026-04-13 09:19:03 +02:00 |
|
Stela Augustinova
|
5d04d7f01f
|
Enhance JavaScript identifier validation and update variable storage method in ScriptWriterEval
|
2026-04-10 16:15:45 +02:00 |
|
Stela Augustinova
|
9c97e347c5
|
Add validation for JavaScript identifiers and shell API function names
|
2026-04-10 13:22:54 +02:00 |
|
Stela Augustinova
|
22967d123d
|
Add 7.1.8 entry to CHANGELOG with fixed NPM packages build
|
2026-04-09 16:05:50 +02:00 |
|
Stela Augustinova
|
3fed650254
|
Add postgresql optimalization to 7.1.7 changelog
|
2026-04-09 16:03:24 +02:00 |
|
Stela Augustinova
|
b57b2083d3
|
v7.1.8
v7.1.8
|
2026-04-09 15:35:13 +02:00 |
|
Stela Augustinova
|
1f47e8c62e
|
v7.1.8-alpha.7
v7.1.8-alpha.7
|
2026-04-09 15:26:28 +02:00 |
|
CI workflows
|
d7ce653d74
|
chore: auto-update github workflows
|
2026-04-09 13:25:14 +00:00 |
|
Stela Augustinova
|
07c803efee
|
Update npm publishing steps and remove unnecessary access flag
|
2026-04-09 15:24:48 +02:00 |
|
Stela Augustinova
|
26b6d9133e
|
v7.1.8-alpha.6
v7.1.8-alpha.6
|
2026-04-09 15:15:37 +02:00 |
|
CI workflows
|
146084bdb3
|
chore: auto-update github workflows
|
2026-04-09 13:14:54 +00:00 |
|
Stela Augustinova
|
fa82b4630b
|
Specify npm version to 11.5.1 for consistency
|
2026-04-09 15:14:24 +02:00 |
|
Stela Augustinova
|
d00841030f
|
v7.1.8-alpha.5
v7.1.8-alpha.5
|
2026-04-09 15:01:14 +02:00 |
|
CI workflows
|
c517bb0be6
|
chore: auto-update github workflows
|
2026-04-09 13:00:00 +00:00 |
|
Stela Augustinova
|
e585d8be8f
|
Add public access to npm publish commands in build workflow
|
2026-04-09 14:59:25 +02:00 |
|
Stela Augustinova
|
8be76832a5
|
v7.1.8-alpha.4
v7.1.8-alpha.4
|
2026-04-09 14:54:23 +02:00 |
|
Stela Augustinova
|
99df266a3e
|
v7.1.8-aplha.4
|
2026-04-09 14:50:56 +02:00 |
|
CI workflows
|
5660874992
|
chore: auto-update github workflows
|
2026-04-09 12:50:31 +00:00 |
|
Stela Augustinova
|
b0dade9da3
|
Configure NPM token in build workflow
|
2026-04-09 14:50:11 +02:00 |
|
Stela Augustinova
|
a533858804
|
v7.1.8-alpha.3
v7.1.8-alpha.3
|
2026-04-09 14:20:39 +02:00 |
|
CI workflows
|
d3bcc984e7
|
chore: auto-update github workflows
|
2026-04-09 12:18:26 +00:00 |
|
Stela Augustinova
|
99e8307a80
|
Enable NPM token configuration in build workflow
|
2026-04-09 14:17:59 +02:00 |
|
Stela Augustinova
|
73926ea392
|
v7.1.8-alpha.2
v7.1.8-alpha.2
|
2026-04-09 14:12:17 +02:00 |
|
CI workflows
|
5ff24526b7
|
chore: auto-update github workflows
|
2026-04-09 12:11:15 +00:00 |
|
Stela Augustinova
|
32ed1c57bd
|
Update Node.js setup to use yarn caching and remove npm install step
|
2026-04-09 14:10:50 +02:00 |
|
Stela Augustinova
|
f4c3a95348
|
v7.1.8-alpha.1
v7.1.8-alpha.1
|
2026-04-09 14:02:38 +02:00 |
|
CI workflows
|
b1a908343a
|
chore: auto-update github workflows
|
2026-04-09 11:58:25 +00:00 |
|
Stela Augustinova
|
7f9d7eb36e
|
Update Node.js setup action and enable npm caching
|
2026-04-09 13:57:51 +02:00 |
|
Stela Augustinova
|
30820e29fc
|
Update CHANGELOG for version 7.1.7
|
2026-04-09 13:23:07 +02:00 |
|
Stela Augustinova
|
a85ea2e0f7
|
v7.1.7
v7.1.7
|
2026-04-09 12:56:57 +02:00 |
|
Stela Augustinova
|
993e713955
|
v7.1.7-premium-beta.5
v7.1.7-premium-beta.5
|
2026-04-09 12:11:02 +02:00 |
|
Stela Augustinova
|
3151e30db1
|
SYNC: Update translations
|
2026-04-09 08:59:26 +00:00 |
|
Jan Prochazka
|
eb5219dd68
|
Merge pull request #1422 from dbgate/feature/duplicate-translation-keys
Remove duplicate translation keys
|
2026-04-09 10:49:30 +02:00 |
|
Stela Augustinova
|
bb44783369
|
Refactor translation keys to eliminate duplicates in QueryTab component
|
2026-04-09 10:33:33 +02:00 |
|
CI workflows
|
33b46c4db3
|
chore: auto-update github workflows
|
2026-04-09 08:24:34 +00:00 |
|
Jan Prochazka
|
3730aae62a
|
Merge pull request #1419 from dbgate/feature/map-referer
Added referer
|
2026-04-09 10:24:25 +02:00 |
|
CI workflows
|
065062d58a
|
Update pro ref
|
2026-04-09 08:24:16 +00:00 |
|
Jan Prochazka
|
7b2f58e68e
|
SYNC: Merge pull request #92 from dbgate/feature/ai-toggle
|
2026-04-09 08:24:02 +00:00 |
|
Stela Augustinova
|
e2fc23fcf8
|
Remove duplicate translation keys
|
2026-04-09 10:12:39 +02:00 |
|