-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config polling #86
Merged
Merged
Config polling #86
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
t-aleksander
added a commit
that referenced
this pull request
Nov 5, 2024
* skip manual config step * better ux * eslint * cleanup * update protobufs (#88) * feat: config polling (#86) * CI: fix re-creating manifests * chore: log version with git commit hash on startup (#89) * update protobufs (#90) * Rework instance config fetching (#91) * instance config fetching rework * update protobufs * add teonite link (#92) * add link * noreferrer * add defguard link * Basic nix flake without rust * Flake update * enable ARMv7 build (#93) Co-authored-by: Maciej Wójcik <maciek@wjck.pl> * Make a pre-release and release docker build workflow (#94) * split builds * fix vergen * add flavor to build-docker workflow * bump version to 1.0.0 (#95) --------- Co-authored-by: Robert Olejnik <r@nxt.cx> Co-authored-by: Jacek Chmielewski <jchmielewski@teonite.com> Co-authored-by: Adam Ciarciński <aciarcinski@teonite.com> Co-authored-by: Maciek <mwojcik@teonite.com> Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
t-aleksander
added a commit
that referenced
this pull request
Nov 19, 2024
* skip manual config step * better ux * eslint * cleanup * update protobufs (#88) * feat: config polling (#86) * CI: fix re-creating manifests * chore: log version with git commit hash on startup (#89) * update protobufs (#90) * Rework instance config fetching (#91) * instance config fetching rework * update protobufs * add teonite link (#92) * add link * noreferrer * add defguard link * Basic nix flake without rust * Flake update * enable ARMv7 build (#93) Co-authored-by: Maciej Wójcik <maciek@wjck.pl> * Make a pre-release and release docker build workflow (#94) * split builds * fix vergen * add flavor to build-docker workflow * bump version to 1.0.0 (#95) * OpenID via Proxy (#97) * Handle auth info * Use AuthInfoRequest * Handle AuthCallback * Use Url crate for URL option * add frontend * translations, id_token -> code * more translations, cleanup * cleanup * move to enterprise folder --------- Co-authored-by: Aleksander <170264518+t-aleksander@users.noreply.github.com> * Change nonce and csrf cookie names (#99) * change cookies name * bump version * fix cargo lock --------- Co-authored-by: Robert Olejnik <r@nxt.cx> Co-authored-by: Jacek Chmielewski <jchmielewski@teonite.com> Co-authored-by: Adam Ciarciński <aciarcinski@teonite.com> Co-authored-by: Maciek <mwojcik@teonite.com> Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.