Artturin
|
1622e3ab6b
|
Remove all trailing spaces
`git grep -I --name-only -z -e '' | xargs -0 sed -i 's/[ \t]\+\(\r\?\)$/\1/'`
Remember to setup your editor so that these are automatically removed :)
|
2025-04-18 18:57:53 +03:00 |
|
Yehowshua Immanuel
|
d552934b95
|
Fixed grant bug
Just becasue we have a grant id doesn't mean that anything has actually
been granted...
|
2025-04-17 22:47:24 -04:00 |
|
Yehowshua Immanuel
|
a58c908763
|
refactored server functions as well
|
2025-04-16 22:47:50 -04:00 |
|
Yehowshua Immanuel
|
2fee6a3bd8
|
refactored client rules
|
2025-04-16 22:34:52 -04:00 |
|
Yehowshua Immanuel
|
1557cf9cc9
|
working towards re-factoring into functions
|
2025-04-16 22:10:49 -04:00 |
|