baldo
|
bc304d9bfa
|
Added script to generate password hashes.
|
2022-07-11 13:24:15 +02:00 |
|
baldo
|
62df108999
|
Version bump => 0.18.1
|
2022-07-11 12:13:22 +02:00 |
|
baldo
|
73ef6ac422
|
Fix deployment: No more symlinks in dist.
|
2022-07-11 12:13:06 +02:00 |
|
baldo
|
5e8bd35bf1
|
Version bump => 0.18.0
|
2022-07-11 11:25:24 +02:00 |
|
baldo
|
16da719e2c
|
yarn audit fix
|
2022-07-11 11:25:24 +02:00 |
|
baldo
|
9c55508970
|
Use npm for publishing for now.
|
2022-07-11 11:25:09 +02:00 |
|
baldo
|
42474a9267
|
Merge branch 'main' into new-admin
|
2022-07-11 10:52:45 +02:00 |
|
baldo
|
ad2db3427d
|
Allow having multiple users for admin login.
* Use password hashes via bcrypt.
* Trying to reduce the risk of timing attacks against login.
|
2022-07-07 13:10:57 +02:00 |
|
baldo
|
bb0ffe6725
|
Merge branch 'main' into new-admin
|
2022-07-07 11:20:52 +02:00 |
|
baldo
|
2eb0aab89f
|
New TODO.
|
2022-07-07 11:19:11 +02:00 |
|
baldo
|
975d5288a3
|
Refactoring of sorting and filtering in API.
|
2022-07-07 11:18:30 +02:00 |
|
baldo
|
3590ba048d
|
More types refactoring.
|
2022-07-07 11:16:59 +02:00 |
|
baldo
|
29be32907c
|
Server side types refactoring.
|
2022-07-07 11:15:34 +02:00 |
|
baldo
|
361d7a07a5
|
Update server dependencies
|
2022-07-07 11:14:52 +02:00 |
|
baldo
|
c0fe593dbf
|
Removed unused type guard.
|
2022-07-07 11:14:00 +02:00 |
|
baldo
|
b6b16f5250
|
Server side type refactoring.
|
2022-07-07 11:12:40 +02:00 |
|
baldo
|
4c77f9f5ab
|
Suppress wrong typeguard warnings
|
2022-07-07 11:11:06 +02:00 |
|
baldo
|
a81dc30f0a
|
Updated server dependencies.
|
2022-07-07 11:10:46 +02:00 |
|
baldo
|
3e2828e6d5
|
Version => Snapshot
|
2022-07-07 11:10:28 +02:00 |
|
baldo
|
5d49e1bcb8
|
Update server dependencies.
|
2022-07-07 11:10:14 +02:00 |
|
baldo
|
61a4cc1269
|
Fix: Workaround GLIBC not found issue in Webstorm
|
2022-07-07 11:09:57 +02:00 |
|
baldo
|
061f25db39
|
Fix: Run NixOS wrappers in interactive shell
* Makes sure run configurations terminate properly.
|
2022-07-07 11:09:35 +02:00 |
|
baldo
|
dabc675aa9
|
New api endpoint for client config.
|
2022-07-07 11:08:35 +02:00 |
|
baldo
|
7ef13bc28c
|
Extracted some types to shared module.
|
2022-07-07 11:08:15 +02:00 |
|
baldo
|
68dce6e9ce
|
New TODO.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
a3dce0b8a2
|
Add sorting parameters and refactor server part to use enums for sorting.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
f95829adc6
|
Admin: Added filter / search panel to nodes list.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
ac7f8c98b0
|
Fix type error.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
cce665d149
|
Apply filters to nodes list.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
5b703917b5
|
Showing spinner when loading nodes.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
87839f4faa
|
Added paging.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
956889be11
|
Adjust page padding to make space for page footer.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
5ff51f03ae
|
Fix reactivity for props.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
7f52ffe45f
|
Update frontend dependencies
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
70acb62ec1
|
Update server dependencies
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
ea2f424efa
|
Add toggle to show / hide all sensitive fields.
|
2022-05-30 14:08:03 +02:00 |
|
baldo
|
cb4bb9e817
|
Remove redundant main tags.
|
2022-05-30 13:56:24 +02:00 |
|
baldo
|
cbd5624fb2
|
Nicer display of node list
|
2022-05-30 13:54:57 +02:00 |
|
baldo
|
9b5f8f3f37
|
Fix some header / footer issues.
|
2022-05-30 12:41:15 +02:00 |
|
baldo
|
72a54c8325
|
Admin: Show certain fields redacted by default
|
2022-05-30 12:37:46 +02:00 |
|
baldo
|
0f60436b2c
|
Admin: Basic node listing
|
2022-05-30 12:36:28 +02:00 |
|
baldo
|
c9ac65eaad
|
Suppress wrong typeguard warnings
|
2022-05-26 13:03:46 +02:00 |
|
baldo
|
3ce2ba5013
|
Statistics styling
|
2022-05-26 12:52:48 +02:00 |
|
baldo
|
6c47c5b178
|
Updated new frontend dependencies.
|
2022-05-26 12:52:41 +02:00 |
|
baldo
|
6f489c131c
|
Updated server dependencies.
|
2022-05-26 12:52:41 +02:00 |
|
baldo
|
2e039a7b27
|
Basic styling done.
|
2022-05-23 12:49:05 +02:00 |
|
baldo
|
9e29034a0b
|
Added AGPL v3 license for new frontend.
|
2022-05-23 12:27:05 +02:00 |
|
baldo
|
4dc1ae0920
|
Version => Snapshot
|
2022-05-23 10:51:26 +02:00 |
|
baldo
|
2f8bee77da
|
Update frontend dependencies.
|
2022-05-23 10:49:53 +02:00 |
|
baldo
|
a07d5e7b52
|
Update server dependencies.
|
2022-05-23 10:49:37 +02:00 |
|