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

598 Commits

Author SHA1 Message Date
6325ec8afb clean up and add missing tests 2019-07-17 09:52:58 +02:00
ede83951d0 do not load offen script in local development 2019-07-16 15:41:47 +02:00
1d07355112 increase test coverage for vault and login api 2019-07-16 09:53:49 +02:00
ad2a574338 use mysql to work around psycopg2 issues in lambda 2019-07-16 09:54:35 +02:00
1c20b4ba58 add basic auth authorizer for admin 2019-07-16 09:53:49 +02:00
3929b88fec serialize account claims into JWT and check in middleware 2019-07-16 09:53:49 +02:00
d5be3feb7e add accounts and user CRUD and connect to auth layer 2019-07-16 09:53:49 +02:00
234e4014f2 update status text 2019-07-15 08:55:53 +02:00
b5fc4beedb update css 2019-07-15 08:34:21 +02:00
5901e78c08 add status / update css 2019-07-15 08:16:10 +02:00
670032ee92 update password reference 2019-07-14 11:50:42 +02:00
008a7518da fix bad dependency location 2019-07-12 13:53:13 +02:00
f078e1f012 use binary media type for image responses through api gateway 2019-07-12 13:46:43 +02:00
1b8933296d Merge pull request #56 from offen/display-optin
Display Optout status in auditorium and enable opt-in
2019-07-12 13:13:15 +02:00
ee980a4e8e add opt-in funtionality 2019-07-12 12:42:47 +02:00
6b3c43696d Merge pull request #54 from offen/auditorium-opt-out
Add option to purge events and opt out via auditorium
2019-07-10 15:04:21 +02:00
a0b812b870 add option to purge events and opt out via auditorium 2019-07-10 13:40:44 +02:00
16de667abd fix missing config vars 2019-07-09 19:25:58 +02:00
b2f3c5cf04 Merge pull request #53 from offen/token-auth
Move authentication to jwt based token system handled by account app
2019-07-09 19:01:31 +02:00
dfb1854aab fix serverless module config for accounts app 2019-07-09 18:59:24 +02:00
c8c59eadca restructure account app layout 2019-07-09 15:45:43 +02:00
7b4b799a6d use decorator for layout in auditorium, add more context to go errors 2019-07-09 14:53:46 +02:00
7a2f47cbcc further define cookie specifics, break auditorium into testable pieces 2019-07-08 21:11:41 +02:00
7f77d693ed move authentication to jwt based token system handled by account app 2019-07-07 21:42:50 +02:00
3b9bec38b3 Merge pull request #52 from offen/clean-routes
Replace manual routing with gorilla/mux, increase test coverage in router package
2019-07-06 17:20:16 +02:00
b360092cb8 add tests and docs for shared package 2019-07-06 16:14:03 +02:00
7971b7289a use gorilla mux for routing in server and kms 2019-07-06 15:50:00 +02:00
4252ec39b2 add README for accounts app 2019-07-05 20:50:31 +02:00
264c3273cb Merge pull request #51 from offen/accounts-app
Scaffold accounts app
2019-07-05 20:40:58 +02:00
9feae4ef00 scaffold accounts app 2019-07-05 20:37:39 +02:00
016d25cf29 Merge branch 'master' of github.com:offen/offen 2019-07-01 21:17:02 +02:00
fcf219ad9b fix bad dependency configuration 2019-07-01 21:15:07 +02:00
1c294d6759 Merge pull request #47 from offen/vault-build
Create dedicated bundles for vault instead of inlining
2019-07-01 21:07:22 +02:00
8b842b4c4c create dedicated bundles for vault instead of inlining 2019-07-01 21:05:44 +02:00
208ef26418 update css 2019-06-30 15:42:40 +02:00
187961aa12 h1 edit 2019-06-29 21:28:41 +02:00
ebb13fb898 update css 2019-06-29 20:53:38 +02:00
cd5d3498b9 Merge pull request #38 from offen/ci-build-deploy
Setup automated build and deployment on circle ci
2019-06-28 19:19:37 +02:00
23dc8bd0da setup automated build and deployment on circle ci 2019-06-28 19:14:53 +02:00
257436bf2e complete url css fonts 2019-06-27 20:23:31 +02:00
e57695a0d5 clean up css 2019-06-27 10:34:11 +02:00
5396e122ea Merge pull request #35 from offen/auditorium-build
Split off bundles in auditorium
2019-06-26 20:10:26 +02:00
ca18e95292 split off bundles in auditorium 2019-06-26 19:46:05 +02:00
28fd5c1079 Merge pull request #34 from offen/opt-out
Add opt-out mechanism via cookie
2019-06-26 17:39:01 +02:00
53bd8f39b2 add opt-out mechanism via cookie 2019-06-26 17:36:34 +02:00
78e619e530 added opt-out page 2019-06-25 20:47:39 +02:00
a253c3436e Merge branch 'development' of https://github.com/offen/homepage into development 2019-06-23 22:21:50 +02:00
5a3bfcb069 added buttons / changed styles 2019-06-23 22:21:42 +02:00
b0c7f69271 Merge pull request #33 from offen/more-stats
Add more stats, use plotly for charting
2019-06-23 21:51:50 +02:00
6ea55b1969 use plotly for charting 2019-06-23 21:44:13 +02:00