1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-21 04:41:31 +00:00
Commit Graph

455 Commits

Author SHA1 Message Date
sabhas fdcaba9d56 feat: implemented api for renaming file/folder 2022-07-20 23:45:11 +05:00
sabhas 48688a6547 chore: update swagger docs 2022-07-20 16:52:49 +05:00
sabhas 941917e508 feat: created api endpoint for adding empty folder in drive 2022-07-20 16:43:43 +05:00
Saad Jutt ce5218a227 fix: Revert "fix(security): missing cookie flags are added"
This reverts commit 526402fd73.
2022-07-20 03:58:25 +05:00
Saad Jutt 526402fd73 fix(security): missing cookie flags are added 2022-07-20 01:40:31 +05:00
sabhas 08e0c61e0f feat: add api end point for delete folder 2022-07-19 22:41:03 +05:00
sabhas 3e53f70928 chore: update swagger docs 2022-07-19 16:14:40 +05:00
sabhas 0f19384999 fix: fileTree api response to include an additional attribute isFolder 2022-07-19 16:13:46 +05:00
sabhas 63dd6813c0 chore: lint fix 2022-07-19 13:07:34 +05:00
sabhas 299512135d fix: filePath fix in code.js file for windows 2022-07-19 13:00:33 +05:00
Allan Bowe d2ddd8aaca fix: apply icon option only for sas.exe 2022-07-18 12:33:52 +00:00
Allan Bowe aa027414ed fix: bank operator 2022-07-18 12:09:54 +00:00
Allan Bowe ff420434ae chore: removing line added automatically 2022-07-18 11:57:19 +00:00
Allan Bowe 65e6de9663 fix: ensuring nosplash option only applies for sas.exe
Closes #229
2022-07-18 11:55:35 +00:00
Saad Jutt e024a92f16 fix(logs): logs location is configurable 2022-07-16 05:07:00 +05:00
Saad Jutt 92fda183f3 feat(logs): logs to file with rotating + code split into files 2022-07-16 04:42:54 +05:00
Saad Jutt 6f2e6efd03 chore: fixed few vulnerabilites 2022-07-16 03:30:29 +05:00
sabhas 9bc68b1cdc chore: update swagger docs 2022-07-15 18:40:02 +05:00
Allan Bowe 5f9e83759c Merge pull request #215 from sasjs/descs
chore: update descriptions
2022-07-06 13:26:00 +01:00
sabhas ddd179bbee chore: added specs for verifying permissions 2022-07-05 16:18:14 +05:00
sabhas a10b87930c chore: quick fix 2022-07-05 15:29:44 +05:00
Saad Jutt 1108d3dd7b chore: quick fix 2022-07-05 05:30:13 +05:00
Saad Jutt 7edb47a4cb chore: build fix 2022-07-05 03:40:54 +05:00
Saad Jutt 451cb4f6dd chore: fixed specs 2022-07-05 03:26:37 +05:00
Saad Jutt 0b759a5594 chore: code fixes API + web 2022-07-05 02:34:33 +05:00
Saad Jutt 5338ffb211 chore: Merge branch 'main' into issue-139 2022-07-04 23:59:51 +05:00
sabhas e42fdd3575 chore: conditionally call authorize middleware from authenticateToken 2022-07-04 20:13:46 +05:00
sabhas b10e932605 feat: added get authorizedRoutes api endpoint 2022-07-04 19:14:06 +05:00
sabhas e54a09db19 fix: add authorize middleware for appStreams 2022-07-04 17:14:17 +05:00
sabhas b5f595a25c fix: controller fixed for deleting permission 2022-07-04 04:27:58 +05:00
Saad Jutt eee3a7b084 chore: code refactor 2022-07-03 07:03:15 +05:00
Saad Jutt 9c3da56901 feat: removed secrets from env variables 2022-07-03 06:56:18 +05:00
Saad Jutt e290751c87 fix(deploy): extract first json from zip file 2022-07-02 14:39:33 +05:00
sabhas e516b7716d fix: update permission response 2022-07-02 01:03:53 +05:00
sabhas f3dfc7083f fix: add permission authorization middleware to only specific routes 2022-07-01 16:50:24 +05:00
sabhas 7d916ec3e9 feat: add authorize middleware for validating permissions 2022-06-29 23:06:58 +05:00
sabhas 70f279a49c chore: update swagger.yaml 2022-06-28 09:23:53 +05:00
sabhas 66a3537271 chore: add specs 2022-06-28 06:50:35 +05:00
sabhas ca64c13909 chore: add principal type and permission setting enums 2022-06-28 00:00:04 +05:00
sabhas 0a73a35547 chore: improve error handling 2022-06-27 23:21:48 +05:00
sabhas 4ddfec0403 chore: add isAdmin field in user response 2022-06-26 01:48:31 +05:00
sabhas 35439d7d51 chore: throw error when adding permission for admin user 2022-06-24 23:19:19 +05:00
sabhas 907aa485fd chore: throw error when creating duplicate permission 2022-06-24 23:15:41 +05:00
sabhas 67fe298fd5 chore: lint fixes 2022-06-24 14:55:05 +05:00
sabhas 97ecfdc955 feat: add, remove and update permissions from web component 2022-06-24 14:48:57 +05:00
sabhas bdf63df1d9 fix: add isAdmin attribute to return response of get session and login requests 2022-06-23 22:50:00 +05:00
sabhas 4c6b9c5e93 Merge branch 'main' into issue-139 2022-06-23 17:21:52 +05:00
Allan Bowe a2d1396057 fix: bumping core and running lint 2022-06-23 09:00:22 +00:00
Allan Bowe b2f21eb3ac chore: update descriptions 2022-06-23 08:44:12 +00:00
Allan Bowe d3d2ab9a36 Update getRunTimeAndFilePath.ts 2022-06-22 11:12:48 +01:00