Kostiantyn
029bf280e5
Bump GQLparser and GQLgen deps in API ( #1234 )
...
Co-authored-by: Konstantin Koval
2025-06-30 22:53:20 +03:00
Kostiantyn
73ae3e8132
Bump API deps to versions, released this week ( #1220 )
...
Co-authored-by: Konstantin Koval
2025-06-20 11:39:07 +03:00
Kostiantyn
9369f72d3b
Bump API deps from last 2 weeks ( #1218 )
...
Co-authored-by: Konstantin Koval
2025-06-13 20:58:03 +03:00
Kostiantyn
36f3924b4f
Bump GQLgen, GQLparser and GORM versions in API ( #1197 )
...
* Bump GQLparser and GORM versions in API
* Bump GQLgen as well
* Revert GORM update
---------
Co-authored-by: Konstantin Koval
2025-05-05 18:14:59 +03:00
Kostiantyn
0961984134
Bump gqlgen and gqlparser versions in API ( #1191 )
...
* Bump `gqlgen` and `gqlparser` versions in API
* new gqlgen version
---------
Co-authored-by: Konstantin Koval
2025-04-21 22:54:49 +03:00
Kostiantyn
862ac5af39
Bump gqlgen to 0.17.70 ( #1184 )
...
Co-authored-by: Konstantin Koval
2025-03-27 20:46:14 +02:00
Kostiantyn
0f19345d86
Bump several GO dependencies to the latest versions ( #1182 )
...
Co-authored-by: Konstantin Koval
2025-03-22 22:20:24 +02:00
Googol Lee
06acd165f2
Bump golang from 1.23-bookworm to 1.24-bookworm, as well as gqlgen. ( #1172 )
...
* Bump golang from 1.23-bookworm to 1.24-bookworm
Bumps golang from 1.23-bookworm to 1.24-bookworm.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update to use `go tool`, see https://go.dev/doc/go1.24#go-command .
* Update go.mod to go 1.24
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 18:45:30 +01:00
Kostiantyn
b93d48f94e
Bump gqlgen and gqlparser to the latest versions ( #1166 )
...
Co-authored-by: Konstantin Koval
2025-02-02 20:51:17 +02:00
Kostiantyn
bdb2aef669
Bump gqlgen, copy, crypto, mint, sys deps to the latest versions in API ( #1156 )
...
Co-authored-by: Konstantin Koval
2025-01-19 21:53:50 +02:00
Kostiantyn
9835c1949d
Bump gqlgen in API to the latest version and regenerate the code ( #1147 )
...
Co-authored-by: Konstantin Koval
2024-12-30 17:17:06 +02:00
Kostiantyn
3c53ccc304
Bump several API dependencies to the latest versions ( #1138 )
...
* Bump several API dependencies to the latest versions
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /api
Bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.20 in /api
Bump gorm.io/driver/postgres from 1.5.10 to 1.5.11 in /api
Bump golang.org/x/image from 0.22.0 to 0.23.0 in /api
Bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /api
Bump github.com/99designs/gqlgen from 0.17.56 to 0.17.57 in /api
* Regenerate GraphQL code
---------
Co-authored-by: Konstantin Koval
2024-12-06 16:20:48 +02:00
Googol Lee
772129dbeb
Remove continue-on-error: true because it hides errors. ( #1129 )
...
* Add test for the workflow.
* Remove continue-on-error.
* Remove always failing test.
* Fix the hidden failure.
* Regenerated.
2024-11-19 19:03:19 +01:00
Googol Lee
7b69f247d3
Fix gqlgen ( #1105 )
2024-11-02 17:05:29 +01:00
Googol Lee
84c642ca79
Fix gqlgen code ( #1099 )
2024-10-23 20:40:14 +02:00
viktorstrate
c5a307283d
Refactoring of API
...
- Add request context to all database calls
- Update deprecated gqlgen functions
- Update go.mod dependencies
2021-11-11 18:57:02 +01:00
viktorstrate
521b121613
Hide faces from frontend if disabled
2021-08-31 12:05:46 +02:00
viktorstrate
907894dda3
Merge branch 'master' into v2.0.0
2020-12-17 23:18:00 +01:00
viktorstrate
4cd822f068
Update gomod to reflect repo transfer
2020-12-17 22:51:43 +01:00
viktorstrate
27b2f95a7b
Start on migrating database integration to gorm
2020-11-23 19:39:44 +01:00
viktorstrate
b2a8fd09f9
Work towards subscriptions
...
- Replace chi with gorilla/mux
- Write custom CORS rules
- Start on notification subscriptions
2020-02-21 16:50:50 +01:00
viktorstrate
517286ff38
Setup initial setup wizard
2020-02-05 16:49:51 +01:00
viktorstrate
c2a5b5d2f3
Add album resolver
2020-02-05 16:14:21 +01:00
viktorstrate
43e214b5d0
Work on photo resolver
2020-02-05 14:51:46 +01:00