issues
search
rinkudesu
/
rinkudesu-tags
Microservice for managing tags for links
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/google/wire from 0.5.0 to 0.6.0
#161
dependabot[bot]
opened
8 months ago
0
Bump github.com/jackc/pgtype from 1.14.1 to 1.14.2
#160
dependabot[bot]
opened
8 months ago
0
Disable dependabot
#159
KowalskiPiotr98
closed
8 months ago
0
Bump github.com/jackc/pgtype from 1.14.0 to 1.14.1
#158
dependabot[bot]
closed
9 months ago
1
Bump docker/metadata-action from 5.4.0 to 5.5.1
#157
dependabot[bot]
closed
9 months ago
1
Bump github.com/coreos/go-oidc/v3 from 3.8.0 to 3.9.0
#156
dependabot[bot]
closed
10 months ago
1
Bump docker/metadata-action from 5.2.0 to 5.4.0
#155
dependabot[bot]
closed
10 months ago
1
Bump actions/setup-go from 4 to 5
#154
dependabot[bot]
closed
10 months ago
1
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
#153
dependabot[bot]
closed
10 months ago
1
Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.8.0
#152
dependabot[bot]
closed
11 months ago
2
Bump docker/metadata-action from 5.0.0 to 5.2.0
#151
dependabot[bot]
closed
11 months ago
1
Bump docker/build-push-action from 5.0.0 to 5.1.0
#150
dependabot[bot]
closed
11 months ago
1
Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
#149
dependabot[bot]
closed
11 months ago
1
Bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0
#148
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/net from 0.10.0 to 0.17.0
#147
dependabot[bot]
closed
1 year ago
1
Bump docker/build-push-action from 4.2.1 to 5.0.0
#146
dependabot[bot]
closed
1 year ago
1
Bump docker/login-action from 2.2.0 to 3.0.0
#145
dependabot[bot]
closed
1 year ago
1
Bump docker/metadata-action from 4.6.0 to 5.0.0
#144
dependabot[bot]
closed
1 year ago
1
Bump docker/build-push-action from 4.1.1 to 4.2.1
#143
dependabot[bot]
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#142
dependabot[bot]
closed
1 year ago
1
Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1
#141
dependabot[bot]
closed
1 year ago
1
Bump docker/metadata-action from 4.5.0 to 4.6.0
#140
dependabot[bot]
closed
1 year ago
1
Bump docker/build-push-action from 4.1.0 to 4.1.1
#139
dependabot[bot]
closed
1 year ago
1
Bump docker/build-push-action from 4.0.0 to 4.1.0
#138
dependabot[bot]
closed
1 year ago
1
Add initial database connection retry and cooldown if connection fails
#137
KowalskiPiotr98
closed
1 year ago
1
Retry JWT initialisation on failure
#136
KowalskiPiotr98
closed
1 year ago
1
Return message when tag with the same name already exists on creation
#135
KowalskiPiotr98
closed
1 year ago
1
Return more meaningful message when tag already exists on edit
#134
KowalskiPiotr98
closed
1 year ago
1
Replace `Status` usages with `AbortWithStatus` in once more controller
#133
KowalskiPiotr98
closed
1 year ago
1
Replace `Status` usages with `AbortWithStatus` where applicable
#132
KowalskiPiotr98
closed
1 year ago
1
Bump docker/login-action from 2.1.0 to 2.2.0
#131
dependabot[bot]
closed
1 year ago
1
Bump docker/metadata-action from 4.4.0 to 4.5.0
#130
dependabot[bot]
closed
1 year ago
2
Bump github.com/rinkudesu/go-kafka from 0.1.2 to 0.2.0
#129
dependabot[bot]
closed
1 year ago
1
Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
#128
dependabot[bot]
closed
1 year ago
1
Add in-app connection retry when unable to establish connection with identity
#127
KowalskiPiotr98
closed
1 year ago
0
Add local dev server run script
#126
KowalskiPiotr98
closed
1 year ago
1
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1
#125
dependabot[bot]
closed
1 year ago
1
Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
#124
dependabot[bot]
closed
1 year ago
1
Fix JWT not always parsing correctly
#123
KowalskiPiotr98
closed
1 year ago
1
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
#122
dependabot[bot]
closed
1 year ago
1
Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2
#121
dependabot[bot]
closed
1 year ago
1
Bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0
#120
dependabot[bot]
closed
1 year ago
1
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1
#119
dependabot[bot]
closed
1 year ago
1
Bump docker/metadata-action from 4.3.0 to 4.4.0
#118
dependabot[bot]
closed
1 year ago
1
Add workflow to push docker images on main push
#117
KowalskiPiotr98
closed
1 year ago
1
Add third party licenses
#116
KowalskiPiotr98
closed
1 year ago
1
Update go version to 1.20
#115
KowalskiPiotr98
closed
1 year ago
1
Remove `QueryRow` from database interface
#114
KowalskiPiotr98
closed
1 year ago
1
Update go version
#113
KowalskiPiotr98
closed
1 year ago
0
Return colour when requesting tags for link
#112
KowalskiPiotr98
closed
1 year ago
1
Next