summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add logs to api docsRobby Zambito7 days
|
* Update overall status based on incidentsRobby Zambito7 days
|
* Log incidentsRobby Zambito7 days
|
* Randomly resolve incidentsRobby Zambito7 days
|
* Cleanup api implRobby Zambito7 days
|
* Add random incidentsRobby Zambito8 days
|
* Rename logChan to toLogParserRobby Zambito8 days
| | | | Better description
* Adding incident stuffRobby Zambito8 days
|
* Refactor status APIRobby Zambito8 days
| | | | This lets me easily continuously update the state of the status
* Implement subscribe status and contact form handlersRobby Zambito8 days
|
* Add standard API endpoint for logsRobby Zambito8 days
| | | | Keeping the old one for convenience
* Respond to subscribe with empty objectRobby Zambito8 days
|
* Remove logsRobby Zambito8 days
|
* Add valid responses for status endpointsRobby Zambito8 days
|
* Add CIRobby Zambito8 days
|
* Add copyright noticeRobby Zambito8 days
|
* Rename snorvik to taskflow everywhereRobby Zambito8 days
|
* Add API constants and initial overall status handlerRobby Zambito8 days
|
* Remove privacy policy in favor of termsRobby Zambito8 days
|
* Update press and privacy policy linksRobby Zambito8 days
|
* CareersRobby Zambito8 days
|
* Stub out status and contact API handlersRobby Zambito8 days
|
* Use single log length constRobby Zambito9 days
|
* Add dockerfileRobby Zambito9 days
|
* Properly send unauthorized response for loginRobby Zambito9 days
|
* Fix linksRobby Zambito9 days
|
* Added API DocsRobby Zambito9 days
| | | | | Prompt: Generate a simple API docs page for the current public API. Include the endpoints that are used in the previously defined pages.
* Move handlers to handlers fileRobby Zambito9 days
|
* Update social media linksRobby Zambito9 days
|
* Created status pageRobby Zambito9 days
| | | | | Prompt: Create a status page with live updating data that polls API endpoints for data
* Use /api/v1 for the API prefixRobby Zambito9 days
|
* Added contact pageRobby Zambito9 days
| | | | | Prompt: Create a contact page
* Remove blog from navbarRobby Zambito9 days
|
* Add blog pageRobby Zambito9 days
| | | | | Prompt: Add a blog page
* Added basic about pageRobby Zambito9 days
| | | | | Prompt: Make a basic about page
* Fix invisible buttonRobby Zambito9 days
|
* Add scoring utility functionRobby Zambito9 days
|
* Add exploitable log parsingRobby Zambito9 days
|
* CleanupRobby Zambito9 days
|
* Wrap auth requests in authRequest objectRobby Zambito9 days
| | | | Remove debug prints
* it works ??Robby Zambito9 days
|
* uhh did stuff to make logging better i thinkRobby Zambito9 days
|
* Allow any inputs in login formRobby Zambito10 days
|
* Log login attemptsRobby Zambito10 days
|
* go fmtRobby Zambito10 days
|
* Log access as jsonRobby Zambito10 days
| | | | Redact client IPs
* Added support for newlinesRobby Zambito10 days
| | | | | | logs added with newlines in the value will be added as seperate values in the log array Testing with \\n for inserting \n in the output, that works fine.
* Use log_length constantRobby Zambito10 days
| | | | Fix bug when appending at filled logs
* Add logs endpoint with dynamic valuesRobby Zambito11 days
|
* start endpoint handlersRobby Zambito12 days
|