Commit Graph

16964 Commits

Author SHA1 Message Date
Johannes Zellner
e6079ee275 Fixup some layout gap issues 2025-02-16 15:56:33 +01:00
Johannes Zellner
26b88a55e0 Update frontend dependencies 2025-02-16 14:20:03 +01:00
Girish Ramakrishnan
b5721fe6f3 inline basic-auth module 2025-02-15 16:56:40 +01:00
Girish Ramakrishnan
ec99cae3d9 superagent: do not read file as string 2025-02-15 16:26:50 +01:00
Girish Ramakrishnan
cceae6770c superagent: multipart requires content-type to be unset 2025-02-15 16:11:55 +01:00
Girish Ramakrishnan
4cfa658fde add some superagent tests 2025-02-15 15:54:39 +01:00
Girish Ramakrishnan
8e58349bfa replace with custom superagent based on fetch API 2025-02-15 15:14:09 +01:00
Johannes Zellner
68a08b1f62 Slightly improve appsview filter and search bar 2025-02-14 14:18:15 +01:00
Girish Ramakrishnan
20a30b303b s3: fix encoding of downloaded stream 2025-02-13 19:29:07 +01:00
Johannes Zellner
373f294fe3 Update dashboard dependencies 2025-02-13 18:23:32 +01:00
Girish Ramakrishnan
5459a540e7 users: do nothing when nothing to update 2025-02-13 17:28:10 +01:00
Girish Ramakrishnan
221181092e tasks -> changes 2025-02-13 17:28:10 +01:00
Johannes Zellner
326e01d548 Add password reset dialog 2025-02-13 17:15:51 +01:00
Girish Ramakrishnan
c7572f0624 rename function 2025-02-13 17:07:34 +01:00
Girish Ramakrishnan
b94ce542c3 syncer: simply return the changes
this is easier to test. the initial code wanted to make the changes a stream.
but this never happenned since the need never arose
2025-02-13 17:06:24 +01:00
Johannes Zellner
6a303ae50a Implement copyToClipboard in ImpersonateDialog 2025-02-13 16:37:07 +01:00
Girish Ramakrishnan
59721a3f1a s3: in v3, Body is a stream
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrate-s3.html
2025-02-13 15:17:48 +01:00
Girish Ramakrishnan
bd5ecf358a tests: tests for underscore 2025-02-13 14:51:51 +01:00
Johannes Zellner
2617fcdcfd Ensure S3 provider specific quirks 2025-02-13 14:40:41 +01:00
Girish Ramakrishnan
dd5e4adc73 replace underscore with our own
we only need like 5 simple functions
2025-02-13 14:14:34 +01:00
Johannes Zellner
c46c41db5a Refresh backup config after config dialog got submitted 2025-02-13 12:49:52 +01:00
Johannes Zellner
aafd3c8d35 Send missing properties for S3 backup providers 2025-02-13 12:48:30 +01:00
Girish Ramakrishnan
cb6d531300 storage: automatically abort old multipart uploads in s3 2025-02-13 11:09:15 +01:00
Girish Ramakrishnan
e7b11a7ceb typo 2025-02-13 10:31:20 +01:00
Girish Ramakrishnan
54c6c2e6cd Fix package.json url 2025-02-13 10:22:12 +01:00
Girish Ramakrishnan
c7ef32bf3c remove ununsed module hock 2025-02-12 23:08:52 +01:00
Girish Ramakrishnan
824816cb94 remove unused module 2025-02-12 23:06:12 +01:00
Girish Ramakrishnan
a138425298 storage: start migration of s3 api 2025-02-12 23:04:37 +01:00
Girish Ramakrishnan
9888aa8c08 storage: rework listDir api to be a generator (like) function 2025-02-12 19:34:57 +01:00
Johannes Zellner
da0dcf65b3 Add impersonate dialog 2025-02-12 15:54:04 +01:00
Johannes Zellner
c9d875e3fa Implement user deletion 2025-02-12 15:18:52 +01:00
Girish Ramakrishnan
bd44bb4534 groups: add app access tests 2025-02-12 14:21:46 +01:00
Johannes Zellner
fda0a918f0 Implement group dialog 2025-02-12 13:53:57 +01:00
Girish Ramakrishnan
31599c5da9 add missing await 2025-02-12 13:13:40 +01:00
Girish Ramakrishnan
7e1fbb3017 groups: add appIds field to groups object 2025-02-12 13:07:41 +01:00
Johannes Zellner
08b2f6f998 Apply same style as other table views to ApiToken list 2025-02-11 21:02:57 +01:00
Johannes Zellner
daeaa800d8 Give table rows with actions a bit more space 2025-02-11 21:02:30 +01:00
Johannes Zellner
9c4baf9cad Add users filter bar 2025-02-11 20:21:35 +01:00
Johannes Zellner
a1f01d2def Initial work to move users view to vue 2025-02-11 18:50:10 +01:00
Johannes Zellner
dde6e0859b Use tuple return values in users and groups model 2025-02-11 15:31:47 +01:00
Girish Ramakrishnan
7322006455 test: fix route53 tests 2025-02-11 11:29:43 +01:00
Johannes Zellner
c193a86a4c Port branding view to vue 2025-02-10 18:42:05 +01:00
Girish Ramakrishnan
58fcca58fc domains: migrate route53 to aws sdk v3 2025-02-10 17:42:56 +01:00
Girish Ramakrishnan
ffc477091f create-release-tarball: update node check 2025-02-10 17:42:56 +01:00
Girish Ramakrishnan
46620e2da5 update the PSL on box code update
I tried replacing the module but it's complicated since there is a
lot of rules - https://github.com/publicsuffix/list/wiki/Format#format
2025-02-10 17:42:56 +01:00
Johannes Zellner
c43ba46c97 Improve Section spacing 2025-02-10 16:11:36 +01:00
Johannes Zellner
a2fdefb6a6 Only set backup storage options based on provider 2025-02-10 16:00:40 +01:00
Johannes Zellner
0aea814a23 Add initial backup config dialog 2025-02-10 15:36:46 +01:00
Girish Ramakrishnan
5c605be45c isBase64 check is redundant
As long as it is a string and even if you throw in some garbage, it returns
an empty buffer.

> b = Buffer.from('!@#%%^@', 'base64')
<Buffer >
2025-02-10 14:58:36 +01:00
Girish Ramakrishnan
1e34f3ef38 use net.isIP instead 2025-02-10 14:30:28 +01:00