|
842c87c02a
|
Merge pull request #30 from offen/dockerize-dev
Dockerize development environment
|
2019-06-21 13:21:50 +02:00 |
|
|
5433641234
|
set up simpler dockerized dev env for node apps
|
2019-06-21 13:19:59 +02:00 |
|
|
e99da243d3
|
Merge pull request #28 from offen/local-setup
Remove requirement for local SSL in development
|
2019-06-19 16:34:54 +02:00 |
|
|
cbe8546945
|
remove requirement for local SSL
|
2019-06-19 16:32:16 +02:00 |
|
|
bc432b1711
|
add note about alpha version
|
2019-06-17 22:39:34 +02:00 |
|
|
74d8dbe0f3
|
Merge pull request #27 from offen/alpha-deployment
Alpha deployment
|
2019-06-17 22:36:58 +02:00 |
|
|
0d172bb20c
|
added offen tracking code
|
2019-06-16 16:06:36 +02:00 |
|
|
51629a0e46
|
setup serverless deployment for alpha test
|
2019-06-15 22:35:25 +02:00 |
|
|
35b221b03d
|
Merge pull request #25 from offen/test-coverage
Increase unit test coverage
|
2019-06-07 21:45:03 +02:00 |
|
|
b42f410360
|
increase test coverage in script
|
2019-06-07 15:59:37 +02:00 |
|
|
10ff033359
|
increase test coverage for shared javascript packages
|
2019-06-07 15:24:20 +02:00 |
|
|
e324f39bf7
|
Merge pull request #23 from offen/shared-go
Setup code sharing between go apps
|
2019-06-06 13:10:20 +02:00 |
|
|
abbf3407a6
|
setup code sharing between go apps
|
2019-06-06 13:09:01 +02:00 |
|
|
c9bbb00e80
|
Merge pull request #22 from offen/protect-routes
Add basic auth protection to kms
|
2019-06-06 11:30:38 +02:00 |
|
|
bc40af7b4d
|
add basic auth protection to kms
|
2019-06-06 11:29:26 +02:00 |
|
|
de2ce3a33e
|
Merge pull request #21 from offen/operator-view
Add basic per-account operator view
|
2019-06-06 10:30:41 +02:00 |
|
|
b42a63496e
|
add per-account view to auditorium
|
2019-06-06 10:28:39 +02:00 |
|
|
82cf735fd3
|
copy CNAME into gh-pages
|
2019-06-01 16:10:14 +02:00 |
|
|
80da5b13f3
|
update production SITEURL
|
2019-06-01 16:06:24 +02:00 |
|
|
f77d77e02d
|
add CNAME
|
2019-06-01 16:05:55 +02:00 |
|
|
99f5d4ce7f
|
update page description
|
2019-06-01 14:19:43 +02:00 |
|
|
1b5f579055
|
updated head section
|
2019-06-01 14:07:43 +02:00 |
|
|
4c5a71dd60
|
Merge branch 'development' of https://github.com/offen/homepage into development
|
2019-05-31 17:35:58 +02:00 |
|
|
5eca32b94e
|
Update pelicanconf.py
|
2019-05-31 17:35:31 +02:00 |
|
|
46f5a066db
|
update site url
|
2019-05-31 17:34:21 +02:00 |
|
|
d912d0b2f4
|
do not install as user
|
2019-05-31 17:29:06 +02:00 |
|
|
fb34f1ae49
|
install dependencies in deploy step
|
2019-05-31 17:22:09 +02:00 |
|
|
e0808b7906
|
use venv when deploying
|
2019-05-31 17:18:32 +02:00 |
|
|
51a712d7ef
|
Merge pull request #4 from offen/circle-ci
Add circle config
|
2019-05-31 17:11:14 +02:00 |
|
|
fb4b19a663
|
add circle config
|
2019-05-31 17:08:03 +02:00 |
|
|
c172ef3e5b
|
Merge pull request #3 from offen/project
Prepare project structure for deployment
|
2019-05-31 16:59:23 +02:00 |
|
|
4d15ecad0d
|
prepare project structure for deployment
|
2019-05-31 16:57:57 +02:00 |
|
|
22e4d61a29
|
Merge pull request #20 from offen/kms
Add KMS app
|
2019-05-31 16:29:01 +02:00 |
|
|
f2df050b1e
|
encrypt secret keys on bootstrap
|
2019-05-31 16:04:21 +02:00 |
|
|
e708e3a97d
|
implement basic kms feature using symmecrypt
|
2019-05-31 15:46:36 +02:00 |
|
|
83bb752cf5
|
Add readme
|
2019-05-31 10:19:04 +02:00 |
|
|
1d62164129
|
remove css archive
|
2019-05-31 10:13:04 +02:00 |
|
|
ae90c158d0
|
css fix / simple seo
|
2019-05-31 10:07:44 +02:00 |
|
|
f0666b9a22
|
added local fonts
|
2019-05-30 22:54:13 +02:00 |
|
|
d311dd2a8b
|
moved theme folder in repo
|
2019-05-30 22:17:39 +02:00 |
|
|
3efb4187ac
|
scaffold dummy KMS app
|
2019-05-30 12:50:19 +02:00 |
|
|
62ffd65f08
|
Merge pull request #18 from offen/build-setup
Add build command for each app
|
2019-05-27 18:08:06 +02:00 |
|
|
dff1a87a6c
|
add build command for each app
|
2019-05-27 17:29:24 +02:00 |
|
|
9c970fea32
|
added final english text
|
2019-05-26 21:59:05 +02:00 |
|
|
b2c1ad1e91
|
Merge pull request #17 from offen/app-docs
Add detailed README per directory
|
2019-05-25 17:54:25 +02:00 |
|
|
5dc4764699
|
add detailed README per directory
|
2019-05-25 17:41:37 +02:00 |
|
|
daaebff55b
|
static site update
|
2019-05-24 10:45:42 +02:00 |
|
|
8677a15813
|
add static site settings
|
2019-05-24 10:24:40 +02:00 |
|
|
040ea464e6
|
add static site settings
|
2019-05-24 09:17:16 +02:00 |
|
|
f08f8f748f
|
improve in-code documentation, restrict CORS access to vault
|
2019-05-23 17:44:56 +02:00 |
|