celenity
dd83d5a8c1
feat: bump Phoenix to 2026.06.10.1
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-10 06:41:19 +00:00
celenity
23aa0326db
fix: use double (instead of single) brackets for scripts/mozconfigs
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-04 05:35:42 +00:00
celenity
237900a683
fix: minor formatting
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-26 01:28:04 +00:00
celenity
a627338fcd
fix: Do not disable GSS-API/negotiate authentication at build-time
...
After some research/investigation, AFAICT this functionality is already disabled by default with prefs set by Phoenix (in addition to our "Authentication" enterprise policies) - so if users really want to enable/use this functionality for whatever reason (which I know has been requested in the past), we can allow them to do so
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-23 05:39:45 +00:00
celenity
ff3a0e02f6
fix: Protocol handling
...
(For details, see 3f90f8593c + https://codeberg.org/celenity/Phoenix/issues/293 )
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-22 07:54:50 +00:00
celenity
9e49bb560f
feat: bump Phoenix to 2026.05.21.1
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-21 06:38:57 +00:00
celenity
a78a6bf9bc
feat: disable use of system preferences
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-25 07:32:37 +00:00
celenity
9dacee903f
feat: explicitly enable PDF.js minification
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-25 07:32:05 +00:00
celenity
2edb5659bd
WIP: 150.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-17 05:22:52 +00:00
celenity
923042e2de
fix: revert "fix: temporarily revert certain env + CI script changes for now"
...
This reverts commit 3dd7cf2d5f , as these changes were not related to the issue
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-05 20:12:43 +00:00
celenity
8983543d5d
fix-up
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-02 23:15:26 +00:00
celenity
3565d244da
fix: do not set mozconfig envs as readonly - appears to cause issues for ex. bundle builds
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-02 00:17:19 +00:00
celenity
68acead79e
feat: set env variables as readonly where possible, and improve/fix-up env var handling in general
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-31 23:30:53 +00:00
celenity
57ceb4a389
feat: Switch to using JDK 25 by default, and use JDK 21 where possible for projects that JDK 25 don't support
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-30 15:53:38 -04:00
celenity
2c00b4093d
fix: Disable Rust incremental compilation to ensure builds are fresh (+ minor formatting for Rust env vars)
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-30 15:37:27 -04:00
celenity
f7aba43071
feat: re-organize configuration files into separate configs directory
...
This should also help slightly speed up the build process, as it prevents us unnecessarily copying ex. the mozconfig files
Also includes a few minor tweaks to envs, like Gradle flags and new Phoenix envs (for next release)
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-29 20:10:49 -04:00