34 Commits

Author SHA1 Message Date
b2f6a385c6 Switch to tailwindcss, start login page 2020-07-03 19:13:07 +02:00
02c6b2a0c5 Clean routes 2020-07-01 16:35:13 +02:00
e03e12110b Cleaner code 2020-07-01 00:12:56 +02:00
0993d93ccc Use a single config file 2020-06-30 16:23:06 +02:00
8f9dc0d9ce Deploy .. 2020-06-26 02:23:40 +02:00
5b748e1c10 Better seperation 2020-06-25 13:37:49 +02:00
3306b16f91 Lots of things 2020-06-22 17:34:45 +02:00
214286a6eb Upgrade to ktorm 3.0.0, remove email field from users 2020-06-18 16:33:18 +02:00
ebd897093c Add Tests for /user/info 2020-06-15 18:05:24 +02:00
7c364c7295 Use different JWT secret for auth and refresh tokens.. 2020-06-15 16:51:37 +02:00
eea0151ff0 Fix: Restart migrations with named constraint this time.. 2020-06-14 19:39:33 +02:00
44859b1ecd Add user service tests 2020-06-14 19:18:33 +02:00
fc7fa6b5f7 Add configuration environment 2020-06-14 16:44:24 +02:00
312b4b6769 Add more logger config 2020-06-14 15:32:11 +02:00
04ded6de17 Add CORS config 2020-05-07 23:53:30 +02:00
8cf8457a54 Add docker service for the api + env variables + ... 2020-04-30 12:11:00 +02:00
fb95413856 Use new config library + refactor 2020-04-29 20:04:06 +02:00
cbe1a8a7b7 Change layout 2020-04-28 19:57:49 +02:00
70e76f9641 Fix cascade 2020-04-25 18:44:38 +02:00
69ede50a59 Migration done for the backend 2020-04-25 18:17:34 +02:00
87c4eaed8c Add migration 2020-04-25 16:21:28 +02:00
17d2344dcf Add performance benchmark to notesRetrieve operation 2020-04-25 14:39:09 +02:00
95811f5788 Add migration 2020-04-21 17:39:14 +02:00
142b94722e Add title column to chapters 2020-04-20 00:11:47 +02:00
e4d8bffe71 Change notes columns 2020-04-19 21:31:03 +02:00
0dd4886846 Add Chapters table 2020-04-19 17:37:27 +02:00
1917e2e9fc Migrated to nuxt-js frontend framework 2020-04-19 17:32:56 +02:00
70412f27c5 Add Tags table in flyway migration 2020-04-12 17:59:49 +02:00
4ff9e5ae2e Add Notes table in flyway migration 2020-04-12 17:45:12 +02:00
942fb1a1ec Add JWT auth 2020-04-12 01:10:39 +02:00
ca2bf4d24c Add User table 2020-04-12 00:16:16 +02:00
37fa8cd17e Configure database inside api 2020-04-11 23:33:21 +02:00
cc0058892e Add kodein di for injections and sample controller 2020-04-11 23:11:33 +02:00
50abfba75b Add api 2020-04-11 22:47:35 +02:00