Commit graph

31 commits

Author SHA1 Message Date
300e38aac4 Update dependencies 2021-04-19 19:30:51 +02:00
b3813e51de Cleanup & save images with file extension 2021-04-19 18:52:47 +02:00
6583f5cb8e Provide more detailed setup instructions 2021-04-19 18:52:23 +02:00
1071a4a3c2 Setup direnv-based development environment 2021-04-19 18:51:48 +02:00
82bc62bc83 Add robots.txt 2020-05-12 12:19:24 +02:00
180a890b80 Compile client before server 2020-05-11 16:22:32 +02:00
b1d46ace23 Change Dockerfile CMD so it does not need to know about an app's namespaces 2020-05-11 16:17:20 +02:00
2ba7486d91 Serve index.html by default 2020-05-11 08:44:03 +02:00
6c350faa58 Switch to radicalzephyr/ring.middleware.logger 2020-05-10 23:47:46 +02:00
9fa17f6f6c Write upload handler 2020-05-10 23:27:55 +02:00
13fad6756e Implement upload endpoint :) 2020-05-09 10:43:12 +02:00
0469f59e80 Switch routing from compojure to reitit 2020-05-09 09:39:20 +02:00
f44a743660 Proxy shadow-cljs requests to http server and fix http server start 2020-05-08 11:13:34 +02:00
a80842101c New intro text, switch sketch and 3d model vis 2020-05-08 10:44:22 +02:00
670e211faf Refactor drawing code into separate namespace 2020-05-08 10:03:23 +02:00
663ddfbce2 Use aero for config and make first deployable version 2020-05-07 07:40:25 +02:00
321a4c4f57 Configure docker build 2020-05-05 20:56:50 +02:00
9b7f2f2efb Add (kind of creepy) result visualization 2020-05-05 00:25:15 +02:00
5ae05ca42a Add some minimal styling 2020-05-04 22:44:25 +02:00
73c14a8d0a Add logging and split clj/cljs dependencies properly 2020-05-03 14:42:15 +02:00
5241cae418 Add simple static file server 2020-05-03 14:11:18 +02:00
0043cb6a14 Add snapshot button 2020-05-03 13:07:14 +02:00
0eed1b412b Add some text, start with styling, and add minimalistic event handler 2020-05-03 11:16:12 +02:00
6bfa94a2ca Move to reagent 2020-05-03 10:01:03 +02:00
3d2075764a Remove unused code 2020-05-02 22:25:51 +02:00
81896ba400 Use smaller capture size for mobile 2020-05-02 22:23:07 +02:00
4873a76a83 Add ssl cert for localhost 2020-05-02 22:23:07 +02:00
1783b00d2c Change to video capture (which solves bad scaledPrediction) 2020-05-02 22:23:02 +02:00
0df34c33d2 Draw face detection result 2020-05-02 15:47:56 +02:00
09d2d3b92d Set up super basic face detection 2020-05-02 14:43:49 +02:00
7e37ce499b Initial commit 2020-05-02 14:26:48 +02:00