miloschwartz
f07f0092ad
testing with local font
2026-02-21 14:34:38 -08:00
dependabot[bot]
bcd3475d17
Bump fast-xml-parser and @aws-sdk/xml-builder
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [@aws-sdk/xml-builder](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/xml-builder ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 5.3.4 to 5.3.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.4...v5.3.6 )
Updates `@aws-sdk/xml-builder` from 3.972.4 to 3.972.5
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/xml-builder/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/xml-builder )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.3.6
dependency-type: indirect
- dependency-name: "@aws-sdk/xml-builder"
dependency-version: 3.972.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 20:18:36 +00:00
Owen Schwartz
7c04526088
New translations en-us.json (Czech)
2026-02-21 05:24:27 -08:00
Owen Schwartz
2d7ab68576
New translations en-us.json (Czech)
2026-02-21 04:14:18 -08:00
miloschwartz
218a4893b6
hide address on sites and clients
2026-02-20 22:47:56 -08:00
miloschwartz
266bf261aa
update note in migration
2026-02-20 22:45:37 -08:00
Owen Schwartz
63694032e8
Merge pull request #2511 from fosrl/dev
...
1.15.4-s.4
1.15.4-s.4
2026-02-20 20:45:23 -08:00
Owen Schwartz
b77aaedb58
Merge pull request #2510 from fosrl/crowdin_dev
...
New Crowdin updates
2026-02-20 20:44:45 -08:00
Owen Schwartz
a316d0301f
New translations en-us.json (Norwegian Bokmal)
2026-02-20 20:43:45 -08:00
Owen Schwartz
dcd499720e
New translations en-us.json (Chinese Simplified)
2026-02-20 20:43:44 -08:00
Owen Schwartz
e18fe21eca
New translations en-us.json (Turkish)
2026-02-20 20:43:43 -08:00
Owen Schwartz
2970b51fb8
New translations en-us.json (Russian)
2026-02-20 20:43:42 -08:00
Owen Schwartz
b9236ff52e
New translations en-us.json (Portuguese)
2026-02-20 20:43:41 -08:00
Owen Schwartz
38eb0ec7ed
New translations en-us.json (Polish)
2026-02-20 20:43:39 -08:00
Owen Schwartz
ecba4a0b80
New translations en-us.json (Dutch)
2026-02-20 20:43:38 -08:00
Owen Schwartz
e6da18c952
New translations en-us.json (Korean)
2026-02-20 20:43:37 -08:00
Owen Schwartz
12941ac5ae
New translations en-us.json (Italian)
2026-02-20 20:43:36 -08:00
Owen Schwartz
11085bda63
New translations en-us.json (German)
2026-02-20 20:43:35 -08:00
Owen Schwartz
c03211cc53
New translations en-us.json (Czech)
2026-02-20 20:43:33 -08:00
Owen Schwartz
2867459600
New translations en-us.json (Bulgarian)
2026-02-20 20:43:32 -08:00
Owen Schwartz
32b24db9bf
New translations en-us.json (Spanish)
2026-02-20 20:43:31 -08:00
Owen Schwartz
660bf9ff87
New translations en-us.json (French)
2026-02-20 20:43:30 -08:00
miloschwartz
78c4ddebba
set defaults
2026-02-20 20:35:57 -08:00
miloschwartz
f2dfadb37b
show disabled button for owner
2026-02-20 20:28:47 -08:00
miloschwartz
3f2bdf081f
allow edit admin role ssh and support null authDaemonMode
2026-02-20 20:25:14 -08:00
miloschwartz
d6ba34aeea
set auth daemon type on resource
2026-02-20 17:33:21 -08:00
Owen
b622aca221
Try to route logs requests to a different database
2026-02-20 17:20:01 -08:00
miloschwartz
6442eb12fb
more visual adjustments
2026-02-20 10:43:25 -08:00
miloschwartz
01c15afa74
other visual adjustments
2026-02-19 23:41:04 -08:00
miloschwartz
4e88f1f38a
more sidebar improvements
2026-02-19 22:41:14 -08:00
miloschwartz
13ab505f4d
add ease to sidebar menu
2026-02-19 21:59:49 -08:00
miloschwartz
7d112aab27
improve alignment on sidebar
2026-02-19 21:52:47 -08:00
Owen
b786497299
Working on k8s
2026-02-19 17:55:49 -08:00
miloschwartz
eedf57af89
disable rybbit in saas
2026-02-19 17:54:40 -08:00
miloschwartz
7a01a4e090
ssh settings on a role
2026-02-19 17:53:11 -08:00
Owen
874794c996
Clean email
2026-02-18 14:07:50 -08:00
Owen
5e37c4e85f
Resolve potential issues with processing roleIds
2026-02-18 13:55:04 -08:00
Owen
4e7eac368f
Uniform ne check on niceId and dont reject clients
2026-02-18 11:56:01 -08:00
Laurence
e8398cb221
enhance(installer): use huh package to handle input
...
Instead of relying on stdin and stdout by default, using the huh package from charmbracelet allows us to handle user input more gracefully such as y/n instead of typing 'yes' or 'no'. If a user makes a mistake whilst typing in any text fields they cannot use left or right to edit a single character when using huh it can. This adds a dependancy and may increase the size of installer but overall improves user experience.
2026-02-18 11:05:48 +00:00
Laurence
9460e28c7b
ehance(installer): use ldflags to inject versions
...
Instead of the CI/CD using sed to replace the 'replaceme' text we can instead use ldflags which can inject variables at build time to the versions. The makefile had a bunch of workarounds for dev so these have been removed to cleanup etc etc and fetchs versions from the gh api directly if the variables are not injected like the CI/CD does
2026-02-18 09:43:41 +00:00
Owen
756f3f32ca
Merge branch 'dev'
1.15.4-s.3
2026-02-17 21:57:49 -08:00
Owen Schwartz
362981ad19
Merge pull request #2498 from fosrl/crowdin_dev
...
New Crowdin updates
2026-02-17 21:57:14 -08:00
Owen Schwartz
fa4f7e4ac2
New translations en-us.json (Norwegian Bokmal)
2026-02-17 21:56:24 -08:00
Owen Schwartz
c6bca4e2ab
New translations en-us.json (Chinese Simplified)
2026-02-17 21:56:23 -08:00
Owen Schwartz
e28b361e05
New translations en-us.json (Turkish)
2026-02-17 21:56:22 -08:00
Owen Schwartz
a18691011b
New translations en-us.json (Russian)
2026-02-17 21:56:20 -08:00
Owen Schwartz
c4a6403cba
New translations en-us.json (Portuguese)
2026-02-17 21:56:19 -08:00
Owen Schwartz
1851bf941a
New translations en-us.json (Polish)
2026-02-17 21:56:18 -08:00
Owen Schwartz
b7ab3c2e92
New translations en-us.json (Dutch)
2026-02-17 21:56:16 -08:00
Owen Schwartz
ce1ad032ba
New translations en-us.json (Korean)
2026-02-17 21:56:15 -08:00