Commit Graph

48 Commits

Author SHA1 Message Date
Kelvin Ly 95a63133de Add octoprint proxy stub 2024-08-25 02:11:47 -04:00
Kelvin Ly 5150f78230 Work on the caching logic, for now turn it off to reduce memory usage 2023-07-02 18:40:18 -04:00
Kelvin Ly (on the cloud) 3bec226a5d Modernize with Go modules, add redirect for mushroom server 2023-05-17 02:40:16 +00:00
Kelvin Ly 0c0ecf8779 Adjust article padding 2020-06-20 13:03:50 -04:00
Kelvin Ly f2fc55c614 Turn debug mode off again 2020-06-20 10:25:41 -04:00
Kelvin Ly a331e89ff8 Use static/main.css instead of ./main.css 2020-06-20 10:25:13 -04:00
Kelvin Ly (on the cloud) cb792d4496 Turn off debug mode 2020-06-20 12:41:08 +00:00
Kelvin Ly (on the cloud) 117c0c2de9 Remove resume submodule, minor other updates 2020-06-20 12:33:22 +00:00
Kelvin Ly f831b8bb13 Update CSS, remove stuff from root page 2020-06-20 08:21:12 -04:00
Kelvin Ly 2372455e22 Change resume path to be within static directory, update submodules during static webhook updates 2020-02-16 09:04:25 -05:00
Kelvin Ly (on the cloud) 65c594e808 Update certificate path TODO find a better way to access certificate 2019-12-22 18:27:39 +00:00
Kelvin Ly 4435122bed Add link to new git subdomain 2019-12-21 16:44:21 -05:00
Kelvin Ly (on the cloud) a26d012df6 Minor website changes 2019-12-21 06:14:18 +00:00
Kelvin Ly (on the cloud) 382da3a7b5 Try to figure out this systemd unit file stuff by copying Gogs' unit file. It works! 2019-12-21 05:34:31 +00:00
Kelvin Ly (on the cloud) c808daa248 Fix article padding finally 2019-12-03 23:16:52 +00:00
Kelvin Ly 89260f0979 Make resize point same as resize to ensure seamless images 2019-11-20 23:40:59 -05:00
Kelvin Ly ff90aa1f5f Add responsive images to markdown 2019-11-20 22:53:50 -05:00
Kelvin Ly 8345b868b7 Fix bugs 2019-11-20 08:55:17 -05:00
Kelvin Ly 726afe8498 Implement image resizing/caching TODO add tests for these eventually 2019-11-20 08:15:30 -05:00
Kelvin Ly 2edd304c34 Switch for manual forwarding to reverse proxy; this should be websocket compatible 2019-07-28 08:59:17 -04:00
Kelvin Ly (on the cloud) 324308f5d6 Heheheh, actually forward contents 2019-07-19 03:59:19 +00:00
Kelvin Ly (on the cloud) 3d7ff03609 Fix some port stuff for developer mode 2019-07-19 03:40:45 +00:00
Kelvin Ly (on the cloud) 16e147dca2 Merge branch 'master' of github.com:cactorium/threefortiethofonehamster.com 2019-07-19 03:35:06 +00:00
Kelvin Ly (on the cloud) 29a3e94930 HTTP only dev server 2019-07-19 03:34:44 +00:00
Kelvin Ly c27f24648c Merge branch 'master' of github.com:cactorium/threefortiethofonehamster.com 2019-07-18 23:19:53 -04:00
Kelvin Ly 61b0b7d8f1 Disable gzip on dev mode 2019-07-18 23:19:45 -04:00
Kelvin Ly (on the cloud) eb112d17e2 Fix bugs 2019-07-19 03:16:57 +00:00
Kelvin Ly 46b14665bf Make the server program a little smart; detect the directory to determine PID and logfile names 2019-07-18 23:14:15 -04:00
Kelvin Ly 74deb5f9a1 Hopefully get the main server to forward requests correctly, and make the helper scripts detect their directory to determine the right binary name 2019-07-18 23:11:12 -04:00
Kelvin Ly 738f6623ec Stop dev server from clobbering main server files 2019-07-18 22:51:36 -04:00
Kelvin Ly 94372bc842 Add support for developer mode 2019-07-18 22:38:19 -04:00
Kelvin Ly (on the cloud) 4bb04bb921 Improve CSS a little bit, change pid and log file names 2019-07-19 01:36:35 +00:00
Kelvin Ly (on the cloud) 25c16325b6 Add gzip encoding stuff 2019-07-18 23:49:55 +00:00
Kelvin Ly (on the cloud) 2ba35c27ae Move to a different location 2019-07-11 14:01:40 +00:00
Kelvin Ly 4321d69d40 Merge branch 'master' of github.com:cactorium/kelvinly-server 2019-01-27 00:01:44 -05:00
Kelvin Ly 7b5b18a2b7 Fix git pull command 2019-01-27 00:01:32 -05:00
Kelvin Ly (on the cloud) e3d834e2cd Working webhook 2019-01-27 04:47:22 +00:00
Kelvin Ly a81c384892 Merge branch 'master' of github.com:cactorium/kelvinly-server 2019-01-26 23:29:11 -05:00
Kelvin Ly 1b47132f3b First attempt at webhook integration 2019-01-26 23:28:58 -05:00
Kelvin Ly (on the cloud) 588da4645b Whoops, disable debug mode. Might as well set up a flag for it... 2018-10-30 22:57:50 +00:00
Kelvin Ly 643c6ebad0 Add separate project and build pages 2018-10-30 18:52:44 -04:00
Kelvin Ly 68164655c9 Add resume and nav bar 2018-10-30 18:34:38 -04:00
Kelvin Ly (on the cloud) b42c576f93 Fix port number for HTTPS 2018-09-28 23:05:17 +00:00
Kelvin Ly be8e5f330b First try at TLS support 2018-09-28 19:00:08 -04:00
Kelvin Ly (on the cloud) 467006aabc Fix service file slightly, use let's encrypt to get a certificate 2018-09-28 22:41:31 +00:00
Kelvin Ly (on the cloud) 9b8ad465d7 Fix the service file so it should work from startup 2018-09-28 02:10:37 +00:00
Kelvin Ly 0750c4afe3 Kind of daemonize it 2018-09-27 21:17:35 -04:00
Kelvin Ly 4632042ba6 Initial working server 2018-09-22 08:31:23 -04:00