Commit graph

15 commits

Author SHA1 Message Date
ff03e8331d Update dependency gradle to v8.11.1
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 3m35s
Publish Docker image / Push Docker image to Forgejo Packages (push) Failing after 14m15s
2024-11-20 18:11:49 +00:00
9537d8b6bc Update dependency gradle to v8.11
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 5m45s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h14m39s
2024-11-11 22:07:28 +00:00
cbfe0b2131 Update dependency gradle to v8.10.2
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m38s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h12m1s
2024-09-23 22:21:03 +00:00
a737f40398 Update dependency gradle to v8.10.1
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m44s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h9m5s
2024-09-09 09:15:51 +00:00
14861078c0 Update dependency gradle to v8.10
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 3m50s
Publish Docker image / Push Docker image to Forgejo Packages (push) Failing after 22s
2024-08-14 12:15:03 +00:00
b9e212c2c0 Update dependency gradle to v8.9
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 5m53s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h20m28s
2024-07-11 15:06:43 +00:00
a66c934d79 Update dependency gradle to v8.8
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 3m44s
Publish Docker image / Push Docker image to Forgejo Packages (push) Has been cancelled
2024-07-07 05:03:44 +00:00
0fe4072a6e Bump gradle wrapper version 2024-03-09 09:13:57 -07:00
d02f472e48 Bump gradle wrapper version 2024-03-09 09:03:30 -07:00
1d15b116c2 Bump gradle wrapper to 7.6
Signed-off-by: William Brawner <me@wbrawner.com>
2022-12-11 20:27:29 -06:00
58c6508d0a Use gradle version catalogs 2022-06-02 20:28:44 -06:00
ab73dfcc76 Update gradle and kotlin versions 2021-07-05 19:05:25 -06:00
8e6454cb72 Convert code to Kotlin
Convert ErrorResponse to Kotlin

Convert TwigsServerApplication to Kotlin

Convert BudgetController to Kotlin

Convert CategoryController to Kotlin

Convert UserController to Kotlin

Convert TransactionController to Kotlin

Convert Budget models to Kotlin

Convert Category models to Kotlin

Convert PasswordResetRequest models to Kotlin

Convert Transaction models to Kotlin

Convert user models to Kotlin

Convert permission models to Kotlin

Conver session models to Kotlin

Finish Kotlin conversions

Fix more Kotlin conversion issues

Remove swagger

Use Kotlin DSL for Gradle scripts

Signed-off-by: William Brawner <me@wbrawner.com>

Resolve some warnings

Move source to src/main/kotlin

Move source to src/main/kotlin
2021-06-20 13:23:37 -06:00
287a101962 Update to Gradle 6.4 2020-05-31 13:23:28 -07:00
cb8c2282c3 Add missing gradle files
Signed-off-by: William Brawner <me@wbrawner.com>
2020-02-12 20:06:05 -07:00