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

774 Commits

Author SHA1 Message Date
8299d74532 define models, use derived keys 2019-09-08 20:58:02 +02:00
8beabe7f6b remove uneeded options, proxy homepage behind nginx too 2019-09-08 20:58:02 +02:00
c21472128b scaffold single domain setup behind nginx 2019-09-08 20:58:02 +02:00
c046e3de50 Merge pull request #99 from offen/homepage-update
update svg css fade.js
2019-09-08 20:57:17 +02:00
e323dfdc0d update svg css fade.js 2019-09-08 20:51:51 +02:00
07f38cd57a sudo npm install in circle setup 2019-09-03 22:20:41 +02:00
2db9a1ec5b Merge pull request #94 from offen/css_update
Homepage update
2019-09-03 22:14:21 +02:00
0e966135f6 add target blanks and anchor fix 2019-09-03 22:09:46 +02:00
1f78b416c4 Merge pull request #97 from offen/content-structure
Use template inheritance for defining conditional layouts
2019-09-03 11:40:53 +02:00
b14493c911 add body class for propagating chosen template 2019-08-30 19:20:07 +02:00
a553147a94 use template inheritance for distinguishing layouts 2019-08-30 15:19:42 +02:00
8f5bc24fd1 prevent out of bounds opacity values 2019-08-30 14:07:24 +02:00
b493f1c8f8 Merge pull request #96 from offen/asset-pipeline
Add asset pipeline to pelican setup
2019-08-30 13:52:05 +02:00
994f0f4909 add basic asset pipeline for pelican site 2019-08-30 13:08:06 +02:00
822007340e update svg and layout 2019-08-29 22:21:00 +02:00
794847d48b reset index and style css 2019-08-26 21:05:13 +02:00
67205c548f bg svg details 2019-08-24 21:59:01 +02:00
e18242ae96 normalize, jquery local, bg svg 2019-08-24 16:53:54 +02:00
3d1f67fb7c update colors and menu 2019-08-22 09:13:53 +02:00
46fedda7c4 layout ready 2019-08-22 00:13:11 +02:00
c26ce8eb44 more about cards 2019-08-21 12:53:01 +02:00
b6970f306d cards 2019-08-20 16:42:19 +02:00
61316b8a6b buttons and logo 2019-08-19 22:47:34 +02:00
d12d82a899 typo details 2019-08-19 16:30:09 +02:00
295359e11e prepare for auditorium, basic typo 2019-08-18 22:28:06 +02:00
6f37c3f92b Merge pull request #93 from offen/jwt-key-cache
Add optional key cache to JWT middleware
2019-08-16 09:37:50 +02:00
eeba0b8b58 add optional key cache to JWT middleware 2019-08-16 09:35:19 +02:00
15245aa87e pelican update 2019-08-15 21:19:25 +02:00
8c04de556c Merge pull request #90 from offen/server-config
Clean up configuration of server app, use SecretsManager in Lambda Context
2019-08-15 12:14:44 +02:00
ac8f63f0c2 use config package for configuring http app 2019-08-15 12:02:49 +02:00
4cba3c89f6 Merge pull request #89 from offen/kms-secrets
Clean up config handling in KMS app, read key via SecretsManager at runtime
2019-08-15 10:46:16 +02:00
13502fc875 use config interface for configuring server app 2019-08-15 10:29:16 +02:00
412951e43c basic menu 2019-08-14 21:17:29 +02:00
eb26da6a5c Merge pull request #88 from offen/fix-setup
Install account deps first as other containers depend on it
2019-08-12 14:37:37 +02:00
997784e73b install account deps first as other containers depend on it 2019-08-12 11:04:33 +02:00
a01067c66b basic layout 2019-08-11 21:32:56 +02:00
2213cbd1bc Merge pull request #84 from offen/retired-accounts
Enable retiring of accounts
2019-08-03 16:29:35 +02:00
3a59998a76 retire accounts via rpc on deletion 2019-08-03 16:27:37 +02:00
d6e714d1a1 stop accepting events from retired account 2019-08-03 14:25:46 +02:00
124fdc82a7 do not reexport connection string 2019-08-02 10:55:00 +02:00
efb8676c8e fix working directory when executing migration 2019-08-02 10:41:39 +02:00
6461b2cbbf Merge pull request #81 from offen/server-migrations
Add setup for database migrations in server, rename field
2019-08-02 10:38:01 +02:00
4e82456a4d run migration script in ci 2019-08-02 10:31:03 +02:00
57af647dbc Merge pull request #78 from offen/protect-optout
Add signed authentication mechanism to secure optout cookie exchange
2019-08-01 12:12:55 +02:00
35bc386087 clean up response handling in vault 2019-08-01 12:08:47 +02:00
a0c7b3582d use iframed opt out in homepage too 2019-08-01 11:01:19 +02:00
f1b601008a add signed authentication mechanism to secure optout cookie exchange 2019-07-31 17:38:16 +02:00
dc88084702 fix minor styling regressions, fix typo in font name 2019-07-27 15:22:56 +02:00
e974c5ebda specify branch filter per job 2019-07-26 13:26:14 +02:00
9a1edd7657 fix circle ci config for gh pages 2019-07-26 13:21:18 +02:00