Aevann
27b2adf989
fix tilt award
2023-02-27 15:26:55 +02:00
Aevann
93e9a42fa3
stop using inline style/script elements
2022-12-29 16:20:27 +02:00
geese_suck
c35c852b90
pcm awards
2022-11-27 21:11:21 -08:00
geese_suck
8dcd385218
rework awards ( #26 )
...
dude cherrypicking lmao
Co-authored-by: geese_suck <deandre.williams@geese-suck.us>
Reviewed-on: rDrama/rDrama#26
Co-authored-by: geese_suck <geese_suck@noreply.fsdfsd.net>
Co-committed-by: geese_suck <geese_suck@noreply.fsdfsd.net>
2022-11-28 00:37:52 +00:00
Aevann
6f10140b21
Revert "make awards significantly less retarded ( #12 )"
...
This reverts commit 04dbda7f03
.
2022-11-27 04:07:45 +02:00
geese_suck
04dbda7f03
make awards significantly less retarded ( #12 )
...
Co-authored-by: gooseman <16601315+geese-suck@users.noreply.github.com>
Co-authored-by: geese_suck <16601315+geese-suck@users.noreply.github.com>
Reviewed-on: rDrama/rDrama#12
Co-authored-by: geese_suck <geese_suck@noreply.fsdfsd.net>
Co-committed-by: geese_suck <geese_suck@noreply.fsdfsd.net>
2022-11-27 02:05:12 +00:00
geese-suck
e672330614
simplify awards ( #434 )
2022-11-09 00:39:05 -05:00
Aevann1
5719688178
use tabs, not spaces
2022-10-29 01:39:31 +02:00
Snakes
4a54c6219a
Add trailing final newlines to source files.
...
Touched a ton of files to finally standardize on having trailing
final newlines, as best practice recommends and so our devs stop
accidentally fighting each other over it.
This was performed automatically with the following:
git ls-files -z '*.py' | while IFS= read -rd '' f; \
do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
git ls-files -z '*.css' | while IFS= read -rd '' f; \
do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2022-09-29 01:43:29 -04:00
Aevann1
664029a9fb
sneed
2022-07-16 21:00:02 +00:00