* Update login token modal and button behavior
Removes orange background from username and password fields in the login token modal,
updates modal title to 'Login Token Created', disables the OK button, and changes
the Cancel button text to 'Close'. Also adds a 'return false' statement to
account_createLoginTokenEx to keep the modal open upon token creation.
* Added Close and Login Token Created
Added Close and Login Token Created
* Add translations for 'Login Token Created'
Added multiple language translations for the 'Login Token Created' message in translate.json to improve localization support.
Corrected the callback function for the ‘Remove Login Token’ modal to properly execute the token removal. The previous implementation incorrectly wrapped the callback in an arrow function returning another function, preventing the logic from running.
* Workflow split (#14)
* Made the workflow build multiple images for simplicity
* New method
* Trying workflow
* Finalize
* Reset package files to upstream/master
* Edit workflow according to @si458
* Whoops accidentally removed these. Back again.
* Testing out embedded tokens
* Workflow split (#12)
* Made the workflow build multiple images for simplicity
* New method
* Trying workflow
* Finalize
* Reset package files to upstream/master
* Edit workflow according to @si458
* Whoops accidentally removed these. Back again.
* Testing out embedded tokens
---------
Co-authored-by: Daan Selen <dselen@systemec.nl>
* Why the flip do we even use that???
* Testing out suggestions of permissions
* Testing fallback.
* Remove fallback
* Minor removal of comment
---------
Co-authored-by: Daan Selen <dselen@systemec.nl>
* fix: workflow like we want
---------
Co-authored-by: Daan Selen <dselen@systemec.nl>
* Merge into master (#11)
* Made the workflow build multiple images for simplicity
* New method
* Trying workflow
* Finalize
* Reset package files to upstream/master
* Edit workflow according to @si458
* Whoops accidentally removed these. Back again.
* Integrate the syslog compiler
* Changed logging accordingly.
* Looks to be a working prototype
* chore(docker): bump alpine version
* feat: make simon less anxious :P
* refac: dockerfile and some package.json packages to improve compat
* chore: revert package lock
---------
Co-authored-by: Daan Selen <dselen@systemec.nl>
* Merge into master (#11)
* Made the workflow build multiple images for simplicity
* New method
* Trying workflow
* Finalize
* Reset package files to upstream/master
* Edit workflow according to @si458
* Whoops accidentally removed these. Back again.
---------
Co-authored-by: Daan Selen <dselen@systemec.nl>
* Integrate the syslog compiler
* Changed logging accordingly.
* Looks to be a working prototype
* chore(docker): bump alpine version
* feat: make simon less anxious :P
---------
Co-authored-by: Daan Selen <dselen@systemec.nl>