Skip to content
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

Add passkey creation and login, select activity chart time range, nav bar improvements, dark theme switching, fixes. #100

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

Bensge
Copy link
Collaborator

@Bensge Bensge commented Jun 30, 2024

  • Add option to select activity chart time range
  • Add sticky nav bar
  • Add login button to nav bar
  • Distinguish between theme modes light, dark and auto. Swich without reloading page.
  • Use public URL from configuration in chat messages.

* Add option to select activity chart time range
* Add sticky nav bar
* Add login button to nav bar
* Distinguish between theme modes light, dark and auto. Swich without reloading page.
* Use public URL from configuration in chat messages.
@Bensge Bensge requested a review from FJustus June 30, 2024 16:37
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded from content delivery network with no integrity check.
@Bensge Bensge merged commit 0446594 into master Jul 1, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant