Commit graph

1301 commits

Author SHA1 Message Date
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
Brian Walczak
24b31d2e44
Fix labels for filterable dashboard .option (#793) 2026-01-17 16:36:08 -05:00
Echo
affe028b60
sort when slack data is updated (#794) 2026-01-17 15:31:56 -05:00
Brian Walczak
e971d92d43
Clean up legacy CSS, remove unused stylesheets, and tiny improvement for dropdown UI. (#786)
Co-authored-by: Echo <github@3kh0.net>
2026-01-16 17:49:39 -05:00
Brian Walczak
9982746122
Small UI improvements, include total time tracking in Projects page. (#785) 2026-01-13 23:44:18 -05:00
Echo
58f106c746
additional admin api endpoints (#782)
* additional admin api endpoints

* lint
2026-01-12 22:46:47 -05:00
Echo
063403e4a0
admin api rework (#777)
Co-authored-by: TheUnknownHacker <128781393+The-UnknownHacker@users.noreply.github.com>
2026-01-08 12:28:21 -05:00
Jeffrey Wang
643782b0c9
Add a fix language function (#452)
Co-authored-by: Echo <github@3kh0.net>
2026-01-06 11:22:05 -05:00
Echo
8400178291
make archive and unarchive bypass validations (#773) 2026-01-06 11:19:44 -05:00
Echo
ffcb6e6a00
put users on the main page if no more archived projects (#772) 2026-01-06 10:25:51 -05:00
Echo
6a6854f2db
allow repo mapping on projects without a repo url (#771) 2026-01-06 09:45:27 -05:00
Echo
7ebb1b2085
archive projects (#770) 2026-01-06 09:28:39 -05:00
Echo
9cc68b881a
fix fuzzy search for display_name (#769) 2026-01-03 11:51:44 -05:00
Echo
5df8857810
reduce the information returned by fuzzy search (#768) 2026-01-03 11:31:33 -05:00