Commit Graph

364 Commits

Author SHA1 Message Date
5409bc8861 Merge pull request 'feature/18-add-existing-files-cache' () from feature/18-add-existing-files-cache into develop
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/26
2022-02-12 15:21:38 -05:00
FyloZ
a2dbb67f3c
Merge remote-tracking branch 'origin/feature/18-add-existing-files-cache' into feature/18-add-existing-files-cache 2022-02-12 15:01:07 -05:00
FyloZ
9bcbf843a1
Update CI java version 2022-02-12 15:01:01 -05:00
515ae96fd5 Merge branch 'develop' into feature/18-add-existing-files-cache 2022-02-12 14:54:06 -05:00
FyloZ
9ed081dc92
Use a proper memory cache 2022-02-12 14:48:58 -05:00
FyloZ
c42fc26a92
Move file cache to interface 2022-01-24 23:09:02 -05:00
FyloZ
3958ec7284
Update registry URL 2022-01-23 00:56:31 -05:00
FyloZ
bdcd7195ac
Add authentication to CI/CD 2022-01-23 00:40:54 -05:00
FyloZ
1a1aa0e675
Add authentication to CI/CD 2022-01-23 00:26:19 -05:00
FyloZ
6b851497e5
Add authentication to CI/CD 2022-01-22 00:26:00 -05:00
FyloZ
8a74dd01ec
Add authentication to CI/CD 2022-01-22 00:09:05 -05:00
FyloZ
1cc1b36443
Add authentication to CI/CD 2022-01-22 00:04:11 -05:00
FyloZ
e6b1ba3b45
Add FileCache 2022-01-03 13:44:23 -05:00
FyloZ
26d696d66b
Add logging to cache 2022-01-01 18:01:59 -05:00
FyloZ
bb069512b4
Add cache for existing files 2021-12-31 16:04:09 -05:00
FyloZ
eae3aecb31
Start cache 2021-12-31 14:56:38 -05:00
FyloZ
fa8052d053
Merge branch '17-unmodifiable-system-material-types' into feature/18-add-existing-files-cache 2021-12-29 17:56:02 -05:00
FyloZ
c45892f932
CI/CD: Fix release 2021-12-29 17:44:17 -05:00
FyloZ
6fad6667f9
CI/CD: Add logs volume 2021-12-29 17:34:14 -05:00
FyloZ
76e080876c
CI/CD: Fix release version 2021-12-29 17:18:08 -05:00
FyloZ
941d3134f6
CI/CD 2021-12-23 21:46:44 -05:00
FyloZ
fefdd50870
CI/CD 2021-12-23 21:01:31 -05:00
FyloZ
a178ef81c8
CI/CD 2021-12-23 21:00:47 -05:00
FyloZ
c21a763160
CI/CD 2021-12-22 16:26:23 -05:00
FyloZ
546d1f5330
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	build.gradle.kts
2021-12-22 16:22:10 -05:00
FyloZ
b18ed35571
Add logging when users login 2021-12-22 16:21:44 -05:00
FyloZ
fe57745b63
Add a recipe initializer to find invalid steps positions and fix them 2021-12-22 16:09:45 -05:00
FyloZ
bc9ace3ed6
Add a mix initializer to find invalid mix materials positions and fix them 2021-12-22 15:42:48 -05:00
william
fc541b4364 Prevent edition of system material types 2021-12-16 15:51:45 -05:00
827fb63572 Merge pull request 'feature/12-user-info-in-jwt' () from feature/12-user-info-in-jwt into develop
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/20
2021-12-14 23:49:11 -05:00
FyloZ
d2781b9335
CI/CD 2021-12-14 23:44:08 -05:00
FyloZ
8e50d520bf
Add current group user endpoint to allow to frontend to acknowledge the default user. 2021-12-14 23:40:56 -05:00
FyloZ
d0d35fa832
Update Log4j version to fix severe RCE exploit. 2021-12-10 09:27:33 -05:00
william
3220dc39ce Fix bad security configuration 2021-12-07 21:48:28 -05:00
96b3582a93 Merge pull request 'Move user infos to JWT tokens' () from feature/12-user-info-in-jwt into develop
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/19
2021-12-02 21:58:26 -05:00
FyloZ
5a36c3e491
Merge branch 'develop' into feature/12-user-info-in-jwt
# Conflicts:
#	build.gradle.kts
#	src/main/kotlin/dev/fyloz/colorrecipesexplorer/service/RecipeService.kt
#	src/test/kotlin/dev/fyloz/colorrecipesexplorer/service/ConfigurationServiceTest.kt
#	src/test/kotlin/dev/fyloz/colorrecipesexplorer/service/MaterialServiceTest.kt
#	src/test/kotlin/dev/fyloz/colorrecipesexplorer/service/RecipeServiceTest.kt
2021-12-02 21:36:29 -05:00
FyloZ
c54fcc7aef
Update JWT service test 2021-12-02 21:30:07 -05:00
FyloZ
4a425ecac6
Upgrade dependencies 2021-11-15 22:02:03 -05:00
FyloZ
d873139933
Add JwtService unit tests 2021-11-09 19:40:26 -05:00
FyloZ
1b3e5c23a7
Add cookie extension function to HttpServletResponse 2021-10-12 21:45:21 -04:00
5419c80fd1 Merge pull request ' Bundle icon and logo to the backend' () from 13-bundle-logo-icon into develop
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/15
2021-09-12 08:32:12 -04:00
FyloZ
f5355f044d
Update maven repository location 2021-09-11 23:50:07 -04:00
FyloZ
1216ace314
JWT 2021-09-11 23:48:23 -04:00
9a260b6edf Add tests 2021-09-07 10:23:56 -04:00
e1ca6a8d83 Update FileController to use new HTTP OK util function 2021-09-01 17:59:53 -04:00
a02099387e Add icon and logo endpoints to ConfigurationController 2021-09-01 17:53:19 -04:00
2bd59e72c6 Add icon and logo to resources 2021-08-31 10:36:13 -04:00
72f9710bdb Start adding claims deserialization 2021-08-29 18:46:22 -04:00
da2a824414 Add emergency user details service implementation 2021-08-28 14:16:28 -04:00
FyloZ
975ebae553
Add custom claims to JWT builder 2021-08-27 18:44:16 -04:00