Commit Graph

26 Commits

Author SHA1 Message Date
Tyler Perkins ad92a7ebba Add docker 2022-04-30 20:13:39 -04:00
Tyler Perkins 7e8f1e30b7 Add thread cli option 2022-04-30 14:41:17 -04:00
Tyler Perkins d2ad27ea3b Update features 2022-04-29 16:31:21 -04:00
Tyler Perkins ab9010d945 Add authorization 2022-04-29 16:26:29 -04:00
Tyler Perkins 0a9af99427 Add proposed documentation 2022-04-29 15:57:25 -04:00
Tyler Perkins 146d31efea Use sane constexpr var names 2022-04-29 15:54:37 -04:00
Tyler Perkins 3db4a8fcaa Update README and Makefile 2022-04-29 15:20:19 -04:00
Tyler Perkins 174e1ac2a9 Add up path 2022-04-29 14:02:33 -04:00
Tyler Perkins 654dcbc065 Add hostname paths 2022-04-29 13:54:52 -04:00
Tyler Perkins 5f85e772d8 Add catchall route 2022-04-29 13:39:20 -04:00
Tyler Perkins 08bd3462b8 Add loadavg 2022-04-29 13:34:10 -04:00
Tyler Perkins 805129eeb6 Remove rawEasyMem 2022-04-29 13:08:43 -04:00
Tyler Perkins cb944e5623 Add Easy memtotal json 2022-04-29 13:06:51 -04:00
Tyler Perkins 531c5a7a68 Add uptime route 2022-04-29 12:57:33 -04:00
Tyler Perkins 7b0e2763ff Close file in memory.cpp 2022-04-29 12:45:44 -04:00
Tyler Perkins 22d9f6bd88 Add text/plain option for /proc/uptime 2022-04-29 12:12:02 -04:00
Tyler Perkins f49c557f82 Add uptime route 2022-04-29 12:05:34 -04:00
Tyler Perkins b8df32111d Fix /proc/memory to return floats 2022-04-29 12:04:43 -04:00
Tyler Perkins 0d6674b9b9 Remove trailing kB from proc/meminfo 2022-04-29 11:50:13 -04:00
Tyler Perkins 39b09d7495 Add changed response type based on Accept header 2022-04-28 22:29:43 -04:00
Tyler Perkins e8d3b5f2d8 Add more robust error handling to /proc/meminfo 2022-04-28 22:12:38 -04:00
Tyler Perkins 88f7aa6115 Add /proc/meminfo json functionality 2022-04-28 21:32:07 -04:00
Tyler Perkins 96d9c1b759 Add name paramater to options 2022-04-28 20:44:59 -04:00
Tyler Perkins 426fcf43c4 Add option parsing 2022-04-28 20:39:39 -04:00
Tyler Perkins bb321f6542 Add LTO optimization to Makefile 2022-04-28 20:38:55 -04:00
Tyler Perkins 80fc8ec6cb Initial Commit; Initial Documentation 2022-04-28 16:48:15 -04:00