Commit Graph
89 Commits
Author SHA1 Message Date
ITQandITQ 5796c5780e hotfix(): fixed ident in helm chart 2026-09-02 14:40:42 +00:00
ITQandITQ 53d646f4ef hotfix(): fixed values 2026-09-02 14:40:42 +00:00
ITQandITQ e18a66b222 feat(helm/movienight): added scrape crd 2026-09-02 14:40:42 +00:00
ITQandITQ f8ecb6efbe chore(argocd/movienight): o11y fixes 2026-09-02 14:40:42 +00:00
ITQandITQ 961a491fe4 chore(argocd/movienight): added proper labels to fix constant sync 2026-09-02 14:40:42 +00:00
ITQandITQ e83898a0b4 chore(): extendend limits for backend 2026-09-02 14:40:42 +00:00
ITQandITQ b0b18d17b1 chore(argocd/movienight): added proper requests and limits 2026-09-02 14:40:42 +00:00
ITQandITQ be031c151f feat(plugins/jellyfin): updated onboarding process 2026-09-02 14:40:42 +00:00
ITQandITQ af8a424db4 feat(argocd): added movienight argo app 2026-09-02 14:40:42 +00:00
ITQ 33026bd274 chore(observability): updated RED dashboard name
CI / TruffleHog Secret Scan (pull_request) Canceled after 0s
CI / Build & Test (pull_request) Canceled after 0s
CI / Docker (pull_request) Canceled after 0s
CI / Notify Main Build (pull_request) Canceled after 0s
CI / Release (pull_request) Canceled after 0s
2026-09-02 17:38:15 +03:00
ITQ ef7598e09c chore(observability): updated business dashboard name 2026-09-02 17:37:24 +03:00
ITQ 1e0e1776be hotfix(): 2026-05-23 09:54:24 +03:00
ITQ 26619c6399 hotfix(helm): 2026-05-23 09:44:01 +03:00
ITQ 5621fa8652 feat(argocd): added victoriametrics stack 2026-05-23 09:26:44 +03:00
ITQ 2b1946a7a5 fix(helm): some dumb fix 2026-05-23 01:47:14 +03:00
ITQ 5fcaeadcaf feat(helm): added observability to helm chart 2026-05-23 01:11:38 +03:00
ITQ f3754d1190 style(): reformatted 2026-05-23 01:09:58 +03:00
ITQ a008cb115e chore(): refactor and improve plugin UI 2026-05-23 01:02:44 +03:00
ITQ f2aebe4dea chore(ui): small improvements to plugin UI 2026-05-22 21:51:05 +03:00
ITQ afbff24cd5 fix(jdbc): fixed default jdbc settings 2026-05-22 21:50:47 +03:00
ITQ 4ab99d0137 fix(exception): 500 error on root 2026-05-22 21:50:30 +03:00
ITQ 19163e7933 fix(secrets): fixed secrets provisioning 2026-05-22 21:18:03 +03:00
ITQ a9c75b8e99 tests(contract): fixed sync test 2026-05-22 19:57:54 +03:00
ITQ a4b2da66bf ci(): reordered steps to fix artifacts uploading problem 2026-05-22 19:57:22 +03:00
ITQ 939d2ac736 ci(): some publishing fixes in CI 2026-05-22 19:45:25 +03:00
ITQ ecafbef187 fix(security): made swagger endpoints publicly available 2026-05-22 19:38:17 +03:00
ITQ 57cf910042 fix(migrations): fixed migrations 2026-05-22 19:04:26 +03:00
ITQ fdbe47341c fix(logback): disabled file logging by default 2026-05-22 18:47:20 +03:00
ITQ 551b795d6e feat(manifests): added secrets for movienight 2026-05-22 18:24:58 +03:00
ITQ ea6b90bc67 feat(argocd): added required apps for movienight to operate 2026-05-22 18:07:31 +03:00
ITQ 8350239a1a feat(helm): added helm chart for movienight 2026-05-22 18:06:28 +03:00
ITQ 92add56cf7 fix(jellyfin): fixes in jellyfin integration 2026-05-22 18:04:28 +03:00
ITQ 5b9b4ce03a ci(plugin): added CI for jellyfin plugin 2026-05-22 17:28:32 +03:00
ITQ c8acede152 feat(jellyfin): added jellyfin plugin 2026-05-22 17:09:04 +03:00
ITQ 42008900f6 ci(docker): enabled push to registry when PR base br is main 2026-05-22 17:01:28 +03:00
ITQ ee530d666e fix(): merge conflicts 2026-05-22 16:55:20 +03:00
ITQ 3a8f2080b7 Merge branch 'feature/logging-error-handling' into develop
* feature/logging-error-handling:
  логи
  логи
  логи
  логи
2026-05-22 16:54:14 +03:00
ITQ 573fa12e62 feat(misc): added script to generate library for Jellyfin 2026-05-22 16:53:33 +03:00
ITQ 1f22be3401 migrations: fix jellyfin id DDL for h2 compatibility 2026-05-20 20:06:17 +03:00
ITQ eec2814bc3 feat(migrations): added migrations for ratings and added some jellyfin ids 2026-05-20 19:48:44 +03:00
ITQ d0860cf137 integrations(jellyfin): add event ingestion and sync scaffolding + migration 2026-05-20 16:57:53 +03:00
ITQ 5f2a6d12ac core: restore compilation and tests (ports, DTOs, repo fixes, metrics) 2026-05-20 16:57:19 +03:00
ITQ ea7e66c1a0 <type>(scope): <description>
[body]

