1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-09 15:13:13 +00:00

Commit Graph

  • ae5aa02733 Merge pull request #196 from sasjs/issue173 Saad Jutt 2022-06-16 06:26:32 -07:00
  • 28a6a36bb7 fix: npm audit fix to avoid warnings on npm i Allan Bowe 2022-06-16 13:07:59 +00:00
  • 4e7579dc10 chore(specs): specs added for deploy upload file and zipped file Saad Jutt 2022-06-16 17:58:56 +05:00
  • 6b0b94ad38 feat: get group by group name Sabir Hassan 2022-06-16 13:06:33 +05:00
  • b81d742c6c feat(api): deployment through zipped/compressed file Saad Jutt 2022-06-16 00:56:51 +05:00
  • a61adbcac2 chore(release): 0.4.2 [skip ci] v0.4.2 semantic-release-bot 2022-06-15 15:04:11 +00:00
  • 12000f4fc7 Merge pull request #195 from sasjs/appStream-design Allan Bowe 2022-06-15 16:59:58 +02:00
  • 73792fb574 fix: appStream redesign Mihajlo 2022-06-15 15:51:42 +02:00
  • 53854d0012 fix: code fixes for executing program from program path including file extension Sabir Hassan 2022-06-15 16:18:07 +05:00
  • 81501d17ab chore: code fixes Saad Jutt 2022-06-15 16:03:04 +05:00
  • 11a7f920f1 chore: Merge branch 'main' into issue-184 Saad Jutt 2022-06-15 15:56:17 +05:00
  • c08cfcbc38 chore(release): 0.4.1 [skip ci] v0.4.1 semantic-release-bot 2022-06-15 10:38:22 +00:00
  • 8d38d5ac64 Merge pull request #193 from sasjs/issue-192 Saad Jutt 2022-06-15 03:32:32 -07:00
  • e08bbcc543 fix: add/remove group to User when adding/removing user from group and return group membership on getting user Sabir Hassan 2022-06-15 15:18:42 +05:00
  • eef3cb270d chore(release): 0.4.0 [skip ci] v0.4.0 semantic-release-bot 2022-06-14 17:28:50 +00:00
  • 9cfbca23f8 Merge pull request #194 from sasjs/issue188 Saad Jutt 2022-06-14 10:24:42 -07:00
  • aef411a0ea feat: new APIs added for GET|PATCH|DELETE of user by username Saad Jutt 2022-06-14 22:08:56 +05:00
  • e359265c4b chore: quick fix Saad Jutt 2022-06-14 17:05:40 +05:00
  • 8e7c9e671c chore: quick fix Saad Jutt 2022-06-14 17:05:13 +05:00
  • c830f44e29 chore: code fixes Saad Jutt 2022-06-14 16:48:58 +05:00
  • 806ea4cb5c chore(release): 0.3.10 [skip ci] v0.3.10 semantic-release-bot 2022-06-14 09:53:53 +00:00
  • 7205072358 Merge pull request #191 from sasjs/encodingfix Allan Bowe 2022-06-14 11:49:38 +02:00
  • 32d372b42f fix: correct syntax for encoding option Allan Bowe 2022-06-14 09:49:05 +00:00
  • e059bee7dc chore(release): 0.3.9 [skip ci] v0.3.9 semantic-release-bot 2022-06-14 09:20:37 +00:00
  • 6f56aafab1 Merge pull request #190 from sasjs/allanbowe/enforce-utf-76 Allan Bowe 2022-06-14 11:14:35 +02:00
  • 8734489cf0 fix: forcing utf 8 encoding. Closes #76 Allan Bowe 2022-06-14 09:12:41 +00:00
  • de9ed15286 chore: update error message when stored program not found Sabir Hassan 2022-06-13 20:51:44 +05:00
  • 325285f447 Merge branch 'main' into issue-184 Sabir Hassan 2022-06-13 20:42:28 +05:00
  • 7e6635f40f chore(release): 0.3.8 [skip ci] v0.3.8 semantic-release-bot 2022-06-13 12:32:32 +00:00
  • c0022a22f4 Merge pull request #189 from sasjs/issue-187 Allan Bowe 2022-06-13 14:27:12 +02:00
  • 3fa2a7e2e3 fix: execution controller error details Mihajlo Medjedovic 2022-06-13 12:25:06 +00:00
  • 8a617a73ae fix: execution controller better error handling Mihajlo 2022-06-13 14:01:12 +02:00
  • 16856165fb feat: create and inject code for uploaded files to code.js Sabir Hassan 2022-06-09 14:54:11 +05:00
  • e7babb9f55 chore(release): 0.3.7 [skip ci] v0.3.7 semantic-release-bot 2022-06-08 20:21:22 +00:00
  • 5ab35b02c4 fix(appstream): redirect to relative + nested resource should be accessed Saad Jutt 2022-06-09 01:16:25 +05:00
  • 058b3b0081 feat: configure child process with writeStream to write logs to log file Sabir Hassan 2022-06-08 02:01:31 +05:00
  • 9d5a5e051f fix: no need to stringify _webout in preProgramVarStatements, developer should have _webout as string in actual code Sabir Hassan 2022-06-07 13:27:18 +05:00
  • 2c704a544f fix: refactor sas/js session controller classes to inherit from base session controller class Sabir Hassan 2022-06-06 17:24:19 +05:00
  • 6d6bda5626 fix: refactor code in preUploadMiddleware function Sabir Hassan 2022-06-06 17:23:09 +05:00
  • dffe6d7121 fix: refactor code in executeFile method of session controller Sabir Hassan 2022-06-06 15:23:42 +05:00
  • b4443819d4 fix: refactor code for session selection in preUploadMiddleware function Sabir Hassan 2022-06-06 15:19:39 +05:00
  • e5a7674fa1 chore: refactor ExecutionController class to remove code duplications Sabir Hassan 2022-06-06 09:09:21 +05:00
  • 596ada7ca8 feat: validate sasjs_runtimes env var Sabir Hassan 2022-06-04 03:16:07 +05:00
  • f561ba4bf0 chore: documented sasjs_runtimes env variable in readme file Sabir Hassan 2022-06-04 03:12:51 +05:00
  • c58666eb81 fix: convert single executeProgram method to two methods i.e. executeSASProgram and executeJSProgram Sabir Hassan 2022-06-03 17:26:21 +05:00
  • 5df619b3f6 fix: pass _program to execute file without extension Sabir Hassan 2022-06-03 17:24:29 +05:00
  • 07295aa151 feat: conver single session controller to two controller i.e. SASSessionController and JSSessionController Sabir Hassan 2022-06-03 17:23:28 +05:00
  • 194eaec7d4 fix: add runtimes to global process object Sabir Hassan 2022-06-03 17:19:12 +05:00
  • ad82ee7106 chore(release): 0.3.6 [skip ci] v0.3.6 semantic-release-bot 2022-06-02 08:30:39 +00:00
  • d2e9456d81 Merge pull request #185 from sasjs/issue183 Allan Bowe 2022-06-02 11:25:27 +03:00
  • e6d1989847 fix(appstream): should serve only new files for same app stream name with new deployment Saad Jutt 2022-06-02 04:17:12 +05:00
  • 7a932383b4 chore(release): 0.3.5 [skip ci] v0.3.5 semantic-release-bot 2022-05-30 18:07:50 +00:00
  • 576e18347e Merge pull request #182 from sasjs/bumpcore Allan Bowe 2022-05-30 21:02:59 +03:00
  • 61815f8ae1 fix: bumping sasjs/core library Allan Bowe 2022-05-30 18:02:30 +00:00
  • afff27fd21 chore(release): 0.3.4 [skip ci] v0.3.4 semantic-release-bot 2022-05-30 16:12:22 +00:00
  • a8ba378fd1 fix(web): system username for DESKTOP mode Saad Jutt 2022-05-30 21:08:17 +05:00
  • 73c81a45dc chore(release): 0.3.3 [skip ci] v0.3.3 semantic-release-bot 2022-05-30 12:18:45 +00:00
  • 12d424acce fix: usage of autoexec API in DESKTOP mode Saad Jutt 2022-05-30 17:12:17 +05:00
  • 414fb19de3 chore: code changes Saad Jutt 2022-05-30 00:32:05 +05:00
  • cfddf1fb0c chore(release): 0.3.2 [skip ci] v0.3.2 semantic-release-bot 2022-05-27 19:43:00 +00:00
  • 1f483b1afc Merge pull request #180 from sasjs/desktop-autoexec Muhammad Saad 2022-05-27 12:39:17 -07:00
  • 0470239ef1 chore: quick fix Saad Jutt 2022-05-27 17:35:58 +05:00
  • 2c259fe1de fix(web): ability to use get/patch User API in desktop mode. Saad Jutt 2022-05-27 17:01:14 +05:00
  • b066734398 chore(release): 0.3.1 [skip ci] v0.3.1 semantic-release-bot 2022-05-26 15:30:45 +00:00
  • 3b698fce5f Merge pull request #179 from sasjs/web-profile-fixes Allan Bowe 2022-05-26 18:26:30 +03:00
  • 5ad6ee5e0f fix(api): username should be lowercase Saad Jutt 2022-05-26 20:20:02 +05:00
  • 7d11cc7916 fix(web): reduced width for autoexec input Saad Jutt 2022-05-26 19:48:59 +05:00
  • ff1def6436 chore(release): 0.3.0 [skip ci] v0.3.0 semantic-release-bot 2022-05-25 23:29:22 +00:00
  • c275db184e feat(web): added profile + edit + autoexec changes Saad Jutt 2022-05-26 04:25:15 +05:00
  • e4239fbcc3 chore(release): 0.2.0 [skip ci] v0.2.0 semantic-release-bot 2022-05-25 05:52:30 +00:00
  • c6fd8fdd70 Merge pull request #178 from sasjs/issue117 Muhammad Saad 2022-05-24 22:48:29 -07:00
  • 79dc2dba23 fix(autoexec): usage in case of desktop from file Saad Jutt 2022-05-25 10:44:57 +05:00
  • 2a7223ad7d feat(api): added autoexec + major type setting changes Saad Jutt 2022-05-24 21:12:32 +05:00
  • 1fed5ea6ac chore(release): 0.1.0 [skip ci] v0.1.0 semantic-release-bot 2022-05-23 21:22:02 +00:00
  • 97f689f292 Merge pull request #177 from sasjs/issue174 Muhammad Saad 2022-05-23 14:17:25 -07:00
  • 53bf68a6af feat(env): added new env variable LOG_FORMAT_MORGAN Saad Jutt 2022-05-23 21:14:37 +05:00
  • f37f8e95d1 fix(web): click to copy + notification Saad Jutt 2022-05-23 20:29:29 +05:00
  • 80b33c7a18 fix: issue174 + issue175 + issue146 Saad Jutt 2022-05-23 19:24:56 +05:00
  • fa63dc071b chore: update specs and swagger.yaml Sabir Hassan 2022-05-18 00:29:42 +05:00
  • e8c21a43b2 feat: add UI for updating permission Sabir Hassan 2022-05-18 00:20:49 +05:00
  • 1413b18508 feat: created modal for adding permission Sabir Hassan 2022-05-18 00:05:28 +05:00
  • dfbd155711 chore: move common interfaces to utils folder Sabir Hassan 2022-05-18 00:04:37 +05:00
  • 4fcc191ce9 fix: principalId type changed to number from any Sabir Hassan 2022-05-18 00:03:11 +05:00
  • d000f7508f fix: move permission filter modal to separate file and icons for different actions Sabir Hassan 2022-05-17 15:42:29 +05:00
  • a4d5ee99c4 fix(folders-api): add parent uri to root folder Yury Shkoda 2022-05-17 09:15:42 +03:00
  • d7e835778b feat(folders-api): add root folder Yury Shkoda 2022-05-17 08:51:26 +03:00
  • 5652325452 feat: add basic UI for settings and permissions Sabir Hassan 2022-05-16 23:53:30 +05:00
  • b1803fe385 Merge pull request #170 from sasjs/dummy-release-command Muhammad Saad 2022-05-16 09:42:23 -07:00
  • 7dd08c3b5b chore: added dummy release command Saad Jutt 2022-05-16 21:36:00 +05:00
  • b780b59b66 chore(release): 0.0.77 [skip ci] v0.0.77 semantic-release-bot 2022-05-16 16:26:07 +00:00
  • 7b457eaec5 Merge pull request #169 from saadjutt01/main Muhammad Saad 2022-05-16 09:21:54 -07:00
  • c017d13061 fix(release): Github workflow without npm token Saad Jutt 2022-05-16 21:17:53 +05:00
  • 0781ddd64e fix: remove clientId from principal types Sabir Hassan 2022-05-16 19:56:56 +05:00
  • c2b5e353a5 chore(release): 0.0.76 v0.0.76 Saad Jutt 2022-05-16 15:30:15 +05:00
  • f89389bbc6 fix: get csrf token from cookie if not present in header Saad Jutt 2022-05-16 15:30:08 +05:00
  • fadcc9bd29 chore(release): 0.0.75 v0.0.75 Saad Jutt 2022-05-12 20:48:35 +05:00
  • 182def2f3e chore(api): updated package-lock file Saad Jutt 2022-05-12 20:48:21 +05:00
  • 06a5f39fea Merge pull request #166 from sasjs/deprecate-get-auth-code-api Muhammad Saad 2022-05-12 08:47:40 -07:00
  • 143b367a0e test: fixed specs Saad Jutt 2022-05-12 20:42:50 +05:00
  • b5fd800300 chore: added env SESSION_SECRET to CI Saad Jutt 2022-05-12 19:17:09 +05:00