sabhas
|
ac27a9b894
|
chore: remove residue
|
2023-05-01 19:54:43 +05:00 |
|
sabhas
|
dba53de646
|
fix: use custom logic for handling sequence ids
|
2023-05-01 19:28:51 +05:00 |
|
Yury Shkoda
|
eb42683fff
|
feat(editor): parse print output in response payload
|
2023-05-01 08:18:49 +03:00 |
|
Yury Shkoda
|
d2de9dc13e
|
fix(editor): fixed log/webout/print tabs
|
2023-05-01 07:28:23 +03:00 |
|
Yury Shkoda
|
6dd2f4f876
|
fix(execution): removed empty webout from response
|
2023-04-28 17:25:30 +03:00 |
|
Yury Shkoda
|
c0f38ba7c9
|
wip(print-output): added print output to response payload
|
2023-04-28 15:09:44 +03:00 |
|
semantic-release-bot
|
d2f011e8a9
|
chore(release): 0.34.1 [skip ci]
## [0.34.1](https://github.com/sasjs/server/compare/v0.34.0...v0.34.1) (2023-04-28)
### Bug Fixes
* **css:** fixed css loading ([9c5acd6](https://github.com/sasjs/server/commit/9c5acd6de32afdbc186f79ae5b35375dda2e49b0))
* **log:** fixed chunk collapsing ([64b156f](https://github.com/sasjs/server/commit/64b156f7627969b7f13022726f984fbbfe1a33ef))
v0.34.1
|
2023-04-28 11:50:19 +00:00 |
|
Yury Shkoda
|
5215633e96
|
Merge pull request #358 from sasjs/css-issue-fix
Css issue fix
|
2023-04-28 14:46:12 +03:00 |
|
Yury Shkoda
|
64b156f762
|
fix(log): fixed chunk collapsing
|
2023-04-28 13:30:25 +03:00 |
|
Yury Shkoda
|
9c5acd6de3
|
fix(css): fixed css loading
|
2023-04-28 13:29:31 +03:00 |
|
semantic-release-bot
|
3e72384a63
|
chore(release): 0.34.0 [skip ci]
# [0.34.0](https://github.com/sasjs/server/compare/v0.33.3...v0.34.0) (2023-04-28)
### Bug Fixes
* **log:** fixed checks for errors and warnings ([02e2b06](https://github.com/sasjs/server/commit/02e2b060f9bedf4806f45f5205fd87bfa2ecae90))
* **log:** fixed default runtime ([e04300a](https://github.com/sasjs/server/commit/e04300ad2ac237be7b28a6332fa87a3bcf761c7b))
* **log:** fixed parsing log for different runtime ([3b1e4a1](https://github.com/sasjs/server/commit/3b1e4a128b1f22ff6f3069f5aaada6bfb1b40d12))
* **log:** fixed scrolling issue ([56a522c](https://github.com/sasjs/server/commit/56a522c07c6f6d4c26c6d3b7cd6e9ef7007067a9))
* **log:** fixed single chunk display ([8254b78](https://github.com/sasjs/server/commit/8254b789555cb8bbb169f52b754b4ce24e876dd2))
* **log:** fixed single chunk scrolling ([57b7f95](https://github.com/sasjs/server/commit/57b7f954a17936f39aa9b757998b5b25e9442601))
* **log:** fixed switching runtime ([c7a7399](https://github.com/sasjs/server/commit/c7a73991a7aa25d0c75d0c00e712bdc78769300b))
* **log:** fixing switching from SAS to other runtime ([c72ecc7](https://github.com/sasjs/server/commit/c72ecc7e5943af9536ee31cfa85398e016d5354f))
### Features
* **log:** added download chunk and entire log ([a38a9f9](https://github.com/sasjs/server/commit/a38a9f9c3dfe36bd55d32024c166147318216995))
* **log:** added logComponent and LogTabWithIcons ([3a887de](https://github.com/sasjs/server/commit/3a887dec55371b6a00b92291bb681e4cccb770c0))
* **log:** added parseErrorsAndWarnings utility ([7c1c1e2](https://github.com/sasjs/server/commit/7c1c1e241002313c10f94dd61702584b9f148010))
* **log:** added time to downloaded log name ([3848bb0](https://github.com/sasjs/server/commit/3848bb0added69ca81a5c9419ea414bdd1c294bb))
* **log:** put download log icon into log tab ([777b3a5](https://github.com/sasjs/server/commit/777b3a55be1ecf5b05bf755ce8b14735496509e1))
* **log:** split large log into chunks ([75f5a3c](https://github.com/sasjs/server/commit/75f5a3c0b39665bef8b83dc7e1e8b3e5f23fc303))
* **log:** use improved log for SAS run time only ([7b12591](https://github.com/sasjs/server/commit/7b12591595cdd5144d9311ffa06a80c5dab79364))
v0.34.0
|
2023-04-28 09:33:41 +00:00 |
|
Allan Bowe
|
df5d40b445
|
Merge pull request #351 from sasjs/issue-346
Improve SAS log
|
2023-04-28 10:29:13 +01:00 |
|
semantic-release-bot
|
c44ec35b3d
|
chore(release): 0.33.3 [skip ci]
## [0.33.3](https://github.com/sasjs/server/compare/v0.33.2...v0.33.3) (2023-04-27)
### Bug Fixes
* use RateLimiterMemory instead of RateLimiterMongo ([6a520f5](https://github.com/sasjs/server/commit/6a520f5b26a3e2ed6345721b30ff4e3d9bfa903d))
v0.33.3
|
2023-04-27 18:01:26 +00:00 |
|
Allan Bowe
|
77fac663c5
|
Merge pull request #357 from sasjs/cosmosdb-issue
fix: use RateLimiterMemory instead of RateLimiterMongo
|
2023-04-27 18:56:53 +01:00 |
|
Yury Shkoda
|
3848bb0add
|
feat(log): added time to downloaded log name
|
2023-04-27 18:53:45 +03:00 |
|
Yury Shkoda
|
56a522c07c
|
fix(log): fixed scrolling issue
|
2023-04-27 17:53:45 +03:00 |
|
Yury Shkoda
|
87e9172cfc
|
chore(log): used css module to declare classes
|
2023-04-27 17:52:57 +03:00 |
|
sabhas
|
7df9588e66
|
chore: fixed specs
|
2023-04-27 16:26:43 +05:00 |
|
sabhas
|
6a520f5b26
|
fix: use RateLimiterMemory instead of RateLimiterMongo
|
2023-04-27 15:06:24 +05:00 |
|
Yury Shkoda
|
777b3a55be
|
feat(log): put download log icon into log tab
|
2023-04-26 16:10:04 +03:00 |
|
semantic-release-bot
|
70c3834022
|
chore(release): 0.33.2 [skip ci]
## [0.33.2](https://github.com/sasjs/server/compare/v0.33.1...v0.33.2) (2023-04-24)
### Bug Fixes
* removing print redirection pending full [#274](https://github.com/sasjs/server/issues/274) fix ([d49ea47](https://github.com/sasjs/server/commit/d49ea47bd7a2add42bdb9a717082201f29e16597))
v0.33.2
|
2023-04-24 21:13:55 +00:00 |
|
Allan Bowe
|
dbf6c7de08
|
Merge pull request #355 from sasjs/issue274
fix: removing print redirection pending full #274 fix
|
2023-04-24 21:59:41 +01:00 |
|
allan
|
d49ea47bd7
|
fix: removing print redirection pending full #274 fix
|
2023-04-24 21:58:13 +01:00 |
|
Yury Shkoda
|
a38a9f9c3d
|
feat(log): added download chunk and entire log
|
2023-04-21 17:21:09 +03:00 |
|
semantic-release-bot
|
be4951d112
|
chore(release): 0.33.1 [skip ci]
## [0.33.1](https://github.com/sasjs/server/compare/v0.33.0...v0.33.1) (2023-04-20)
### Bug Fixes
* applying nologo only for sas.exe ([b4436ba](https://github.com/sasjs/server/commit/b4436bad0d24d5b5a402272632db1739b1018c90)), closes [#352](https://github.com/sasjs/server/issues/352)
v0.33.1
|
2023-04-20 08:26:33 +00:00 |
|
Allan Bowe
|
c116b263d9
|
Merge pull request #353 from sasjs/issue352
fix: applying nologo only for sas.exe
|
2023-04-20 09:22:29 +01:00 |
|
allan
|
b4436bad0d
|
fix: applying nologo only for sas.exe
Closes #352
|
2023-04-20 09:16:22 +01:00 |
|
Yury Shkoda
|
57b7f954a1
|
fix(log): fixed single chunk scrolling
|
2023-04-18 16:16:58 +03:00 |
|
Yury Shkoda
|
8254b78955
|
fix(log): fixed single chunk display
|
2023-04-18 15:46:53 +03:00 |
|
Yury Shkoda
|
75f5a3c0b3
|
feat(log): split large log into chunks
|
2023-04-18 11:42:10 +03:00 |
|
Yury Shkoda
|
c72ecc7e59
|
fix(log): fixing switching from SAS to other runtime
|
2023-04-11 16:52:36 +03:00 |
|
Yury Shkoda
|
e04300ad2a
|
fix(log): fixed default runtime
|
2023-04-11 16:42:24 +03:00 |
|
Yury Shkoda
|
c7a73991a7
|
fix(log): fixed switching runtime
|
2023-04-11 16:10:52 +03:00 |
|
Yury Shkoda
|
02e2b060f9
|
fix(log): fixed checks for errors and warnings
|
2023-04-11 15:21:46 +03:00 |
|
Yury Shkoda
|
3b1e4a128b
|
fix(log): fixed parsing log for different runtime
|
2023-04-11 14:45:38 +03:00 |
|
Yury Shkoda
|
7b12591595
|
feat(log): use improved log for SAS run time only
|
2023-04-11 14:18:42 +03:00 |
|
Yury Shkoda
|
3a887dec55
|
feat(log): added logComponent and LogTabWithIcons
|
2023-04-10 16:21:32 +03:00 |
|
Yury Shkoda
|
7c1c1e2410
|
feat(log): added parseErrorsAndWarnings utility
|
2023-04-10 15:45:54 +03:00 |
|
Yury Shkoda
|
15774eca34
|
chore(deps): added react-highlight
|
2023-04-10 15:40:27 +03:00 |
|
semantic-release-bot
|
5e325522f4
|
chore(release): 0.33.0 [skip ci]
# [0.33.0](https://github.com/sasjs/server/compare/v0.32.0...v0.33.0) (2023-04-05)
### Features
* option to reset admin password on startup ([eda8e56](https://github.com/sasjs/server/commit/eda8e56bb0ea20fdaacabbbe7dcf1e3ea7bd215a))
v0.33.0
|
2023-04-05 22:07:50 +00:00 |
|
Allan Bowe
|
e576fad8f4
|
Merge pull request #350 from sasjs/issue-348
feat: option to reset admin password on startup
|
2023-04-05 23:03:21 +01:00 |
|
sabhas
|
eda8e56bb0
|
feat: option to reset admin password on startup
|
2023-04-05 23:05:38 +05:00 |
|
semantic-release-bot
|
bee4f215d2
|
chore(release): 0.32.0 [skip ci]
# [0.32.0](https://github.com/sasjs/server/compare/v0.31.0...v0.32.0) (2023-04-05)
### Features
* add an api endpoint for admin to get list of client ids ([6ffaa7e](https://github.com/sasjs/server/commit/6ffaa7e9e2a62c083bb9fcc3398dcbed10cebdb1))
v0.32.0
|
2023-04-05 09:44:13 +00:00 |
|
Allan Bowe
|
100f138f98
|
Merge pull request #349 from sasjs/issue-347
feat: add an api endpoint for admin to get list of client ids
|
2023-04-05 10:39:01 +01:00 |
|
sabhas
|
6ffaa7e9e2
|
feat: add an api endpoint for admin to get list of client ids
|
2023-04-04 23:57:01 +05:00 |
|
semantic-release-bot
|
a433786011
|
chore(release): 0.31.0 [skip ci]
# [0.31.0](https://github.com/sasjs/server/compare/v0.30.3...v0.31.0) (2023-03-30)
### Features
* prevent brute force attack by rate limiting login endpoint ([a82cabb](https://github.com/sasjs/server/commit/a82cabb00134c79c5ee77afd1b1628a1f768e050))
v0.31.0
|
2023-03-30 15:34:12 +00:00 |
|
Allan Bowe
|
1adff9a783
|
Merge pull request #345 from sasjs/issue-344
feat: prevent brute force attack against authorization
|
2023-03-30 16:29:15 +01:00 |
|
sabhas
|
1435e380be
|
chore: put comments on top of example in readme and .env.example
|
2023-03-30 15:35:16 +05:00 |
|
sabhas
|
e099f2e678
|
chore: put comments on top of example in readme and .env.example
|
2023-03-30 15:34:50 +05:00 |
|
sabhas
|
ddd155ba01
|
chore: combine scattered errors into a single object
|
2023-03-30 14:58:54 +05:00 |
|