[footer(s)]
2026-05-20 03:38:30 +03:00
ITQ a48463b723 feat(ports): extended and actualized repository interfaces 2026-05-20 03:35:25 +03:00
ITQ aa89455e50 fix(): test fix after restructuring 2026-05-20 03:24:58 +03:00
ITQ b94599a652 style(): yet another formatting improvements 2026-05-20 03:24:37 +03:00
ITQ 967c1b818c chore(style): reformatted some files 2026-05-20 02:58:26 +03:00
ITQ 432659500b feat(domain): extended and actualized domain models 2026-05-20 02:57:46 +03:00
ITQ 8e89fe5f7f feat(entities): actualized entities and added new 2026-05-20 02:51:39 +03:00
ITQ 54305f7d16 chore(persistence): actualized jdbc adapters according to new data structures 2026-05-20 02:51:09 +03:00
ITQ 75bbe27198 feat(migrations): extended data structures 2026-05-20 02:50:22 +03:00
ITQ 238aec898e test(web): added search controller test 2026-05-03 22:25:50 +03:00
ITQ d9f45a9e4c style(format): run ktlint format 2026-05-03 21:08:43 +03:00
ITQ 02d3f4580d fix(repository): temporary schema fix before #32 PR merge 2026-05-03 19:47:31 +03:00
ITQ 1d8e3dd4e1 style(format): reformatted with ktlint 2026-05-03 19:14:02 +03:00
ITQ 517de4d372 ci(): added trufflehog, release notification improvements 2026-05-03 12:55:07 +03:00
ITQ a41c3de0df build(): added AOT for spring 2026-04-30 09:49:25 +03:00
ITQ 28eb823f98 deps(idea): kotlinc plugin update 2026-04-30 09:44:37 +03:00
ITQ 6890b07c3e fix(ci): fixed build commands 2026-04-26 20:09:09 +03:00
ITQ 2525f2f959 chore(gitignore): added wrapper to git 2026-04-26 19:59:17 +03:00
ITQ c609bd1e3c ci(): added basic CI: build, test, docker build & push 2026-04-26 19:25:43 +03:00
ITQ 482b282dd5 chore(config): added flyway, h2, actuator, springdoc, etc. configuration to main spring profile 2026-04-18 14:03:37 +03:00
ITQ caabc59bf3 chore(repositories): refactored jdbc adapters and fixed security issues 2026-04-18 13:46:30 +03:00
ITQ ac9544e373 chore(): commented out spring security for now 2026-04-18 13:44:05 +03:00
ITQ 26fef46601 build(docker): refactored build 2026-04-18 13:43:45 +03:00
ITQ 1427a525b8 fix(deploy): fixed proxy configuration 2026-04-18 13:26:09 +03:00
ITQ 97e60f07d8 chore(o11y): added backend to scrape targets 2026-04-18 13:25:46 +03:00
ITQ dd36ecdcbd chore(web): refactored REST controllers 2026-04-18 13:16:17 +03:00
ITQ 4113c1a873 feat(web): added global exception handler 2026-04-18 13:15:09 +03:00
ITQ f72e9080dc chore(web): splitted each dto into separate file 2026-04-18 13:14:48 +03:00
ITQ c605e20d60 feat(openapi): added springdoc dependency 2026-04-18 12:32:10 +03:00
ITQ 80adff025c fix(migrations): improved migrations duplicate tables handling 2026-04-18 12:31:25 +03:00
ITQ eb4903ad15 chore(): refactored vibecode 2026-04-18 12:06:23 +03:00
ITQ 1aaa9942a7 feat(services): added domain exceptions to services 2026-04-18 12:05:48 +03:00
ITQ 31a549f600 feat(domain): added domain exceptions 2026-04-18 12:04:33 +03:00
ITQ f8b59c8aad feat(er): added ER diagram 2026-04-18 12:03:46 +03:00
ITQ 315dd16432 chore(migrations): refactored bad ass vibecode migrations 2026-04-18 12:03:30 +03:00
ITQ bbdd879c69 chore(): removed spring service as it is deprecated 2026-04-18 12:01:46 +03:00
ITQ c99e5b30ae build(): refactored build.gradle.kts and centralized deps versions 2026-04-18 11:09:58 +03:00
ITQ 1ff759b53b feat(): added compose setup with full observability stack 2026-04-18 10:35:06 +03:00
ITQ 123528dcb9 deps(): removed unused repository (google) 2026-04-18 10:34:00 +03:00
ITQ 4d0d751a8e chore(services): removed redundant spring service 2026-04-16 21:29:26 +03:00
ITQ 48c411d71f chore(adapters/persistence): removed inmemory adapters 2026-04-16 21:28:11 +03:00
ITQ 898d7107a2 chore(): small improvements
added x bit to the gradlew bin
extended git attributes
2026-04-16 20:17:58 +03:00
ITQ cfde7ab19f chore(application context): added argv to main signature 2026-04-16 19:44:19 +03:00
ITQ a1d03d41ef chore(dx): updated .idea folder 2026-04-16 19:42:07 +03:00
ITQ f39ac5884d chore(): added dependencyResolutionManagement to settings.gradle.kts
this is for proper global dependencies repositories management
2026-04-16 19:41:33 +03:00
ITQ d6ae55f6bc revert: "proto убрал"
This reverts commit 1673f2921e.
2026-04-16 18:10:16 +03:00
ITQ eccc8ecf51 revert: "убрал ktlint"
This reverts commit c20553ee35.
2026-04-16 18:09:56 +03:00