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

feat(gitlab): init #1337

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 38 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
15aea8e
init gitlab
Sep 24, 2024
f511c5c
add preview
Sep 24, 2024
8f09115
add userstyles infos
Sep 24, 2024
c23335d
fix
Sep 24, 2024
c1f9e81
fix
Sep 24, 2024
a98fcb4
fix
Sep 24, 2024
e0931ed
styled a couple of things unstyled
Sep 25, 2024
9da22c8
revert github README
Sep 25, 2024
88bae1f
theme chip and popup menu on repo search bar
Sep 25, 2024
2bc0fd6
theme things that breaks when choosing latte on dark theme
Sep 26, 2024
2dd53f9
avoid breaking sidebar on mobile
Sep 26, 2024
4a17139
Merge branch 'catppuccin:main' into feat/gitlab
Thomas-Philippot Sep 27, 2024
ee27b1e
fix(gitlab): Style background and profile page
thelooter Sep 27, 2024
4f2bd7f
Merge pull request #2 from Thomas-Philippot/feat/gitlab-patch-1
Thomas-Philippot Sep 27, 2024
2e06e7a
merge request page work in progress
Sep 27, 2024
9ce0755
format file
Sep 27, 2024
7b8c9f8
Merge pull request #3 from Thomas-Philippot/feat/gitlab-patch-1
Thomas-Philippot Sep 27, 2024
9971264
fix: action cards
somerand0mcatt Sep 28, 2024
7ef31b9
fix: text
somerand0mcatt Sep 28, 2024
6ba4721
merge request page themed
Sep 28, 2024
cf9c2b9
add control background color
Sep 28, 2024
7cacab6
Merge pull request #4 from somerand0mcatt/patch-2
Thomas-Philippot Sep 28, 2024
3941040
test signed commit
Sep 28, 2024
572cbdf
changed email for signed commit
Thomas-Philippot Sep 28, 2024
6c47e9d
right sidebar and merge blocks
Thomas-Philippot Sep 30, 2024
434346d
Merge branch 'catppuccin:main' into feat/gitlab
Thomas-Philippot Oct 1, 2024
10e02ef
add code styling
Thomas-Philippot Oct 1, 2024
e5d261b
revert
Thomas-Philippot Oct 1, 2024
ed7352f
feat(gitlab): style pipeline pages
thelooter Oct 2, 2024
0879646
Merge pull request #5 from Thomas-Philippot/feat/gitlab-pipelines
Thomas-Philippot Oct 3, 2024
012491c
sidebar accent color
Thomas-Philippot Oct 3, 2024
e065053
Merge branch 'catppuccin:main' into feat/gitlab
Thomas-Philippot Oct 8, 2024
907d0ac
status page
Thomas-Philippot Oct 8, 2024
b2fefbf
style code diffs
Thomas-Philippot Oct 8, 2024
e2fbb61
style promo banner
Thomas-Philippot Oct 8, 2024
b9678d9
revert .deno.lock
Thomas-Philippot Oct 8, 2024
7f2142e
Merge branch 'catppuccin:main' into feat/gitlab
Thomas-Philippot Oct 15, 2024
a9f7172
wip
Thomas-Philippot Oct 23, 2024
239af7f
Merge branch 'feat/gitlab' of github.com:Thomas-Philippot/userstyles …
Thomas-Philippot Oct 23, 2024
d1410dd
Merge branch 'catppuccin:main' into feat/gitlab
Thomas-Philippot Oct 24, 2024
9fea72b
Merge branch 'feat/gitlab' of github.com:Thomas-Philippot/userstyles …
Thomas-Philippot Oct 24, 2024
3a47954
style search modal
Thomas-Philippot Oct 24, 2024
5d8c20b
fixes braces error
Thomas-Philippot Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,15 @@ userstyles:
app-link: "https://github.com"
current-maintainers: [*uncenter]
past-maintainers: [*unseen-ninja, *pocco81, *glowingumbreon]
gitlab:
name: Gitlab
categories: [development, productivity]
icon: gitlab
color: peach
readme:
usage: "Switch to a default Gitlab light/dark theme via **Preferences** > **Appearance** for the best experience!"
app-link: "https://gitlab.com"
current-maintainers: [*thomas-philippot]
gmail:
name: Gmail
categories: [email_client, productivity]
Expand Down
Loading
Loading