Eggbertx
|
55317504a1
|
Fix anti-patterns pointed out by DeepSource
But not the switch fallthroughs/expression lists, there's no benefit
|
2020-07-09 15:54:31 -07:00 |
|
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
|
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
|
e28671ecc2
|
Fix errors
|
2020-05-23 20:40:48 +02:00 |
|
comraderat
|
2e00b11434
|
Fix some errors
|
2020-05-23 19:40:29 +02:00 |
|
comraderat
|
26782d05cf
|
Fix returning and stop export interfaceslice
|
2020-05-18 20:03:08 +02:00 |
|
comraderat
|
36c073e037
|
Add InterfaceSlice method, fix error
Implemented GetReplyCount, added InterfaceSlice method for easy use of
QuerySQL, fixed and updates GetSpecificTopPost
|
2020-05-03 13:37:33 +02:00 |
|
comraderat
|
4f925c3622
|
Extract & implement post retrieval queries
Removed unused field in Post table
|
2020-05-02 20:08:17 +02:00 |
|