Nico198X and GitHub
3c0e857e97
Add Peertube logo & social handle ( #4448 )
...
* Add peertube.svg social logo
* Update socialHandle.go for Peertube
2025-07-30 15:23:40 -07:00
Gabe Kangas and GitHub
1310dc1b80
Add horizontal line to admin sidebar ( #4417 )
...
* feat(admin): add horizontal line to sidebar. Closes #4098
* fix: lint css file
* fix: tweak css
* chore: go mod tidy
* fix: another css fix
2025-07-04 19:34:57 -07:00
a02fa336ae
[ImgBot] Optimize images ( #4381 )
...
*Total -- 125.95kb -> 110.37kb (12.37%)
/web/.storybook/story-assets/project/logo-simple-white.svg -- 8.71kb -> 7.11kb (18.42%)
/web/.storybook/story-assets/project/simple-white-outlined.svg -- 8.92kb -> 7.41kb (16.89%)
/web/.storybook/story-assets/project/simple-black-outlined.svg -- 8.91kb -> 7.41kb (16.81%)
/web/.storybook/story-assets/project/logo-simple-white-outlined.svg -- 9.12kb -> 7.59kb (16.75%)
/web/.storybook/story-assets/project/logo-simple-black.svg -- 9.11kb -> 7.59kb (16.68%)
/web/assets/images/icons/fediverse.svg -- 1.47kb -> 1.25kb (15.05%)
/web/.storybook/story-assets/project/logo-translucent-grey.svg -- 7.51kb -> 6.45kb (14.22%)
/web/.storybook/story-assets/project/logo-semisimple-white.svg -- 7.97kb -> 7.05kb (11.54%)
/web/.storybook/story-assets/project/logo-semisimple-black.svg -- 7.97kb -> 7.05kb (11.54%)
/web/.storybook/story-assets/project/black-outlined.svg -- 8.35kb -> 7.41kb (11.24%)
/web/.storybook/story-assets/project/logo-black.svg -- 8.53kb -> 7.58kb (11.08%)
/web/.storybook/story-assets/project/logo-semisimple-white-outlined.svg -- 8.47kb -> 7.54kb (11.01%)
/web/.storybook/story-assets/project/logo-simple-black-outlined.svg -- 8.56kb -> 7.62kb (10.99%)
/web/.storybook/story-assets/project/logo-semisimple-black-outlined.svg -- 8.50kb -> 7.56kb (10.98%)
/web/public/img/platformlogos/bluesky.svg -- 0.73kb -> 0.69kb (5.77%)
/static/web/img/platformlogos/bluesky.svg -- 0.73kb -> 0.69kb (5.77%)
/static/web/img/platformlogos/patreon.svg -- 0.37kb -> 0.37kb (0.79%)
/web/public/img/platformlogos/patreon.svg -- 0.37kb -> 0.37kb (0.79%)
/web/public/img/platformlogos/twitter.svg -- 0.42kb -> 0.42kb (0.23%)
/static/web/img/platformlogos/twitter.svg -- 0.42kb -> 0.42kb (0.23%)
/static/web/img/platformlogos/paypal.svg -- 0.67kb -> 0.67kb (0.15%)
/web/public/img/platformlogos/paypal.svg -- 0.67kb -> 0.67kb (0.15%)
/static/web/img/platformlogos/ko-fi.svg -- 2.55kb -> 2.55kb (0.11%)
/web/public/img/platformlogos/ko-fi.svg -- 2.55kb -> 2.55kb (0.11%)
/static/web/img/platformlogos/mastodon.svg -- 0.90kb -> 0.90kb (0.11%)
/web/public/img/platformlogos/mastodon.svg -- 0.90kb -> 0.90kb (0.11%)
/static/web/img/platformlogos/discord.svg -- 1.28kb -> 1.28kb (0.08%)
/web/public/img/platformlogos/discord.svg -- 1.28kb -> 1.28kb (0.08%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2025-06-13 12:42:06 -07:00
f4b96e259f
Add BlueSky to the available social handle list ( #4342 )
...
This gives it a nice logo instead of the generic "web" icon other uncategorized
social handles get.
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2025-06-13 12:00:55 -07:00
Andy Piper and GitHub
9f820b00c1
Update mastodon.svg for current colors ( #4082 )
2025-01-05 16:35:17 -08:00
Germaine Lee and GitHub
c23655c210
Update some platform logos ( #4081 )
...
* Update discord logo
Discord updated their branding in 2021.
See their brand guidelines: https://discord.com/branding
* Update ko-fi logo to rounded cup
See their website for more details: https://more.ko-fi.com/brand-assets
* Update paypal logo
See Paypal brand logos at: https://newsroom.paypal-corp.com/media-resources
2025-01-05 12:22:20 -08:00
Nirajan and GitHub
468abb272a
little color change in dropdown ( #3828 )
...
* little color change in dropdown
* small-lint-fix
* lint fix
* it should fix
2024-07-19 11:03:18 -07:00
Gabe Kangas and GitHub
fe5fbea623
Add css linter step ( #3832 )
...
* Add css linter step
* Add test css file
* Set working directory
* Only run against changed files
* remove test css file
* only run workflow steps if any css files were changed
* commiting a file with issues
* fixing file with linter warnings
2024-07-11 11:33:07 -07:00
Germaine Lee and GitHub
264876cbd3
Update video passthrough warning banner styling ( #3810 )
...
Update styling for better contrast and legibility.
Closes #3798
2024-07-03 07:19:46 -07:00
Germaine Lee and GitHub
a382a895d0
Update patreon logo to blob from website ( #3808 )
...
Updating the Patreon Logo to the blob looking P logo.
Closes #3807
2024-07-03 07:12:01 -07:00
jhimanish and GitHub
1f7ffdea27
Updating twitter logo to X using logo from Twitter's website ( #3468 )
...
* Updating twitter logo to X using logo from Twitter's website
* Removing change from static/web twitter logo as this is auto generated code
2023-12-05 15:58:47 -08:00
5eb043dfad
Admin horizontal scroll on narrower screens ( #3406 )
...
* admin horizontal scoll
* fixed lint errors
* Update web/public/styles/admin/config-public-details.css
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2023-11-30 18:53:22 -08:00
Gabe Kangas
9288837f9d
fix(admin): fix custom emoji imgs being rendered with odd size. Fixes #3126
2023-07-05 17:58:24 -07:00
gabek and GitHub Action
e086176b54
Prettified Code!
2023-05-05 01:00:21 +00:00
Gabe Kangas
22761b0896
fix(admin): change admin modal header text color. Closes #2964
2023-05-04 17:57:33 -07:00
gabek and GitHub Action
6dcd68821d
Prettified Code!
2023-05-01 03:13:10 +00:00
Dev Gupta and GitHub
b54e1c391e
FIX #2933 Make admin stream title input more visible ( #2974 )
...
* Update main-layout.css
2023-04-30 20:10:36 -07:00
Dev Gupta and GitHub
b3b6a23687
Fix -Admin appearance page has one differently colored collapsible area #2893 ( #2913 )
2023-04-12 18:33:14 -07:00
Gabe Kangas
559ec45f0f
Remove additional spacing above logo
2023-03-21 17:19:39 -07:00
Dhanu Saputra and GitHub
dfdd338048
Tags and social section colors ( #2845 )
...
don't match rest of the admin
2023-03-18 11:20:27 -07:00
gabek and GitHub Action
3eb41ed805
Prettified Code!
2023-03-15 04:36:32 +00:00
Gabe Kangas
6973c3d8df
Update styling of video settings admin page. Closes #2803
2023-03-14 21:34:37 -07:00
Gabriel and GitHub
0cf7b504ae
fix(issue: #2772 ) change text color white to black ( #2796 )
2023-03-13 00:35:03 -07:00
fc7bb90a30
fix : #2751 padding around confirmation mark ( #2808 )
...
* fix : #2751 padding around confirmation mark
* Prettified Code!
---------
Co-authored-by: thisProjects <wibbet@wobbet.com >
Co-authored-by: thisprojects <thisprojects@users.noreply.github.com >
2023-03-12 22:39:44 -07:00
84a0c2f169
fix : #1904 CSS Improvements on Admin Page ( #2790 )
...
* fix : #1904 CSS Improvements on Admin Page
* Prettified Code!
---------
Co-authored-by: thisProjects <wibbet@wobbet.com >
Co-authored-by: thisprojects <thisprojects@users.noreply.github.com >
2023-03-11 12:16:35 -08:00
gabek and GitHub Action
699dd0cca5
Prettified Code!
2023-03-06 00:27:55 +00:00
Gabe Kangas
c6a352b4e2
Fix admin logo not being a circle. Closes #2766
2023-03-05 16:26:40 -08:00
Dhanu Saputra and GitHub
819c5ccaf4
Admin chat users list have unreadable white color ( #2765 )
2023-03-02 08:53:37 -08:00
gabek and GitHub Action
fb091f5591
Prettified Code!
2023-02-10 23:28:54 +00:00
Gabe Kangas
10400e1252
Update sidebar styling and chat always being highlighted. Closes #2651
2023-02-10 15:27:35 -08:00
gabek and GitHub Action
4641d70788
Prettified Code!
2023-02-01 05:24:27 +00:00
Gabe Kangas
caa0bb608d
Remove references to variables.scss and replace colors
2023-01-31 21:23:05 -08:00
Gabe Kangas
695efa9d6b
Remove some deprecated css+variables
2023-01-31 11:46:48 -08:00
e977279eef
[ImgBot] Optimize images ( #2654 )
...
*Total -- 14,486.60kb -> 13,473.50kb (6.99%)
/static/img/emoji/blob/ablobaww.gif -- 401.59kb -> 221.70kb (44.79%)
/static/img/emoji/blob/ablobdancer.gif -- 33.43kb -> 24.81kb (25.78%)
/static/img/emoji/blob/ablobthinking.gif -- 82.81kb -> 61.59kb (25.62%)
/web/stories/assets/mocks/offline-state.png -- 25.70kb -> 19.44kb (24.34%)
/web/.storybook/story-assets/project/sticker-bigtech-alt.png -- 161.87kb -> 131.11kb (19%)
/static/img/emoji/blob/blobwave.png -- 7.84kb -> 6.55kb (16.44%)
/static/web/img/platformlogos/fediverse.svg -- 18.53kb -> 15.55kb (16.08%)
/web/public/img/platformlogos/fediverse.svg -- 18.53kb -> 15.55kb (16.08%)
/static/img/emoji/blob/blobaww.png -- 8.72kb -> 7.38kb (15.32%)
/web/.storybook/story-assets/project/owncast-background.png -- 3,228.15kb -> 2,739.00kb (15.15%)
/static/img/emoji/blob/ablobgift.gif -- 205.24kb -> 174.65kb (14.91%)
/web/.storybook/story-assets/project/logo-translucent-grey.svg -- 7.51kb -> 6.45kb (14.22%)
/web/components/video/airplay.svg -- 1.36kb -> 1.18kb (13.35%)
/static/web/_next/static/media/airplay.1a413e9c.svg -- 1.36kb -> 1.18kb (13.35%)
/static/img/emoji/conigliolo96/conigliolo15.gif -- 34.76kb -> 30.12kb (13.35%)
/static/img/emoji/conigliolo96/conigliolo1.gif -- 34.66kb -> 30.03kb (13.35%)
/static/img/emoji/conigliolo96/conigliolo17.gif -- 35.63kb -> 30.90kb (13.26%)
/static/img/emoji/blob/blobdancer.png -- 9.63kb -> 8.42kb (12.5%)
/static/img/emoji/blob/blobthinking.png -- 11.07kb -> 9.69kb (12.43%)
/static/web/img/platformlogos/matrix.svg -- 1.21kb -> 1.06kb (12.32%)
/web/public/img/platformlogos/matrix.svg -- 1.21kb -> 1.06kb (12.32%)
/static/web/img/platformlogos/xmpp.svg -- 4.23kb -> 3.73kb (11.83%)
/web/public/img/platformlogos/xmpp.svg -- 4.23kb -> 3.73kb (11.83%)
/static/img/emoji/blob/ablobcry.gif -- 42.70kb -> 37.93kb (11.16%)
/web/stories/assets/mocks/follow-modal.png -- 100.92kb -> 90.24kb (10.59%)
/static/img/emoji/dog/img347.svg -- 17.25kb -> 15.50kb (10.13%)
/static/img/emoji/blob/blobjam.png -- 12.81kb -> 11.56kb (9.71%)
/static/img/emoji/blob/blobyum.png -- 9.49kb -> 8.58kb (9.58%)
/static/img/emoji/blob/ablobsleep.gif -- 45.52kb -> 41.19kb (9.52%)
/static/img/emoji/dog/img346.svg -- 15.84kb -> 14.36kb (9.39%)
/static/img/emoji/dog/img327.svg -- 16.52kb -> 14.99kb (9.27%)
/static/img/emoji/blob/blobangry.png -- 8.23kb -> 7.49kb (9.06%)
/static/img/emoji/blob/ablobwave.gif -- 77.02kb -> 70.13kb (8.94%)
/static/img/emoji/dog/img091.svg -- 14.19kb -> 12.94kb (8.82%)
/static/img/emoji/dog/img001.svg -- 15.80kb -> 14.42kb (8.74%)
/static/img/emoji/dog/img093.svg -- 14.39kb -> 13.13kb (8.7%)
/static/img/emoji/dog/img203.svg -- 15.82kb -> 14.45kb (8.61%)
/static/img/emoji/conigliolo96/conigliolo25.gif -- 38.86kb -> 35.54kb (8.54%)
/static/img/emoji/blob/blobyes.png -- 13.01kb -> 11.91kb (8.49%)
/static/img/emoji/blob/blobthanks.png -- 11.97kb -> 10.97kb (8.38%)
/static/img/emoji/dog/img288.svg -- 16.43kb -> 15.10kb (8.07%)
/static/img/emoji/blob/ablobblewobble.gif -- 16.01kb -> 14.80kb (7.56%)
/static/img/emoji/conigliolo96/conigliolo28.gif -- 38.59kb -> 35.80kb (7.22%)
/static/img/emoji/conigliolo96/conigliolo21.gif -- 38.29kb -> 35.64kb (6.92%)
/static/img/emoji/dog/img352.svg -- 22.09kb -> 20.57kb (6.9%)
/web/stories/assets/mocks/notify-popup.png -- 48.11kb -> 45.48kb (5.46%)
/static/web/img/indieauth.png -- 9.85kb -> 9.32kb (5.38%)
/web/public/img/indieauth.png -- 9.85kb -> 9.32kb (5.38%)
/web/stories/assets/mocks/chatmessage-system.png -- 33.28kb -> 31.55kb (5.19%)
/static/img/emoji/blob/ablobcheer.gif -- 37.57kb -> 35.74kb (4.86%)
/static/img/emoji/blob/ablobattention.gif -- 36.55kb -> 34.81kb (4.76%)
/static/img/logo.png -- 127.20kb -> 121.26kb (4.68%)
/web/.storybook/story-assets/project/logo-glare-outlined.png -- 127.20kb -> 121.26kb (4.68%)
/web/.storybook/story-assets/project/kiss-cut-stickers-5.5x5.5-default-60874a6c11849.png -- 127.20kb -> 121.26kb (4.68%)
/web/stories/assets/mocks/chatmessage-action.png -- 9.85kb -> 9.39kb (4.66%)
/web/.storybook/story-assets/project/header.png -- 57.15kb -> 54.50kb (4.63%)
/web/stories/assets/mocks/chatmessage-user.png -- 37.25kb -> 35.79kb (3.91%)
/static/img/emoji/blob/ablobgiggle.gif -- 228.77kb -> 221.60kb (3.13%)
/web/stories/assets/mocks/notify-modal.png -- 63.75kb -> 61.91kb (2.89%)
/web/.storybook/story-assets/tshirt/all-over-print-womens-crew-neck-t-shirt-white-back-6087418b62999.png -- 724.91kb -> 705.22kb (2.72%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-front-60873dde51eb3.png -- 689.98kb -> 671.76kb (2.64%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-back-60873dde52297.png -- 682.39kb -> 664.39kb (2.64%)
/web/.storybook/story-assets/tshirt/all-over-print-womens-crew-neck-t-shirt-white-front-6087418b626d5.png -- 760.09kb -> 740.90kb (2.53%)
/web/.storybook/story-assets/tshirt/all-over-print-womens-crew-neck-t-shirt-white-back-6087418b62aa4.png -- 530.18kb -> 524.45kb (1.08%)
/web/stories/assets/mocks/fediauth-modal.png -- 76.13kb -> 75.33kb (1.05%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-back-60873dde523ae.png -- 604.79kb -> 598.44kb (1.05%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-front-60873dde52064.png -- 689.60kb -> 682.66kb (1.01%)
/web/stories/assets/mocks/indieauth-modal.png -- 97.92kb -> 96.98kb (0.96%)
/web/.storybook/story-assets/tshirt/all-over-print-womens-crew-neck-t-shirt-white-front-6087418b62878.png -- 533.18kb -> 528.58kb (0.86%)
/web/stories/assets/mocks/followers-tab.png -- 145.22kb -> 143.97kb (0.86%)
/web/.storybook/story-assets/tshirt/all-over-print-womens-crew-neck-t-shirt-white-right-6087418b62c88.png -- 459.98kb -> 456.04kb (0.86%)
/static/img/emoji/blob/blobscream.png -- 11.65kb -> 11.55kb (0.82%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-back-60873dde524ca.png -- 612.37kb -> 607.37kb (0.82%)
/web/.storybook/story-assets/tshirt/all-over-print-womens-crew-neck-t-shirt-white-left-6087418b62b91.png -- 501.58kb -> 497.80kb (0.75%)
/static/img/emoji/blob/ablobparty.gif -- 254.34kb -> 252.42kb (0.75%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-right-60873dde52184.png -- 481.94kb -> 478.58kb (0.7%)
/web/stories/assets/mocks/single-follower.png -- 51.88kb -> 51.54kb (0.65%)
/web/.storybook/story-assets/tshirt/all-over-print-mens-crew-neck-t-shirt-white-left-60873dde525e2.png -- 597.15kb -> 593.50kb (0.61%)
/static/img/emoji/mutant/grumpy_block.svg -- 1.01kb -> 1.01kb (0.29%)
/static/img/emoji/mutant/tennis.svg -- 1.02kb -> 1.01kb (0.29%)
/static/img/emoji/mutant/studio_microphone.svg -- 1.17kb -> 1.17kb (0.25%)
/static/img/emoji/mutant/eye.svg -- 1.43kb -> 1.43kb (0.2%)
/static/img/emoji/mutant/singer.svg -- 2.92kb -> 2.92kb (0.17%)
/static/img/emoji/mutant/technologist.svg -- 3.08kb -> 3.08kb (0.16%)
/static/img/emoji/mutant/softball.svg -- 2.30kb -> 2.30kb (0.13%)
/static/img/emoji/mutant/8_ball.svg -- 1.75kb -> 1.75kb (0.11%)
/static/img/emoji/mutant/football.svg -- 1.93kb -> 1.92kb (0.1%)
/static/img/emoji/mutant/jack_o_lantern.svg -- 1.99kb -> 1.98kb (0.1%)
/static/img/emoji/mutant/cat_kiss.svg -- 3.37kb -> 3.37kb (0.09%)
/static/img/emoji/mutant/blep.svg -- 3.43kb -> 3.43kb (0.09%)
/static/img/emoji/mutant/cat_pouting.svg -- 3.69kb -> 3.69kb (0.08%)
/static/img/emoji/mutant/student.svg -- 2.47kb -> 2.47kb (0.08%)
/static/img/emoji/mutant/cat_grin.svg -- 3.74kb -> 3.74kb (0.08%)
/static/img/emoji/mutant/cat_heart_eyes.svg -- 3.81kb -> 3.81kb (0.08%)
/static/img/emoji/mutant/cat_devious.svg -- 3.87kb -> 3.87kb (0.08%)
/static/img/emoji/mutant/skull.svg -- 2.58kb -> 2.58kb (0.08%)
/static/img/emoji/mutant/cat_crying.svg -- 4.19kb -> 4.19kb (0.07%)
/static/img/emoji/mutant/cat_joy.svg -- 4.21kb -> 4.21kb (0.07%)
/static/img/emoji/mutant/cat_smile.svg -- 4.25kb -> 4.25kb (0.07%)
/static/img/emoji/mutant/office_worker.svg -- 3.00kb -> 3.00kb (0.07%)
/static/img/emoji/mutant/chef.svg -- 3.09kb -> 3.09kb (0.06%)
/static/img/emoji/mutant/cat_scream.svg -- 4.93kb -> 4.93kb (0.06%)
/static/img/emoji/mutant/astronaut.svg -- 3.40kb -> 3.40kb (0.06%)
/static/img/emoji/mutant/artist.svg -- 3.66kb -> 3.65kb (0.05%)
/static/img/emoji/mutant/skull_and_crossbones.svg -- 5.04kb -> 5.04kb (0.04%)
/static/img/emoji/mutant/detective.svg -- 5.35kb -> 5.35kb (0.04%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2023-01-31 09:12:51 -08:00
Gabe Kangas
d5960524fc
Tweak admin styles to be using less custom overrides
2023-01-13 14:20:46 -08:00
Gabe Kangas
a0fecb7e1f
Update image paths in story
2023-01-12 15:06:01 -08:00
Gabe Kangas
48e99ff37c
Move icons to public directory. Fixes #2573
2023-01-12 13:53:09 -08:00
gabek and GitHub Action
f0b9ad867b
Prettified Code!
2023-01-05 00:35:08 +00:00
Gabe Kangas
2bd3ab82a9
Removing the attempt at an admin dark mode. #1904
2023-01-04 16:33:56 -08:00
Gabe Kangas
505b0bb7e8
Start on admin dark theme. Closes #1904
2023-01-04 16:06:32 -08:00
Gabe Kangas
aa5d5fc32d
Some admin related appearance tweaks. For working on #1904
2022-12-16 17:35:03 -08:00
cc81f2a68e
Fix video config admin modal layout ( #2414 )
...
* update the UI of admin video config modal
* fix the Video Config UI
* Prettified Code!
* update the VideoVarientForm.tsx
* Prettified Code!
Co-authored-by: dorj222 <dorj222@users.noreply.github.com >
2022-12-07 16:15:38 -08:00
2f03a077f3
Add missing federation action images to webv2 ( #2266 )
...
* Add missing federation action images to webv2
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online >
2022-10-26 15:22:13 -07:00
Gabe Kangas
de90e6a74c
Fix some broken social icons in frontend and admin
2022-10-18 23:38:26 -07:00
gabek and GitHub Action
b820eb4ae0
Prettified Code!
2022-10-10 20:33:13 +00:00
Gabe Kangas
4c13c3618d
Remove admin stylesheets from loading with app. Closes #2183
2022-10-10 13:31:37 -07:00
Gabe Kangas
6de93f9651
Move the favicons
2022-06-24 21:53:16 -07:00
Gabe Kangas
bf7319db9a
Install service worker at launch
2022-05-29 21:51:00 -07:00
Gabe Kangas
528ae4c1ad
Add logo component and social links
2022-05-16 21:44:09 -07:00
gabek and Gabe Kangas
75354527f6
Prettified Code!
2022-04-25 15:52:39 -07:00