Commit Graph

133 Commits

Author SHA1 Message Date
Valentin Brandl
3f5b118ac5
Rename project
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:43:58 +02:00
Valentin Brandl
99eb44d618
Enable CI
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:22:30 +02:00
Valentin Brandl
86705df03d
Put parser in fieldset 2019-08-09 18:22:27 +02:00
Valentin Brandl
9cab2942bf
Move static information to HTML template 2019-08-09 17:54:24 +02:00
Valentin Brandl
8b1184c439
Describe caching of redirects 2019-08-09 17:37:21 +02:00
Valentin Brandl
44cf0c93a2
Cleanup and a bit less heap allocation 2019-08-09 16:19:55 +02:00
Valentin Brandl
16a5ac7553
Fix caching issue 2019-08-09 14:40:26 +02:00
Valentin Brandl
13077eb5cd
Fix caching issue 2019-08-09 14:28:25 +02:00
Valentin Brandl
048069760f
Fix caching issue 2019-08-09 14:26:51 +02:00
Valentin Brandl
ffb47656f2
Test 2019-08-09 12:41:30 +02:00
Valentin Brandl
fe7134c3a3
Test 2019-08-09 12:40:40 +02:00
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