Commit Graph

16 Commits

Author SHA1 Message Date
rdiedrich
287a170402 fixed encoding issue 2020-06-29 13:16:16 +02:00
rdiedrich
567de507f5 further decoupling of state from the view
don't pass state objects to the view.
don't construct urls in the view.

the controller is to prepare a view based on request parameters,
session state, data model
2020-06-29 12:25:54 +02:00
rdiedrich
d51647c671 fixed bookmarks; announcements broke it
for now just skip irregular links
2020-06-29 12:24:15 +02:00
rdiedrich
41649d47c9 login works, but no logout; bookmarks broken 2020-06-26 14:38:37 +02:00
rdiedrich
1ef117de29 nrepl, linting, refactoring 2020-06-24 16:06:31 +02:00
Rüdiger Diedrich
b837fa5a7d forgot to change procfile 2020-06-23 17:41:05 +02:00
Rüdiger Diedrich
acf626cd57 we're jetty now + env stuff 2020-06-23 17:38:08 +02:00
Rüdiger Diedrich
40216477f5 procfile + prod profile (hope this works/heroku pls) 2020-06-23 17:17:10 +02:00
Rüdiger Diedrich
4e1bcdde94 removed cheshire import 2020-06-23 17:07:04 +02:00
rdiedrich
de29f05c90 bookmarks 2020-06-23 16:12:46 +02:00
rdiedrich
1ea948dc27 login 2020-06-23 13:19:18 +02:00
rdiedrich
442c80ea98 Merge branch 'work' 2020-06-23 11:18:39 +02:00
rdiedrich
05e84bab61 work branch 2020-06-23 08:26:26 +02:00
Rüdiger Diedrich
97a1125695 different http client, looking forward to merging 2020-06-22 22:30:59 +02:00
Rüdiger Diedrich
a7ad35249a mvp 2020-06-22 17:21:05 +02:00
Rüdiger Diedrich
2984b4911e init 2020-06-05 20:28:33 +02:00