Commit Graph

222 Commits

Author SHA1 Message Date
Valentin Brandl
4d8a296244
Fix Dockerfile 2019-08-09 12:39:58 +02:00
Valentin Brandl
f3bfffd0a9
Fix dockerfile 2019-08-09 12:39:04 +02:00
Valentin Brandl
4fa11bced1
Change workdir after copying 2019-08-07 22:28:36 +02:00
Valentin Brandl
97b4d087a8
Use user rust 2019-08-07 22:27:37 +02:00
Valentin Brandl
c50813409a
Use user rust 2019-08-07 22:26:34 +02:00
Valentin Brandl
f874c336ef
Merge branch 'chore/extract-cache' 2019-08-07 22:24:47 +02:00
Valentin Brandl
da3592f82c
Link dockerignore 2019-08-07 22:24:38 +02:00
Valentin Brandl
d97e392a93
Copy cache crate 2019-08-07 22:24:20 +02:00
Valentin Brandl
501257684e
Implement tests 2019-08-07 22:19:41 +02:00
Valentin Brandl
1e806ef4f0
Add docs 2019-08-07 22:18:52 +02:00
Valentin Brandl
28296a0f6e
Fix logic bug 2019-08-07 22:18:26 +02:00
Valentin Brandl
4985c497df
Extract cache into own crate 2019-08-07 21:44:20 +02:00
Valentin Brandl
2ef81fb75b
Add missing import 2019-08-07 21:27:19 +02:00
Valentin Brandl
312d9360c3
Cache redirects for 5 minutes in CDN and local 2019-08-07 21:26:12 +02:00
Valentin Brandl
e81136b045
CacheControl private 2019-08-07 21:10:04 +02:00
Valentin Brandl
733c6135da
CacheControl private 2019-08-07 21:05:06 +02:00
Valentin Brandl
bef5f70eab
Revert "Don't cache redirects"
This reverts commit 2778b3ac84.
2019-08-07 21:01:09 +02:00
Valentin Brandl
2778b3ac84
Don't cache redirects 2019-08-07 20:57:23 +02:00
Valentin Brandl
9ae990e9c8
Merge branch 'feature/cow' 2019-08-07 20:41:23 +02:00
Valentin Brandl
2cb49c6875
Use arc to minimize clone overhead 2019-08-07 20:41:01 +02:00
Valentin Brandl
ee99c59319
Enable rc feature 2019-08-07 20:40:39 +02:00
Valentin Brandl
49d3055d76
Merge branch 'feature/redirect-cache' 2019-08-07 18:51:52 +02:00
Valentin Brandl
902bad4ca5
Use redirect cache for tags and branches 2019-08-07 18:51:28 +02:00
Valentin Brandl
b65df17a4e
Helper methods 2019-08-07 18:50:52 +02:00
Valentin Brandl
566f4c0e01
Add cache struct and implementation 2019-08-07 18:50:28 +02:00
Valentin Brandl
0c22e5662a
Remove ribbon 2019-08-05 21:16:09 +02:00
Valentin Brandl
493b5e8111
Serve gists 2019-08-05 21:15:51 +02:00
Valentin Brandl
851697f900
Make input readonly instead of disabled 2019-08-05 18:17:29 +02:00
Valentin Brandl
ac9da4d245
Add some documentation 2019-08-04 23:25:17 +02:00
Valentin Brandl
7e90aec5d9
Remove unnecessary boxing 2019-08-02 23:54:35 +02:00
Valentin Brandl
ced6c7dc46
Remove unused code 2019-08-02 23:53:23 +02:00
Valentin Brandl
befd7ca3f0
Formatting 2019-07-29 23:17:41 +02:00
Valentin Brandl
30970e9610
Move update script 2019-07-29 22:38:13 +02:00
Valentin Brandl
eae6127c6a
Add update script 2019-07-29 22:37:44 +02:00
Valentin Brandl
b56eb1ba61
Improve parsing logic 2019-07-29 22:34:40 +02:00
Valentin Brandl
62062e5dfb
Don't parse empty strings 2019-07-29 22:32:08 +02:00
Valentin Brandl
45247dfa3f
Wrap in section tag 2019-07-29 22:31:11 +02:00
Valentin Brandl
778f401c3f
Add footer 2019-07-29 22:12:54 +02:00
Valentin Brandl
f7f88532af
Copy assets 2019-07-29 21:18:00 +02:00
Valentin Brandl
5b65690dbc
Copy assets 2019-07-29 21:16:46 +02:00
Valentin Brandl
63cf3866b6
Update frontend 2019-07-29 21:16:33 +02:00
Valentin Brandl
d5020d0b41
Update template 2019-07-29 21:16:24 +02:00
Valentin Brandl
e32f2f4ee5
Add assets 2019-07-29 21:15:16 +02:00
Valentin Brandl
d70ad35e3b
Clean and copy assets 2019-07-29 21:14:34 +02:00
Valentin Brandl
47680670c7
Don't test in build container 2019-07-29 18:53:54 +02:00
Valentin Brandl
237eb52ff4
Serve static files with default 2019-07-29 18:20:31 +02:00
Valentin Brandl
bd6bffeafb
Normalize paths 2019-07-29 18:19:56 +02:00
Valentin Brandl
67a0f565d3
Ignore generated files 2019-07-29 18:19:33 +02:00
Valentin Brandl
481d177749
Ignore generated files 2019-07-29 18:19:23 +02:00
Valentin Brandl
ed64129783
Copy elm output 2019-07-28 21:56:53 +02:00