Commit graph

38 commits

Author SHA1 Message Date
ProgramistaZpolski
83baf87e64 Match Java and Kotlin JVM Targets 2024-07-20 09:16:54 +02:00
Mikołaj Pich
44df1dd2a8
Fix build 2024-07-05 00:25:52 +02:00
Mikołaj Pich
d2eef54476
Bump kotlin to 2.0.0 2024-07-05 00:20:21 +02:00
Mikołaj Pich
8df4d22c58
Update dependencies 2024-07-05 00:17:36 +02:00
Mikołaj Pich
cbece4ee1a Fix count all when using filtering vol. 2 2023-10-29 22:29:08 +01:00
Mikołaj Pich
386f8cae72 Fix count all when using filtering 2023-10-29 21:36:04 +01:00
Mikołaj Pich
df7c57d9d9 Fix column distinct 2023-10-29 20:15:25 +01:00
Mikołaj Pich
8dd7c7816f Add sort and order impl 2023-10-29 19:55:25 +01:00
Mikołaj Pich
9b0178f3cb Wire up svelte frontend with ktor backend 2023-10-29 12:59:42 +01:00
Mikołaj Pich
0c02cdbf3f Fix docker multistage build 2023-10-29 12:08:01 +01:00
Mikołaj Pich
fb6ab6a07e Add svelte sample app and expose it on main route 2023-10-29 12:01:50 +01:00
Mikołaj Pich
da35c25544 Disable debug, add some logs in validate result response 2023-09-26 23:46:50 +02:00
Mikołaj Pich
2af9d2f7bd Revert removing debug stmts 2023-09-24 22:11:10 +02:00
Mikołaj Pich
9fa830d8b8 Fix previous migration 2023-09-24 22:02:22 +02:00
Mikołaj Pich
d03d150a76 Ignore errors on duplicate uuid loging event 2023-09-24 21:56:33 +02:00
Mikołaj Pich
63fea6a7aa Add schoolShort field 2023-09-24 21:55:21 +02:00
Mikołaj Pich
bd59a06e49 Simplify nonce verify 2023-09-24 21:04:23 +02:00
Mikołaj Pich
fff27cf91b Add flyway config 2023-09-24 20:18:08 +02:00
Mikołaj Pich
b4760755fd Use integrity check for log/loginEvent endpoint 2023-09-24 19:17:13 +02:00
Mikołaj Pich
4ae2fc89d1 Define fileDir to fix gac file path 2023-09-19 22:00:37 +02:00
Mikołaj Pich
ad75318a11 Use base64 encoded content as wulkanowy-gac.json source 2023-09-19 21:55:39 +02:00
Mikołaj Pich
0d2560300c Fix gac file path in env 2023-09-19 21:44:59 +02:00
Mikołaj Pich
c73d809487 Fix copying json files from root dir on building docker image 2023-09-19 21:39:27 +02:00
Mikołaj Pich
052c96be25 Fix gac file creationg in gh actions 2023-09-19 21:26:17 +02:00
Mikołaj Pich
12a01f83a6 Add play integrity test config 2023-09-19 21:24:30 +02:00
Mikołaj Pich
ec7fb1d9eb Fix db ports 2023-09-18 22:53:20 +02:00
Mikołaj Pich
853245a857 Revert port swap 2023-09-18 22:45:11 +02:00
Mikołaj Pich
11a6cea590 Swap ports of db container 2023-09-18 22:38:08 +02:00
Mikołaj Pich
a220297785 Add missing env file in docker compose config 2023-09-18 22:14:32 +02:00
Mikołaj Pich
90f342cf65 Update deploy workflow config 2023-09-18 22:04:58 +02:00
Mikołaj Pich
7f2c506267 Move db host value to repo secrets 2023-09-18 21:57:10 +02:00
Mikołaj Pich
795bdc31ef Fix db host again 2023-09-18 21:53:00 +02:00
Mikołaj Pich
f071e890ad Fix db host 2023-09-18 21:47:34 +02:00
Mikołaj Pich
7607d6a4fc Add some authorization to log endpoint 2023-09-18 21:34:29 +02:00
Mikołaj Pich
90139f9d80 Add postgresql config 2023-09-18 20:54:35 +02:00
Mikołaj Pich
91712fa7e0 Add create and get endpoints implementation 2023-09-16 16:17:31 +02:00
Mikołaj Pich
3523f95c1f Add project files 2023-09-16 14:12:37 +02:00
Mikołaj Pich
46c1fc017b
Initial commit 2023-01-01 17:20:29 +01:00