14 Commits (dotnetflags)

Author SHA1 Message Date
C-xC-c af65b7fd1d Replace ResultT with a tuple.
5 years ago
C-xC-c 5ec1629637 Minor code cleanup.
5 years ago
C-xC-c 96844fd583 Add license notice to the top of each file.
5 years ago
C-xC-c 122009c4c5 Move valid boards to appsettings.
5 years ago
C-xC-c e543e31617 Add support for /nap/.
5 years ago
C-xC-c 4f1fceadcd haha I'm smart
5 years ago
C-xC-c fe771d8bbe Rename FlagModel to PostModel. Introduct Result<T> class to handle creation of PostModel objects instead of using a tuple.
5 years ago
C-xC-c c66bc732af Enforce anti-forgery keys in Appdomain.CurrentDomain.BaseDirectory
5 years ago
C-xC-c 014b889772 Properly validate posts added to the database from the API
5 years ago
C-xC-c 9c28308fb6 wording
5 years ago
C-xC-c ebb982a00b Invented a new variety of spaghetti //
5 years ago
C-xC-c b23261598b Add support for /api/get and api/post V2. increase max flags to 24 + 1 and enforce server side.
5 years ago
C-xC-c 9ccff23251 Improve GetPosts API
5 years ago
C-xC-c f7c044ef79 Initial commit
5 years ago