• Joined on 2025-03-13
sto pushed to main at sto/puzzle-scoreboard 2025-03-23 08:40:31 -04:00
c98caeea92 Initialize tests and make them pass
f8bfb020bc Fully remove .gitea Chrome dep
Compare 2 commits »
sto pushed to main at sto/puzzle-scoreboard 2025-03-23 08:20:43 -04:00
14be4a32e6 Remove Chrome installation
sto pushed to main at sto/puzzle-scoreboard 2025-03-23 04:25:36 -04:00
7ce684ced9 Move completions methods to a concern
sto closed issue sto/puzzle-scoreboard#3 2025-03-23 04:02:07 -04:00
Authorization for all controllers
sto pushed to main at sto/puzzle-scoreboard 2025-03-23 03:57:22 -04:00
5525cc814a Chrome installation setup for Gitea actions
sto closed issue sto/puzzle-scoreboard#2 2025-03-23 03:47:09 -04:00
Setup Gitea actions
sto commented on issue sto/puzzle-scoreboard#2 2025-03-23 03:47:09 -04:00
Setup Gitea actions

Followed https://docs.gitea.com/usage/actions/quickstart to setup a runner on my local VM that runs whenever I'm doing dev stuff. Not required to run otherwise.

sto pushed to main at sto/puzzle-scoreboard 2025-03-23 03:45:17 -04:00
2982f44acc Public scoreboard scaffold
sto pushed to main at sto/puzzle-scoreboard 2025-03-22 13:52:31 -04:00
e8c3f04577 Public scoreboard scaffold
sto pushed to main at sto/puzzle-scoreboard 2025-03-22 13:21:17 -04:00
9a2a3a6f33 Add public scoreboard slug & URL
sto pushed to main at sto/puzzle-scoreboard 2025-03-22 08:08:39 -04:00
d47ebf22ab Fix completion validation
6b02eecb9b Add auth in all controllers
Compare 2 commits »
sto opened issue sto/puzzle-scoreboard#4 2025-03-22 04:54:03 -04:00
Public scoreboard view
sto opened issue sto/puzzle-scoreboard#3 2025-03-22 04:53:30 -04:00
Implement authorization on all controllers
sto opened issue sto/puzzle-scoreboard#2 2025-03-22 04:53:10 -04:00
Setup Gitea actions
sto opened issue sto/puzzle-scoreboard#1 2025-03-22 04:52:58 -04:00
Add flash messages
sto pushed to main at sto/puzzle-scoreboard 2025-03-22 04:48:44 -04:00
5472a400d1 Install Pundit and add UserPolicy
sto pushed to main at sto/puzzle-scoreboard 2025-03-22 04:16:41 -04:00
0b47cc4d8a User management
sto pushed to main at sto/puzzle-scoreboard 2025-03-22 03:39:43 -04:00
ce5b729fef Add annotate_rb gem and annotate all models
884dbf40d9 Add user admin attribute
Compare 2 commits »
sto pushed to main at sto/puzzle-scoreboard 2025-03-21 14:50:06 -04:00
570e517c28 Improve completions
15e2493f87 Show form errors
Compare 2 commits »
sto pushed to main at sto/puzzle-scoreboard 2025-03-20 11:14:52 -04:00
ea7cdcf608 Some improvements