Commit Graph

380 Commits

Author SHA1 Message Date
76223a70b8 Merge pull request 'develop' () from develop into master
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/29
2022-04-20 22:55:03 -04:00
5ebaa1d837 Merge pull request 'feature/#25-dtos' () from feature/#25-dtos into develop
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/28
2022-04-20 22:42:39 -04:00
FyloZ
d0965d75a0
Migrate users and groups to new logic 2022-04-20 22:17:38 -04:00
FyloZ
129fc4dcb9
Separate mix materials and mix types 2022-04-15 14:03:41 -04:00
FyloZ
eb4bb6b52a
Migrate recipes to new logic 2022-03-23 23:40:48 -04:00
FyloZ
efac09a76b
Migrate mixes to new logic 2022-03-19 21:26:01 -04:00
FyloZ
956db504f5
Migrate mix types to new logic 2022-03-06 19:12:57 -05:00
FyloZ
618ef6c77a
Migrate mix materials to new logic 2022-03-03 23:24:55 -05:00
FyloZ
d785cfdbe7
Migrate material types to new logic 2022-03-01 22:47:15 -05:00
FyloZ
0e97fef70e
Migrate recipe steps to new logic 2022-02-27 20:46:56 -05:00
FyloZ
b598652594
Migrate materials to new logic 2022-02-17 23:34:08 -05:00
FyloZ
cb355c9e0d
Migrate companies to new logic 2022-02-15 23:34:14 -05:00
FyloZ
d839543704
Rename service to logic 2022-02-13 22:05:05 -05:00
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
b92238e473 Merge pull request 'CI/CD' () from develop into master
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/24
2021-12-23 21:47:18 -05:00
FyloZ
941d3134f6
CI/CD 2021-12-23 21:46:44 -05:00
fb725a58f1 Merge pull request 'Multiple bug fixes' () from develop into master
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/23
2021-12-23 21:13:27 -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
8a513a71e3 Merge pull request 'develop' () from develop into master
Reviewed-on: https://gitea.fyloz.dev/ColorRecipesExplorer/Backend/pulls/22
2021-12-14 23:59:35 -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