Eggbertx
|
e6838817fd
|
Replace GcError struct usage with builtin error
Creating it was probably a bad idea and not worth the trouble.
|
2020-06-06 09:28:45 -07:00 |
|
Eggbertx
|
75dbaa4676
|
Add command line option to rebuild templates on startup
|
2020-06-03 12:54:12 -07:00 |
|
Eggbertx
|
feec3d87e8
|
replace (most) uses of builtin error with *gcutil.GcError
|
2020-05-28 12:49:41 -07:00 |
|
comraderat
|
193913bcb4
|
Changes formatted message to template.HTML
|
2020-05-24 18:56:24 +02:00 |
|
comraderat
|
ce1da78361
|
Add option lister to manage endpoint
|
2020-05-22 18:06:15 +02:00 |
|
comraderat
|
4ace56a661
|
Changed ip back to varchar for old db compatibility
Might change later, or not.
|
2020-05-17 16:32:22 +02:00 |
|
comraderat
|
68059c28eb
|
Implement some more queries
|
2020-05-11 15:20:49 +02:00 |
|
comraderat
|
ebde565479
|
Implement bans
|
2020-05-04 14:16:51 +02:00 |
|
comraderat
|
89e09738e5
|
Implement fileban and some utility functions
|
2020-05-04 13:57:00 +02:00 |
|
comraderat
|
bae28256e0
|
Removed non-functional staff boards field
|
2020-05-03 13:37:33 +02:00 |
|
comraderat
|
0d8cbff20d
|
Get and set methods for messages implemented
|
2020-05-03 13:37:33 +02:00 |
|
Eggbertx
|
d1292bd9fe
|
refactor/reorganize gochan's source code into subpackages
Also use Go version 1.11 in vagrant for module support
|
2020-04-29 17:44:29 -07:00 |
|