Commit Graph

21 Commits

Author SHA1 Message Date
0f7ee0fd67 Implement DrinksService.cs 2020-03-05 18:32:17 +01:00
da67b8eda2 Drinks: models and boilerplate 2020-03-05 18:17:45 +01:00
3e72acf71a Get and save player 2020-03-02 19:40:46 +01:00
8953ac1808 Nice Exception Dialog 2020-03-01 23:37:43 +01:00
dd5c2c7cec Merge master 2020-03-01 20:41:52 +01:00
3f3a532a9f Disable HTTPS redirect 2020-02-29 23:57:56 +01:00
ab43075df8 Player API and client controllers 2020-02-29 23:50:44 +01:00
1d39ae9537 Player models and interfaces 2020-02-29 23:50:44 +01:00
96a65b24bd Notebook layout and episodes page 2020-02-29 20:14:54 +01:00
a982b15cbe Add sqlite database 2020-02-29 18:45:10 +01:00
c6adfbf715 Missing attributes 2020-02-29 18:04:09 +01:00
af4883784b Add SaveEpisodes controller 2020-02-29 16:41:30 +01:00
db14f9d2b7 Add GetEpisodes controller 2020-02-29 16:41:30 +01:00
54c0fb2fd2 Add episodes controller 2020-02-29 16:41:30 +01:00
0cef2e3df2 Add missing HTTP attributes 2020-02-29 16:36:22 +01:00
cb05541d51 Add Swagger middleware 2020-02-29 16:33:25 +01:00
aabb80442a Remove [HttpPost] attributes 2020-02-29 14:34:18 +01:00
eee5661f9a Implement unified API controller pattern 2020-02-29 14:13:46 +01:00
2d2f8b6b76 Improved client handling and episode models 2020-02-27 23:11:36 +01:00
64cdaf8e9f Update 2020-02-26 21:50:58 +01:00
de3da55bac Initial 2020-02-25 22:39:40 +01:00