Commit Graph

404 Commits

Author SHA1 Message Date
hubert 24aabd494e Merge http4k 2020-08-13 19:39:41 +02:00
hubert b41b2103f0 That too 2020-07-19 01:54:20 +02:00
hubert a11450cbcf Simplify form handling 2020-07-19 01:53:18 +02:00
hubert d419b4c72a Fix a bug for secure cookies 2020-07-18 20:52:33 +02:00
hubert 9216696b1a Secure cookies 2020-07-18 20:41:42 +02:00
hubert cdfe1d14ef Rename templates to get syntax highlighting 2020-07-18 17:21:52 +02:00
hubert fda355a690 Handle 404 for notes 2020-07-18 17:05:03 +02:00
hubert fc883373d0 Fix password input type 2020-07-18 15:54:22 +02:00
hubert 50020c2f91 Small fixes 2020-07-18 15:42:54 +02:00
hubert 44b463d9d5 Remove nuxt + 100 other things.. 2020-07-18 15:02:09 +02:00
hubert 3b80ae051d Merge branch 'tailwindcss' 2020-07-06 16:09:41 +02:00
hubert a6913c11aa Add /notes/new page 2020-07-06 16:09:00 +02:00
hubert eb2b7e5cdd Add 404 page 2020-07-06 16:08:32 +02:00
hubert bbc798ba7e Upgrade dependencies 2020-07-06 14:36:45 +02:00
hubert 8c6c40cd78 Clean vuex 2020-07-05 14:57:09 +02:00
hubert ccb046a08a Update local server + page generation 2020-07-05 14:56:51 +02:00
hubert bb2388ddb9 Fix reloading 2020-07-04 18:46:42 +02:00
hubert bcc6f8e29f Display notes 2020-07-04 18:43:09 +02:00
hubert 09d18c1d02 Remove unused fonts 2020-07-04 00:18:35 +02:00
hubert 6a0a580d2f yes 2020-07-03 23:51:10 +02:00
hubert 9ab5a10816 Fix login not working due to missing js variable.. 2020-07-03 19:40:36 +02:00
hubert ecfbf7e2d2 Remove useless html attributes from generation 2020-07-03 19:40:07 +02:00
hubert b2f6a385c6 Switch to tailwindcss, start login page 2020-07-03 19:13:07 +02:00
hubert 70bb22c3dd Clean ktorm sequences 2020-07-03 16:23:48 +02:00
hubert 9212d23933 Add ktlint config 2020-07-03 00:28:11 +02:00
hubert fb471f8100 Update kodein 2020-07-02 23:18:00 +02:00
hubert 02c6b2a0c5 Clean routes 2020-07-01 16:35:13 +02:00
hubert a7c832236c Switch to maven shade plugin 2020-07-01 16:35:06 +02:00
hubert e03e12110b Cleaner code 2020-07-01 00:12:56 +02:00
hubert 0993d93ccc Use a single config file 2020-06-30 16:23:06 +02:00
hubert a1e7c8ba98 Remove trailing slash 2020-06-26 05:48:38 +02:00
hubert ab50029e66 Up 2020-06-26 02:38:45 +02:00
hubert 8f9dc0d9ce Deploy .. 2020-06-26 02:23:40 +02:00
hubert 67915246ba Update.. 2020-06-25 16:01:50 +02:00
hubert 071ce40ac6 Fix respondStatus Content-Type 2020-06-25 15:18:37 +02:00
hubert 5b748e1c10 Better seperation 2020-06-25 13:37:49 +02:00
hubert 3306b16f91 Lots of things 2020-06-22 17:34:45 +02:00
hubert f134a83604 Remove old comment 2020-06-19 19:09:31 +02:00
hubert 5843b8d62b Upgrade nuxt to 2.13.0 2020-06-18 23:46:28 +02:00
hubert 496ece54eb Add navigation drawer 2020-06-18 23:07:08 +02:00
hubert 0ed9905ff5 Clean datasource for tests 2020-06-18 17:51:28 +02:00
hubert a786cc848c Match registration rules in frontend 2020-06-18 17:07:54 +02:00
hubert 1611ca6ab4 Refactor: Move bcrypt inside kodein module for easier testing 2020-06-18 16:50:39 +02:00
hubert 214286a6eb Upgrade to ktorm 3.0.0, remove email field from users 2020-06-18 16:33:18 +02:00
hubert 3221b490ea Upgrade to java 14 2020-06-16 17:03:11 +02:00
hubert bef1391c90 Add jackson datetime module 2020-06-15 22:40:16 +02:00
hubert 6688b35a9b User service is now non blocking 2020-06-15 20:57:09 +02:00
hubert ebd897093c Add Tests for /user/info 2020-06-15 18:05:24 +02:00
hubert 305772fb20 Test refresh tokens and don't refresh them if user doesn't exist anymore 2020-06-15 17:10:06 +02:00
hubert 7c364c7295 Use different JWT secret for auth and refresh tokens.. 2020-06-15 16:51:37 +02:00