-
Notifications
You must be signed in to change notification settings - Fork 1
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
Lock screen #132
Merged
Merged
Lock screen #132
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
Owner
black-backdoor
commented
Dec 31, 2024
- updated CSS
- updated HTML
- updated state management
.auth-container
tacking lock state using html attr <body data-lock-screen="active">
commit 4a23d92 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:50:52 2025 +0100 Update `taskbar` CSS (#129) commit 1d0bae1 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:43:44 2025 +0100 simplifyed CSS for 404, 501, 520 Error Page (#131) commit a4b715d Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:43:12 2025 +0100 Update `menu-bar` CSS (#130) commit 9533d18 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:39:18 2025 +0100 updated components & component file structure (#145) commit 09418fd Author: black-backdoor <[email protected]> Date: Thu Jan 2 21:03:59 2025 +0100 Update package-lock.json commit a512697 Author: black-backdoor <[email protected]> Date: Thu Jan 2 20:53:29 2025 +0100 Update .eleventy.js commit 3f34437 Author: black-backdoor <[email protected]> Date: Thu Jan 2 12:34:04 2025 +0100 Update .stylelintrc.json (#143) commit 4eff517 Author: black-backdoor <[email protected]> Date: Thu Jan 2 12:29:34 2025 +0100 Devices (#133) commit 7157625 Author: black-backdoor <[email protected]> Date: Thu Jan 2 11:57:35 2025 +0100 Update components\windows.js (#137) commit d2f89fc Author: black-backdoor <[email protected]> Date: Thu Jan 2 10:21:04 2025 +0100 UI components (#139) commit 5ee1b0e Author: black-backdoor <[email protected]> Date: Thu Jan 2 09:23:09 2025 +0100 Applets (#128) commit 178ee1d Author: black-backdoor <[email protected]> Date: Wed Jan 1 14:11:07 2025 +0100 Update lint.yml commit b2c97a2 Author: black-backdoor <[email protected]> Date: Wed Jan 1 14:08:50 2025 +0100 Update lint.yml (#138) commit 8d2c6f7 Author: black-backdoor <[email protected]> Date: Wed Jan 1 00:48:36 2025 +0100 Static site generator (Eleventy) (#134) commit d259bb6 Author: black-backdoor <[email protected]> Date: Tue Dec 31 17:10:14 2024 +0100 Update CI/CD workflows (#127)
black-backdoor
added a commit
that referenced
this pull request
Jan 4, 2025
commit 41e5111 Author: black-backdoor <[email protected]> Date: Sat Jan 4 15:05:42 2025 +0100 Update .eleventy.js commit 0d31828 Author: black-backdoor <[email protected]> Date: Sat Jan 4 15:03:09 2025 +0100 htaccess (#136) commit 0b1572c Author: black-backdoor <[email protected]> Date: Sat Jan 4 12:41:59 2025 +0100 fix component `<taskbar-clock>` text align (#148) commit 11166af Author: black-backdoor <[email protected]> Date: Sat Jan 4 12:32:14 2025 +0100 Update console-related scripts (#140) commit 8df4725 Author: black-backdoor <[email protected]> Date: Fri Jan 3 14:29:30 2025 +0100 fix css lint errors (#146) commit 85a8830 Author: black-backdoor <[email protected]> Date: Fri Jan 3 09:13:58 2025 +0100 default CSS in `partials/head.njk` (#144) commit f7e91d8 Author: black-backdoor <[email protected]> Date: Fri Jan 3 09:06:42 2025 +0100 simplify `/update/` page (HTML, CSS, JS) (#135) commit fc15a99 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:58:25 2025 +0100 Lock screen (#132) commit 4a23d92 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:50:52 2025 +0100 Update `taskbar` CSS (#129) commit 1d0bae1 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:43:44 2025 +0100 simplifyed CSS for 404, 501, 520 Error Page (#131) commit a4b715d Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:43:12 2025 +0100 Update `menu-bar` CSS (#130) commit 9533d18 Author: black-backdoor <[email protected]> Date: Fri Jan 3 08:39:18 2025 +0100 updated components & component file structure (#145) commit 09418fd Author: black-backdoor <[email protected]> Date: Thu Jan 2 21:03:59 2025 +0100 Update package-lock.json commit a512697 Author: black-backdoor <[email protected]> Date: Thu Jan 2 20:53:29 2025 +0100 Update .eleventy.js commit 3f34437 Author: black-backdoor <[email protected]> Date: Thu Jan 2 12:34:04 2025 +0100 Update .stylelintrc.json (#143) commit 4eff517 Author: black-backdoor <[email protected]> Date: Thu Jan 2 12:29:34 2025 +0100 Devices (#133) commit 7157625 Author: black-backdoor <[email protected]> Date: Thu Jan 2 11:57:35 2025 +0100 Update components\windows.js (#137)
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.