Commit graph

1114 commits

Author SHA1 Message Date
Echo
072c5a3975
more css tweaks (#845)
* more css tweaks

* fix agreement check box
2026-01-25 19:39:54 -05:00
Echo
023a641ad6
THE BUTTONS ARE FINALLY FUCKING FIXED LETS FUCKING GO (#844) 2026-01-25 18:55:42 -05:00
Echo
e8f0b96685
spinners on oauth pages (#843) 2026-01-25 17:24:08 -05:00
Copilot
17c893802d
Fix HTML/CSS errors and improve consistency in landing page (#841)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Echo <github@3kh0.net>
2026-01-25 17:19:37 -05:00
Copilot
3f9cb81c7f
Improve WakaTime setup documentation and code clarity (#842)
Co-authored-by: 3kh0 <58097612+3kh0@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-01-25 16:59:03 -05:00
Echo
5217348fa3
skeleton load it all! (#839) 2026-01-25 16:22:53 -05:00
Echo
99e4215759
fix jank underline css (#838) 2026-01-25 16:11:52 -05:00
Echo
551ccfb75f
adjust colors on modals 2026-01-25 16:01:11 -05:00
Echo
fcb68768d9
spinny go we we we we (#837) 2026-01-25 15:54:16 -05:00
Echo
bd317553d6
fix css on migration (#836) 2026-01-25 15:46:36 -05:00
Echo
10d4d35b79
convert settings over (#835) 2026-01-25 15:38:10 -05:00
Echo
2960a720d5
fix broken scripts (#834) 2026-01-25 15:24:51 -05:00
Echo
04ffb1de38
fix bad update on settings page (#833) 2026-01-25 13:23:31 -05:00
Echo
d60b179b12
fix application/ld+json (#832) 2026-01-25 13:11:22 -05:00
Echo
1c315c0ef9
use twemoji for flags (#831) 2026-01-25 12:53:34 -05:00
Echo
73f383843d
fix bad substring sanitization (#829) 2026-01-25 12:36:57 -05:00
Echo
a395b23dd9
user change country (#828) 2026-01-25 12:31:41 -05:00
Echo
3048c6fc54
fix erb_lint errors (#827) 2026-01-25 12:16:58 -05:00
Echo
89c2649898
fix broken color definition (#826)
* fix broken color definition

* switch to real colors

* fix bg

* fix leaderboards

* tidy up settings page
2026-01-25 12:05:22 -05:00
Brian Walczak
33113b1680
Merge branch 'main' into main 2026-01-24 12:52:22 -06:00
Echo
85616ec182
homepage time update (#825) 2026-01-24 01:09:31 -05:00
Brian Walczak
da29573aae
Merge branch 'hackclub:main' into main 2026-01-23 21:31:09 -06:00
Brian
e419910001 stylesheet_link_tag "tailwind" is added twice. 2026-01-23 21:28:56 -06:00
Brian
fb464ecba2 Update application.css 2026-01-23 21:21:49 -06:00
Brian
eaa994d3fa Refined CSS files to follow TailwindCSS guidelines
I updated some custom value rules to their closest equivalent in TailwindCSS (if they were equal or very minimal difference).
2026-01-23 20:53:21 -06:00
Brian
83055e068a Begin moving filterable_dashboard.css to TailwindCSS 2026-01-23 14:26:08 -06:00
Echo
0cafe81c9c
fix api token not showing (#823) 2026-01-23 12:32:28 -05:00
Brian
60c678ecad Remove application.css imports with stylesheet_link_tag. 2026-01-22 23:50:02 -06:00
Brian
6d9819bca7 Move application.css to TailwindCSS, rename to main.css. 2026-01-22 23:49:36 -06:00
Brian
b05f1dd299 Minor fixes to nav.css tailwind rules 2026-01-22 23:07:12 -06:00
Echo
ca595aa0b9
lets not flash the admin api key (#821) 2026-01-23 00:04:03 -05:00
Brian
bad02ec505 No need for settings import and uchu colors 2026-01-22 14:07:42 -06:00
Brian
754899ab49 Import nav.css to tailwind/application.css, move some rules. 2026-01-22 14:07:11 -06:00
Brian
a2efcea9d4 Move nav.css to tailwind/ stylesheets 2026-01-22 13:58:30 -06:00
Brian
cffa946953 Convert all px to rem for accessibility 2026-01-21 23:59:14 -06:00
Brian
0895891176 Begin moving nav.css to TailwindCSS
* just a note, this is NOT done yet (and yes I know it won't work as is rn)
2026-01-21 23:36:08 -06:00
Echo
585fd07859
add more possible colors to graphs (#819) 2026-01-21 18:42:04 -05:00
Echo
9705a34c5c
unlike github accounts (#818) 2026-01-21 18:29:07 -05:00
Echo
ae68306d46
fix n+1 on admin user batch (#817) 2026-01-21 17:36:44 -05:00
Echo
980ce2b95c
fix n+1 on admin users (#816) 2026-01-21 17:30:09 -05:00
Echo
e592f1db39
profile speedups and cache (#811) 2026-01-19 23:23:24 -05:00
Echo
55c8f5b926
Oauth apps for all! (#810)
* linting

* migrations

* user modelassss

* controllers

* views and shii

* fix bad input on seeds

* fix intenting

* DRY!!!
2026-01-19 22:24:21 -05:00
Echo
742420caff
attempt 2 at fixing slack signing (#809) 2026-01-19 12:49:47 -05:00
Echo
aef3b03837
fix table errors on geocodes (#808) 2026-01-19 12:15:28 -05:00
Echo
ee5653b8b6
optimize trust level api (#807) 2026-01-19 12:07:05 -05:00
Echo
c909f3dc5f
make github in your face (#803) 2026-01-19 02:11:40 -05:00
Echo
ceb7a690d0
demote old slack email when signing in (#802)
* demote old slack email when signing in

* linting
2026-01-19 02:04:58 -05:00
Echo
5504815ee3
remove bad z-tag (#800) 2026-01-17 18:43:10 -05:00
Echo
ed839159fd
optimize geocoding user job (#799) 2026-01-17 17:59:38 -05:00
Echo
16bcd91a21
style doorkeeper pages (#797) 2026-01-17 16:53:56 -05:00