Commit Graph
100 Commits
Author SHA1 Message Date
Saad Jutt 3d583ff21d feat(drive): new route delete file api 2022-03-14 05:30:10 +05:00
Saad Jutt 7072e282b1 fix(drive): update file API is same as create file 2022-03-14 05:05:59 +05:00
Saad Jutt 145ac45036 fix(stp): return plain/text header for GET & debug 2022-03-14 04:42:30 +05:00
Saad Jutt 698180ab7e fix: added cookie for accessToken 2022-03-09 05:06:06 +05:00
Muhammad SaadandGitHub 0f4e38d51d Merge pull request #81 from sasjs/issue-79
fix: show content of get file api
2022-03-07 01:29:40 +05:00
Saad Jutt e76283daa4 chore: few improvements 2022-03-06 18:46:09 +05:00
Saad Jutt 6ab42ca486 fix: show content of get file api 2022-03-06 18:45:07 +05:00
Saad Jutt fa4da7624b chore(release): 0.0.30 2022-03-06 03:02:37 +05:00
Muhammad SaadandGitHub 9f5509d2d4 Merge pull request #77 from sasjs/issue-65
fix: macros are available Sessions with SASAUTOS
2022-03-06 02:44:38 +05:00
Saad Jutt efaf38d303 fix: get file instead of it's content 2022-03-06 02:33:56 +05:00
Saad Jutt 95843fa4c7 fix: macros are available Sessions with SASAUTOS 2022-03-06 01:57:14 +05:00
Muhammad SaadandGitHub 5ba7661a83 Merge pull request #75 from sasjs/improve-file-upload
Improve file upload
2022-03-02 18:56:28 +05:00
Saad Jutt ed5c58e10e chore: added restclient sample requests 2022-02-28 23:39:03 +05:00
Saad Jutt 5fce7d8f71 chore: added some docs to file upload 2022-02-28 22:54:49 +05:00
Saad Jutt feeec4eb14 fix(upload): added query param as well for filepath 2022-02-28 22:34:18 +05:00
Saad Jutt 8c1941a87b fix: improvement in flow of uploading 2022-02-28 22:12:39 +05:00
Muhammad SaadandGitHub 765969db11 Merge pull request #74 from sasjs/issue-67
File uploading multi-part
2022-02-28 04:15:18 +05:00
Saad Jutt e60f17268d fix: multi-part file upload + validations + specs 2022-02-28 04:06:13 +05:00
Saad Jutt ce0a5e1229 fix: organized code for usage of multer 2022-02-28 04:04:30 +05:00
Saad Jutt c5738792b0 chore: debugger for api 2022-02-28 04:03:00 +05:00
Muhammad SaadandGitHub 94e036dd10 Merge pull request #73 from sasjs/issue-72
fix(stp): return json for webout
2022-02-26 02:46:07 +05:00
Saad Jutt da375b8086 chore: lint fixes 2022-02-26 02:41:55 +05:00
Saad Jutt 5005f203b8 fix(stp): return json for webout 2022-02-21 04:13:04 +05:00
Muhammad SaadandGitHub 232a73fd17 Merge pull request #71 from sasjs/return-file-in-response
Return file in response
2022-02-20 05:24:48 +04:00
Saad Jutt ef41691e40 fix(file): fixes response headers 2022-02-20 06:18:44 +05:00
Saad Jutt 3e6234e601 fix: return buffer in case of file response 2022-02-20 05:40:03 +05:00
Saad Jutt 0a4b202428 fix: hot fix for web component 2022-02-20 05:03:48 +05:00
Muhammad SaadandGitHub a11893ece1 Merge pull request #70 from sasjs/parse-log-to-array
feat: parse log to array
2022-02-20 03:54:19 +04:00
Saad Jutt c5ad72c931 feat: parse log to array 2022-02-20 04:50:09 +05:00
Muhammad SaadandGitHub 034f3173bd Merge pull request #69 from sasjs/route-code-fixes
fix: code api is updated return type
2022-02-20 03:13:19 +04:00
Saad Jutt e2a6810e95 fix: code api is updated return type 2022-02-20 02:57:45 +05:00
Muhammad SaadandGitHub 373d66f8af Merge pull request #66 from sasjs/set-response-headers
Set response headers
2022-02-18 07:08:45 +04:00
Saad Jutt 0b5f958f45 fix: minor changes 2022-02-18 08:03:01 +05:00
Saad Jutt da899b90e2 fix: added http headers to /code api as well 2022-02-18 07:25:48 +05:00
Saad Jutt 2c4aa420b3 feat: set response headers provded by SAS Code execution 2022-02-18 07:22:11 +05:00
Saad Jutt adccca6c7f chore: updated README.md 2022-02-15 21:53:54 +05:00
Saad Jutt b14e07ee6e chore(release): 0.0.26 2022-02-15 04:09:55 +05:00
Muhammad SaadandGitHub 048bd9f78c Merge pull request #57 from sasjs/final-release-should-also-has-https-server
fix: release should also has https protocol
2022-02-15 03:07:17 +04:00
Saad Jutt d7e1aca7e3 fix: refactored + removed unused package 2022-02-15 04:04:38 +05:00
Saad Jutt de47d78a00 chore: Merge branch 'main' into final-release-should-also-has-https-server 2022-02-15 03:12:28 +05:00
Saad Jutt 0cfe724ffa fix: release should also has https protocol 2022-02-14 19:12:37 +05:00
Muhammad SaadandGitHub 367b0f1f89 Merge pull request #54 from sasjs/token-expiry-updated
fix: updated token expiry times
2022-02-11 21:05:31 +04:00
Saad Jutt d17a3dd590 fix: updated token expiry times 2022-02-11 21:54:27 +05:00
Muhammad SaadandGitHub e6e46838b3 Merge pull request #53 from sasjs/corebump
fix: adding global macvar and bumping sasjs/core with additional server support
2022-02-11 20:28:16 +04:00
Muhammad SaadandGitHub 3722bbaec3 Merge pull request #52 from sasjs/forever
chore(readme): forever package
2022-02-11 15:43:23 +04:00
Saad Jutt 9a74ec545d chore: docker fix for SAS executable 2022-02-11 14:30:25 +05:00
Saad Jutt e3f5206758 chore(release): 0.0.23 2022-02-08 21:46:00 +05:00
Saad Jutt fffd21b348 chore: quick fixes 2022-02-08 21:45:56 +05:00
Saad Jutt 2d74ef5e12 chore(release): 0.0.22 2022-02-08 21:45:41 +05:00
Saad Jutt d70fc1032f chore(release): 0.0.17 2022-01-08 02:15:38 +05:00
Saad Jutt 43769e711d fix: bug removed, log is clean now 2022-01-08 00:42:32 +05:00
Saad Jutt 30528a1528 chore(release): 0.0.16 2022-01-07 16:47:01 +05:00
Saad Jutt 9c5772a303 chore: clean up 2022-01-07 16:42:38 +05:00
Saad Jutt 7a3d710153 fix: session should be marked as consumed 2022-01-07 16:34:46 +05:00
Saad Jutt 0a6ebe6e62 chore: debugging 2022-01-07 15:38:11 +05:00
Saad Jutt 6cbc657da3 fix: recreate crashed session 2022-01-06 23:12:44 +05:00
Saad Jutt cd838915fd fix: added sas9 server address 2022-01-06 18:40:23 +05:00
Saad Jutt 4e486fda69 chore(release): 0.0.15 2022-01-06 17:23:29 +05:00
Saad Jutt 450d99f06e fix(web): sticky tabs on Studio + extra run code button removed 2022-01-05 17:41:17 +05:00
Saad Jutt 51ee8c0825 fix(web): autosave and autofocus 2021-12-30 12:56:23 +05:00
Saad Jutt a1151606f2 fix(web): parsing of webout 2021-12-30 12:18:48 +05:00
Saad Jutt 38193c83dd chore: Merge branch 'main' into run-sas-code-route 2021-12-30 12:18:16 +05:00
Saad Jutt f1f1e47f76 chore(web): display webout as well 2021-12-29 01:00:53 +05:00
Saad Jutt 679e9de245 chore: return webout and log seperately 2021-12-29 00:27:54 +05:00
Saad Jutt f0ac996b3c chore(web): build fix 2021-12-28 22:18:18 +05:00
Saad Jutt 2d77222ae8 fix(studio): web component updated 2021-12-28 22:02:11 +05:00
Saad Jutt e6e5a5fd64 chore(code): updated route to code/execute 2021-12-21 14:24:27 +05:00
Saad Jutt e1eb04494a fix: updated route for sas code 2021-12-21 12:36:58 +05:00
Saad Jutt ef4fae4496 chore: added driveLoc for specs 2021-12-20 10:47:47 +05:00
Saad Jutt 19d4430b31 chore(release): 0.0.13 2021-12-16 16:13:05 +05:00
Saad Jutt e5be0e6789 fix: output for Studio 2021-12-16 12:44:57 +05:00
Saad Jutt 27129a8921 feat(studio): run selected code + open in studio 2021-12-16 12:14:32 +05:00
Saad Jutt da11c03d55 chore: sasjs/core version bumped 2021-12-15 19:57:09 +05:00
Saad Jutt 4fbdda0365 chore: .env.example updated 2021-12-15 18:58:04 +05:00
Saad Jutt efacb1e916 chore(release): 0.0.12 2021-12-15 18:24:17 +05:00
Saad Jutt d19ce253b4 fix: use env if provided for desktop mode 2021-12-15 18:24:04 +05:00
Saad Jutt e11a4b66e7 chore(release): 0.0.11 2021-12-15 17:51:42 +05:00
Saad Jutt 34e54934fd chore(release): 0.0.10 2021-12-07 16:04:07 +05:00
Saad Jutt b00aa4e17b chore: additional info on SAS session crash 2021-12-07 10:37:36 +05:00
Saad Jutt 9fccfe6f35 chore: Merge branch 'master' into check-session-token-validity 2021-12-07 10:37:02 +05:00
Saad Jutt 0a9d734e09 chore(release): 0.0.9 2021-12-07 10:35:56 +05:00
Saad Jutt 43545fa04b chore: added check session + code refactor 2021-12-05 08:17:54 +05:00
Saad Jutt a80e5c8ead chore(release): 0.0.3 2021-11-30 16:32:52 +05:00
Saad Jutt c8634953ca chore: trigger release 2021-11-30 16:29:30 +05:00
Saad Jutt 129ad71a15 chore: trigger release 2021-11-30 16:16:17 +05:00
Saad Jutt e6e4cd901d chore: README.md 2021-11-30 07:24:35 +05:00
Saad Jutt 70b60af10c chore: release.yml syntax fix 2021-11-30 07:22:58 +05:00
Saad Jutt 5e92864f2d chore: sasjs/utils version bumped 2021-11-30 06:16:08 +05:00
Saad Jutt 511a68732b chore: sasjs/version bumped 2021-11-30 04:14:54 +05:00
Saad Jutt 19c3298a02 chore: Merge branch 'issue-9' of github.com:sasjs/server into issue-9 2021-11-20 05:18:23 +05:00
Saad Jutt 77f49386d8 chore: publish releases on github 2021-11-19 08:18:15 +05:00
Saad Jutt d2955645f0 chore: fix for returning execute json 2021-11-18 04:32:31 +05:00
Saad Jutt b75139dda5 feat: compile systemInit and inject to autoExec 2021-11-18 03:12:05 +05:00
Saad Jutt 3c328dbab2 chore: docker bind mount + sasjs/cli in container 2021-11-17 07:49:42 +05:00
Saad Jutt 455367f10a chore: reverted 4 commits related to copying exe scripts 2021-11-17 07:49:02 +05:00
Saad Jutt c55ba5620e chore: scripts updated 2021-11-16 06:13:05 +05:00
Saad Jutt b20d6ec59c chore: copy sas exe script extracted common 2021-11-16 06:12:22 +05:00
Saad Jutt 44fe149ed8 chore: docker start script for development 2021-11-16 05:29:55 +05:00
Saad Jutt 357bccce01 chore: provide sas executable to docker 2021-11-16 05:07:22 +05:00
Saad Jutt f030aa1516 chore: bug fixes for session crash details + return code 2021-11-15 21:30:12 +05:00