semantic-release-bot
|
ad82ee7106
|
chore(release): 0.3.6 [skip ci]
## [0.3.6](https://github.com/sasjs/server/compare/v0.3.5...v0.3.6) (2022-06-02)
### Bug Fixes
* **appstream:** should serve only new files for same app stream name with new deployment ([e6d1989](e6d1989847))
v0.3.6
|
2022-06-02 08:30:39 +00:00 |
|
Allan Bowe
|
d2e9456d81
|
Merge pull request #185 from sasjs/issue183
fix(appstream): should serve only new files for same app stream name …
|
2022-06-02 11:25:27 +03:00 |
|
Saad Jutt
|
e6d1989847
|
fix(appstream): should serve only new files for same app stream name with new deployment
|
2022-06-02 04:17:12 +05:00 |
|
semantic-release-bot
|
7a932383b4
|
chore(release): 0.3.5 [skip ci]
## [0.3.5](https://github.com/sasjs/server/compare/v0.3.4...v0.3.5) (2022-05-30)
### Bug Fixes
* bumping sasjs/core library ([61815f8](61815f8ae1))
v0.3.5
|
2022-05-30 18:07:50 +00:00 |
|
Allan Bowe
|
576e18347e
|
Merge pull request #182 from sasjs/bumpcore
fix: bumping sasjs/core library
|
2022-05-30 21:02:59 +03:00 |
|
Allan Bowe
|
61815f8ae1
|
fix: bumping sasjs/core library
|
2022-05-30 18:02:30 +00:00 |
|
semantic-release-bot
|
afff27fd21
|
chore(release): 0.3.4 [skip ci]
## [0.3.4](https://github.com/sasjs/server/compare/v0.3.3...v0.3.4) (2022-05-30)
### Bug Fixes
* **web:** system username for DESKTOP mode ([a8ba378](a8ba378fd1))
v0.3.4
|
2022-05-30 16:12:22 +00:00 |
|
Saad Jutt
|
a8ba378fd1
|
fix(web): system username for DESKTOP mode
|
2022-05-30 21:08:17 +05:00 |
|
semantic-release-bot
|
73c81a45dc
|
chore(release): 0.3.3 [skip ci]
## [0.3.3](https://github.com/sasjs/server/compare/v0.3.2...v0.3.3) (2022-05-30)
### Bug Fixes
* usage of autoexec API in DESKTOP mode ([12d424a](12d424acce))
v0.3.3
|
2022-05-30 12:18:45 +00:00 |
|
Saad Jutt
|
12d424acce
|
fix: usage of autoexec API in DESKTOP mode
|
2022-05-30 17:12:17 +05:00 |
|
Saad Jutt
|
414fb19de3
|
chore: code changes
|
2022-05-30 00:32:05 +05:00 |
|
semantic-release-bot
|
cfddf1fb0c
|
chore(release): 0.3.2 [skip ci]
## [0.3.2](https://github.com/sasjs/server/compare/v0.3.1...v0.3.2) (2022-05-27)
### Bug Fixes
* **web:** ability to use get/patch User API in desktop mode. ([2c259fe](2c259fe1de))
v0.3.2
|
2022-05-27 19:43:00 +00:00 |
|
Muhammad Saad
|
1f483b1afc
|
Merge pull request #180 from sasjs/desktop-autoexec
fix(web): ability to use get/patch User API in desktop mode.
|
2022-05-27 12:39:17 -07:00 |
|
Saad Jutt
|
0470239ef1
|
chore: quick fix
|
2022-05-27 17:35:58 +05:00 |
|
Saad Jutt
|
2c259fe1de
|
fix(web): ability to use get/patch User API in desktop mode.
|
2022-05-27 17:01:14 +05:00 |
|
semantic-release-bot
|
b066734398
|
chore(release): 0.3.1 [skip ci]
## [0.3.1](https://github.com/sasjs/server/compare/v0.3.0...v0.3.1) (2022-05-26)
### Bug Fixes
* **api:** username should be lowercase ([5ad6ee5](5ad6ee5e0f))
* **web:** reduced width for autoexec input ([7d11cc7](7d11cc7916))
v0.3.1
|
2022-05-26 15:30:45 +00:00 |
|
Allan Bowe
|
3b698fce5f
|
Merge pull request #179 from sasjs/web-profile-fixes
Web profile fixes
|
2022-05-26 18:26:30 +03:00 |
|
Saad Jutt
|
5ad6ee5e0f
|
fix(api): username should be lowercase
|
2022-05-26 20:20:02 +05:00 |
|
Saad Jutt
|
7d11cc7916
|
fix(web): reduced width for autoexec input
|
2022-05-26 19:48:59 +05:00 |
|
semantic-release-bot
|
ff1def6436
|
chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/sasjs/server/compare/v0.2.0...v0.3.0) (2022-05-25)
### Features
* **web:** added profile + edit + autoexec changes ([c275db1](c275db184e))
v0.3.0
|
2022-05-25 23:29:22 +00:00 |
|
Saad Jutt
|
c275db184e
|
feat(web): added profile + edit + autoexec changes
|
2022-05-26 04:25:15 +05:00 |
|
semantic-release-bot
|
e4239fbcc3
|
chore(release): 0.2.0 [skip ci]
# [0.2.0](https://github.com/sasjs/server/compare/v0.1.0...v0.2.0) (2022-05-25)
### Bug Fixes
* **autoexec:** usage in case of desktop from file ([79dc2db](79dc2dba23))
### Features
* **api:** added autoexec + major type setting changes ([2a7223a](2a7223ad7d))
v0.2.0
|
2022-05-25 05:52:30 +00:00 |
|
Muhammad Saad
|
c6fd8fdd70
|
Merge pull request #178 from sasjs/issue117
feat(api): added autoexec + major type setting changes
|
2022-05-24 22:48:29 -07:00 |
|
Saad Jutt
|
79dc2dba23
|
fix(autoexec): usage in case of desktop from file
|
2022-05-25 10:44:57 +05:00 |
|
Saad Jutt
|
2a7223ad7d
|
feat(api): added autoexec + major type setting changes
|
2022-05-24 21:12:32 +05:00 |
|
semantic-release-bot
|
1fed5ea6ac
|
chore(release): 0.1.0 [skip ci]
# [0.1.0](https://github.com/sasjs/server/compare/v0.0.77...v0.1.0) (2022-05-23)
### Bug Fixes
* issue174 + issue175 + issue146 ([80b33c7](80b33c7a18))
* **web:** click to copy + notification ([f37f8e9](f37f8e95d1))
### Features
* **env:** added new env variable LOG_FORMAT_MORGAN ([53bf68a](53bf68a6af))
v0.1.0
|
2022-05-23 21:22:02 +00:00 |
|
Muhammad Saad
|
97f689f292
|
Merge pull request #177 from sasjs/issue174
fix: issue174 + issue175 + issue146
|
2022-05-23 14:17:25 -07:00 |
|
Saad Jutt
|
53bf68a6af
|
feat(env): added new env variable LOG_FORMAT_MORGAN
|
2022-05-23 21:14:37 +05:00 |
|
Saad Jutt
|
f37f8e95d1
|
fix(web): click to copy + notification
|
2022-05-23 20:29:29 +05:00 |
|
Saad Jutt
|
80b33c7a18
|
fix: issue174 + issue175 + issue146
|
2022-05-23 19:24:56 +05:00 |
|
Muhammad Saad
|
b1803fe385
|
Merge pull request #170 from sasjs/dummy-release-command
chore: added dummy release command
|
2022-05-16 09:42:23 -07:00 |
|
Saad Jutt
|
7dd08c3b5b
|
chore: added dummy release command
|
2022-05-16 21:36:00 +05:00 |
|
semantic-release-bot
|
b780b59b66
|
chore(release): 0.0.77 [skip ci]
## [0.0.77](https://github.com/sasjs/server/compare/v0.0.76...v0.0.77) (2022-05-16)
### Bug Fixes
* **release:** Github workflow without npm token ([c017d13](c017d13061))
v0.0.77
|
2022-05-16 16:26:07 +00:00 |
|
Muhammad Saad
|
7b457eaec5
|
Merge pull request #169 from saadjutt01/main
Release on main update
|
2022-05-16 09:21:54 -07:00 |
|
Saad Jutt
|
c017d13061
|
fix(release): Github workflow without npm token
|
2022-05-16 21:17:53 +05:00 |
|
Saad Jutt
|
c2b5e353a5
|
chore(release): 0.0.76
v0.0.76
|
2022-05-16 15:30:15 +05:00 |
|
Saad Jutt
|
f89389bbc6
|
fix: get csrf token from cookie if not present in header
|
2022-05-16 15:30:08 +05:00 |
|
Saad Jutt
|
fadcc9bd29
|
chore(release): 0.0.75
v0.0.75
|
2022-05-12 20:48:35 +05:00 |
|
Saad Jutt
|
182def2f3e
|
chore(api): updated package-lock file
|
2022-05-12 20:48:21 +05:00 |
|
Muhammad Saad
|
06a5f39fea
|
Merge pull request #166 from sasjs/deprecate-get-auth-code-api
Deprecate get auth code api
|
2022-05-12 08:47:40 -07:00 |
|
Saad Jutt
|
143b367a0e
|
test: fixed specs
|
2022-05-12 20:42:50 +05:00 |
|
Saad Jutt
|
b5fd800300
|
chore: added env SESSION_SECRET to CI
|
2022-05-12 19:17:09 +05:00 |
|
Saad Jutt
|
a0b52d9982
|
test(web): moved authorize specs from api to web
|
2022-05-12 17:59:12 +05:00 |
|
Allan Bowe
|
c4212665c8
|
chore(release): 0.0.74
v0.0.74
|
2022-05-12 07:53:50 +00:00 |
|
Allan Bowe
|
97d9bc191c
|
Merge pull request #167 from sasjs/cspconfig
fix: csp updates
|
2022-05-12 10:53:21 +03:00 |
|
Allan Bowe
|
dd2a403985
|
chore: lint fix
|
2022-05-11 21:57:19 +00:00 |
|
Allan Bowe
|
7cfa2398e1
|
fix: csp updates
|
2022-05-11 21:37:49 +00:00 |
|
Saad Jutt
|
5888f04e08
|
fix(web): seperate container for auth code
|
2022-05-11 21:01:59 +05:00 |
|
Saad Jutt
|
b40de8fa6a
|
fix: moved getAuthCode from api to web routes
|
2022-05-11 21:01:00 +05:00 |
|
Allan Bowe
|
45a2a01532
|
chore(release): 0.0.73
v0.0.73
|
2022-05-10 11:23:59 +00:00 |
|