Commit graph

32600 commits

Author SHA1 Message Date
Hazelnoot
18622fb540 fix lint error in ApiCallService.ts 2025-10-07 20:49:28 -04:00
Hazelnoot
7a6ac302f5 return assigned permissions from /i endpoint (resolves #657) 2025-10-07 20:49:28 -04:00
Hazelnoot
8955d05962 fix wrong API parameter in i/shared-access/login 2025-10-07 20:49:28 -04:00
Hazelnoot
49dad22609 replace shared_access_token table with an extra column on access_token 2025-10-07 20:49:28 -04:00
Hazelnoot
e5cf9d3f9a add migration for access token rank 2025-10-07 20:49:28 -04:00
Hazelnoot
186c615e3f pass access token through API to enforce rank 2025-10-07 20:49:26 -04:00
Hazelnoot
fae87e03c0 enforce token rank in API 2025-10-07 20:48:42 -04:00
Hazelnoot
7c7e9360fa show counters in MkTokenGenerateWindow.vue 2025-10-07 20:48:32 -04:00
Hazelnoot
23e69eccbb show grantee and rank info in tokens list 2025-10-07 20:48:32 -04:00
Hazelnoot
fe53c16b23 rename sharedAccessTokensRepository to match naming convention 2025-10-07 20:48:32 -04:00
Hazelnoot
1e10be3f11 hide shared access settings when authenticating a plugin 2025-10-07 20:48:32 -04:00
Hazelnoot
70b85e5215 allow tokens to limit a user's rank 2025-10-07 20:48:32 -04:00
Hazelnoot
a4c816d07c move admin permissions to a separate folder 2025-10-07 20:48:30 -04:00
Hazelnoot
ec3947b992 remove redundant async from i/shared-access/list 2025-10-07 20:47:36 -04:00
Hazelnoot
fa5a46f379 basic support for Shared Access Accounts 2025-10-07 20:47:34 -04:00
Hazelnoot
7715f36a99 merge: Fix missing locale entry for import completed notification (resolves #1200) (!1234)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1234

Closes #1200

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-09-29 10:00:11 -04:00
bunnybeam
5188453c19
fix missing locale entry for import completed notification 2025-09-29 14:46:57 +01:00
Hazelnoot
79ccd67a96 merge: Fix: userBlockedCache is invalid (!1233)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1233

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2025-09-29 07:20:16 -04:00
Lhc_fl
e6fd69f634
🐛 fix: userBlockedCache is invalid 2025-09-29 17:14:23 +08:00
Hazelnoot
20848ac08f fix pipeline error from libbehave 2025-09-27 18:13:53 -04:00
Hazelnoot
1150a04f51 prevent pipeline failure when libbehave fails to upload artifacts 2025-09-27 17:45:57 -04:00
Hazelnoot
2f1ac23c57 include pnpm-workspace.yaml in cache key 2025-09-27 16:22:13 -04:00
Hazelnoot
3035ccd0c8 update lib_behave to 0.3.1 2025-09-27 01:40:10 -04:00
Hazelnoot
dfc4a1d095 only scan JS in lib_behave 2025-09-27 00:56:02 -04:00
Hazelnoot
2d5ce9b67f move variables to the top 2025-09-27 00:27:27 -04:00
Hazelnoot
73d1c6abe1 update libbehave component to 0.3.0 2025-09-27 00:24:57 -04:00
Hazelnoot
8fc1899f53 conditionally run frontend/backend tests 2025-09-27 00:11:33 -04:00
Hazelnoot
81e654848c fix typo in frontend tests filter 2025-09-27 00:11:20 -04:00
Hazelnoot
8b4346a326 fix build filter for frontend tests 2025-09-26 23:54:43 -04:00
Hazelnoot
c87d60e2ba speed up lint job 2025-09-26 23:54:32 -04:00
Hazelnoot
339c9b9a89 fix formatting 2025-09-26 23:51:59 -04:00
Hazelnoot
bf7ef305fe fix incorrect name of dependency-scanning task 2025-09-26 23:51:50 -04:00
Hazelnoot
998cebadeb fix filename 2025-09-26 23:45:59 -04:00
Hazelnoot
e2bc9974a9 another attempt to fix conditional SAST 2025-09-26 23:44:50 -04:00
Hazelnoot
3c06f86a9d remove extraneous import of common 2025-09-26 23:30:28 -04:00
Hazelnoot
17d3f4948f try conditional include again 2025-09-26 23:27:40 -04:00
Hazelnoot
2ca73ea8a9 Revert "another attempt to fix SAST rules"
This reverts commit 8a0b64a265.
2025-09-26 23:06:36 -04:00
Hazelnoot
8a0b64a265 another attempt to fix SAST rules 2025-09-26 23:03:19 -04:00
Hazelnoot
ba1f6f3ac3 temporarily disable SAST overrides to see the normal config 2025-09-26 22:53:22 -04:00
Hazelnoot
def03d9751 fix dependency-scanning job 2025-09-26 22:53:09 -04:00
Hazelnoot
d0a98ee5e5 remove unused "script: []" 2025-09-26 22:52:58 -04:00
Hazelnoot
4dfd21de8b promote SAST variables to top-level 2025-09-26 22:46:33 -04:00
Hazelnoot
40b0d1a4ea Revert "fix SAST broken due to unsupported rules"
This reverts commit e69d2da161.
2025-09-26 22:45:26 -04:00
Hazelnoot
3dfd4bdf91 Revert "fix rule binding for SAST templates"
This reverts commit abc55ef13a.
2025-09-26 22:45:26 -04:00
Hazelnoot
abc55ef13a fix rule binding for SAST templates 2025-09-26 22:40:45 -04:00
Hazelnoot
6c57746b6d use cache for service images 2025-09-26 22:30:48 -04:00
Hazelnoot
e69d2da161 fix SAST broken due to unsupported rules 2025-09-26 22:22:45 -04:00
Hazelnoot
ad12c8541a fix unmatched paths in cache 2025-09-26 21:32:56 -04:00
Hazelnoot
9a3734369a fix cache including too much 2025-09-26 21:26:59 -04:00
Hazelnoot
ad3b1ec8ac make sure container_scanning only runs when deploy phase is actually happening 2025-09-26 21:20:42 -04:00