453 Commits

Author SHA1 Message Date
195c7c10ac Import feature 2023-05-09 22:46:07 +02:00
724fa0483e Tailwind 3 2023-05-09 22:40:39 +02:00
f2bdc8d6c7 Update kotlin libs 2023-05-09 22:40:10 +02:00
5aa2e80c5f JDK 19 + Gradle 8.1.1 + kotlin 1.8.21 + spotless 2023-05-09 22:39:34 +02:00
235e8b6e3c Use gradle catalogs 2021-05-06 12:22:16 +02:00
1e0fe12396 Upgrade kotlin, kotlinx-html, gradle, shadow 2021-05-06 12:22:16 +02:00
7ad8b7039b Update config 2021-04-12 21:15:42 +02:00
204ae7988e Update ktorm, clean repositories and drop mariadb support 2021-04-12 18:35:21 +02:00
a4bf998c5b Remove Boilerplate Use-case thingy 2021-03-03 16:57:53 +01:00
3e1683dfe5 Use a proper search input parser 2021-03-03 14:28:34 +01:00
51b682c593 Skip slow tests by default 2021-03-03 14:28:34 +01:00
ea110d51d3 Simplify configuration 2021-02-27 20:34:44 +01:00
f255064533 Upgrade versions, etc 2021-02-27 18:44:19 +01:00
761382da23 Fix typos 2021-02-27 18:07:22 +01:00
525e3a4a3f Update kotlin + gradle + dependencies 2021-02-06 01:05:33 +01:00
69e50b158f Update kotlin -> 1.4.20 & java -> 15 2020-11-29 22:22:09 +01:00
8997433974 Update dependencies 2020-11-29 22:20:40 +01:00
909fb482a8 Clean gradle build 2020-11-29 21:15:31 +01:00
90701dcdce Refactor jwt 2020-11-11 23:48:27 +01:00
8439782430 Flatten packages
Remove modules prefix
2020-11-11 23:48:27 +01:00
e6a7af840a Fix db health check 2020-11-06 23:44:57 +01:00
568a2c6831 Move search parsing to domain layer 2020-11-06 23:44:37 +01:00
c39a20cf96 Move health check to domain layer 2020-11-05 14:44:59 +01:00
bf56314473 Move transactions to domain layer 2020-11-05 14:37:20 +01:00
11caff1634 Format 2020-11-03 18:36:09 +01:00
b1478fd154 Why ?! 2020-11-03 18:36:09 +01:00
dd174a6327 Log discarded html tags + small refactor 2020-11-03 18:36:09 +01:00
941380ad16 Load configuration with micronaut 2020-11-03 18:36:09 +01:00
4f395d254d Merge branch 'micronaut' into master 2020-11-02 00:34:31 +01:00
6a43acfd46 Switch from koin to micronaut-inject 2020-11-02 00:33:57 +01:00
78b84dc62a Add more persistance tests 2020-11-02 00:33:57 +01:00
1120bc9350 Add .sdkmanrc 2020-10-29 16:57:39 +01:00
a37254452b Fix webmanifest 2020-10-28 02:58:30 +01:00
cd9fdd28e8 Gradle stuff 2020-10-28 02:01:16 +01:00
c3fc6a4e88 Clean gradle scripts 2020-10-28 00:42:51 +01:00
cb58a4fbe0 Fix lucene illegal reflective access warning 2020-10-26 22:35:27 +01:00
64059984d3 Nice 2020-10-26 22:24:56 +01:00
fdc8d34f82 Move postcss purge config to gradle 2020-10-26 22:19:15 +01:00
95ec674eb8 Fix ignored gradle wrapper jar 2020-10-26 21:18:02 +01:00
ea7be84ec3 Extract serialization plugin 2020-10-26 21:17:19 +01:00
c709f2b44d Add ktlint plugin 2020-10-26 21:17:19 +01:00
7995a0b3e0 Change arrow core -> arrow core data 2020-10-26 21:15:59 +01:00
bfd562bc60 Add Gradle Wrapper 2020-10-26 02:10:22 +01:00
4fb85a52e4 Use Gradle ! 2020-10-26 02:10:22 +01:00
e64352f54c Fix arrow depreciations 2020-10-25 23:46:56 +01:00
c2c03e415e Move Logback.xml 2020-10-24 01:36:51 +02:00
0260bea951 Move ConfigLoader 2020-10-24 01:36:51 +02:00
8b8dbd6fe5 Separate views into a maven module 2020-10-24 01:36:51 +02:00
536c6e7b79 Merge branch 'jigsaw' into master 2020-10-24 00:05:09 +02:00
e5a2b8993f Remove module-infos
Some libraires are not yet ready..

{Arrow,Lucene,Http4k} should be packed inside a shaded jar because they
all have some split packages

HikariCP has an invalid module-info.java

Kapt doesn't work
2020-10-23 23:20:58 +02:00