2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 20:20:24 +02:00
Commit Graph

341 Commits

Author SHA1 Message Date
68ed75cd6a Merge pull request #142 from offen/robots-files
Add robots.txt files for staging and production envs
2019-09-29 16:10:45 +02:00
cc8eab4394 add robots.txt files for staging and production envs 2019-09-29 16:08:41 +02:00
f53ae00a0e Merge pull request #133 from offen/missing-gzip
Enable gzip compression for all mime types
2019-09-28 17:25:18 +02:00
95db289f07 enable gzip compression for all mime types 2019-09-28 17:17:18 +02:00
603e0bfc0f Merge pull request #132 from offen/local-data
Use homepage for generating events in local development
2019-09-27 20:52:15 +02:00
e372e15a29 use homepage for generating events in local development 2019-09-27 20:49:44 +02:00
7fb75b73d5 Merge pull request #129 from offen/security-headers
Add additional security related headers to nginx configuration
2019-09-26 16:58:03 +02:00
d68b5c2cf7 add additional security related headers to nginx configuration 2019-09-26 16:55:57 +02:00
3d9470eec4 Merge pull request #127 from offen/gulp-4
Upgrade to gulp 4
2019-09-26 10:01:55 +02:00
fc467572f1 Merge pull request #126 from offen/go-113
Use go 1.13
2019-09-26 09:41:16 +02:00
d5c36764fd use go 1.13 2019-09-26 09:38:36 +02:00
e9f4c48b67 Merge pull request #117 from offen/reset-password
Implement reset password for account users
2019-09-23 19:51:22 +02:00
eb4d0e1e61 move email logic to interface type attached to router 2019-09-23 11:36:14 +02:00
5ced5dfc13 Merge pull request #121 from offen/icon-fix
fix icon and update index title
2019-09-22 20:00:19 +02:00
517beccb40 fix icon and update index title 2019-09-22 19:56:50 +02:00
f29b4e0de3 About page (#119)
* about page and text updates

* remove junk files

* remove junk files
2019-09-22 09:44:47 +02:00
cd4663f646 Merge pull request #116 from offen/ready-state
Improve ready state check when injecting vault
2019-09-21 11:31:59 +02:00
b0dc098c43 Merge pull request #115 from offen/pip-install
Add missing install step to setup target
2019-09-21 11:26:29 +02:00
bd14ac9656 add missing install step to setup target 2019-09-21 11:19:22 +02:00
f75b5e0bde Merge pull request #114 from offen/wording
Update homepage wording
2019-09-20 09:58:09 +02:00
ab75c5ba6e update homepage wording 2019-09-19 14:20:52 +02:00
8879525a70 Merge pull request #109 from offen/log-target
Add logspout container to production setup
2019-09-16 16:01:41 +02:00
929079e360 add logspout container to production setup 2019-09-16 15:53:16 +02:00
9d59aa0527 do not use bashenv in alpine based image 2019-09-14 14:55:04 +02:00
93014da8a8 Merge pull request #105 from offen/staging-env
introduce staging environment
2019-09-14 14:44:21 +02:00
e0c6433e5f introduce staging environment 2019-09-14 14:35:04 +02:00
b641784980 Merge pull request #104 from offen/ci-migrations
Run db migrations before deploying
2019-09-13 21:03:12 +02:00
2f03c678d5 run db migrations before deploying 2019-09-13 20:21:23 +02:00
919081bcb6 remove bad reference to deleted directory 2019-09-13 12:54:02 +02:00
57849102c8 Merge pull request #103 from offen/nginx-headers
Improve NGINX setup
2019-09-13 12:48:57 +02:00
fff923d9b2 add hsts headers 2019-09-13 08:42:22 +02:00
82687ce264 set up content security policy 2019-09-13 08:32:15 +02:00
c69bcc8075 add conditional cache headers to nginx conf 2019-09-13 08:32:14 +02:00
9a493a09f9 change caching args for docker build 2019-09-12 13:28:52 +02:00
890d60b73e Merge pull request #102 from offen/url-feature
Ensure window.URL is supported before using it
2019-09-12 13:15:34 +02:00
f188a0e878 Merge pull request #100 from offen/lockfiles
Consider lockfiles when building Docker images
2019-09-12 09:05:16 +02:00
fd67a3eaa7 remove bad redirect 2019-09-12 08:55:11 +02:00
c92aa2f1b1 Merge pull request #101 from offen/force-ssl
Force SSL on nginx level
2019-09-12 08:43:49 +02:00
e04093fceb force ssl on nginx level 2019-09-12 08:36:56 +02:00
38fa71c4ca consider lockfiles when building docker images 2019-09-11 21:39:16 +02:00
582fc4f3c4 fix caching of docker layers 2019-09-11 20:37:18 +02:00
c5c9343b6a default to secure cookies 2019-09-11 20:31:45 +02:00
8ab40911db fix docker build syntax 2019-09-11 15:03:43 +02:00
ecedd47c4d fix bad docker layer cache locations 2019-09-11 13:54:22 +02:00
5a1fb6698e fix indentation in circle file 2019-09-11 13:43:08 +02:00
15e5bab193 fix indentation in circle file 2019-09-11 13:40:34 +02:00
74b531af8a do not use make in docker docker image 2019-09-11 13:38:57 +02:00
180dbf4405 use build command specified in makefile 2019-09-11 13:35:14 +02:00
1e8fae4f95 fix bad docker image tags in ci 2019-09-11 13:27:15 +02:00
8182840f02 Merge pull request #98 from offen/local-proxy
consolidate application behind a single domain
2019-09-11 13:16:04 +02:00