Releases: szattila98/binge_at_home
0.5.0
Continuous Integration
- af1b9a1 - (macros) fixed release again - @szattila98
- bdfa92f - (macros) fixed versioning - @szattila98
- 8c6e1d9 - (server) fixing postgres tests in github actions - @szattila98
Features
- 8967093 - (macros) Added macros crate and random emojis macro - @szattila98
Miscellaneous Chores
- 2e36faf - (version) 0.5.0 - github-actions
Tests
- cf1e9d4 - (server) commented out crud tests as these are better as integration tests - @szattila98
- 6c9b0d2 - (server) added some catalog crud tests - @szattila98
- 8e43b8c - (server) Added some tests - @szattila98
- 8751d15 - (server) tested crud commons - @szattila98
0.4.0
Bug Fixes
- fbbfa0b - (server) fixed migrations and tried out some queries - @szattila98
Features
- a62c90e - (server) added video crud - @szattila98
- 74d663b - (server) added catalog crud - @szattila98
- 2138be0 - (server) added migrate feature that inlines and run migrations - @szattila98
- d34770b - (server) added migrations with sqlx cli and other necessities - @szattila98
- 23e8c6a - (server) added base entities - @szattila98
- c99d843 - (server) added typed pathing - @szattila98
- c92ff26 - (server) added scheduling and made health check more professional - @szattila98
- 0518270 - (server) swagger ui config - @szattila98
- cf8924f - (server) added swagger via utoipa - @szattila98
- b63ff9f - (server) added secrecy - @szattila98
- 285f0d9 - (server) added banner and refactored logging a bit - @szattila98
- 3ca80f0 - (server) added instrumentation - @szattila98
- 709ef7b - (server) added useful middlewares - @szattila98
- 0775dd4 - (server) added init.sql - @szattila98
Miscellaneous Chores
- ea004be - (version) 0.4.0 - github-actions
Refactoring
- 5a1eac7 - (server) added find all query building macro and tests - @szattila98
- 91c807d - (server) restructured server logging - @szattila98
- 1cfe6b7 - (server) added instrumentation to startup functions - @szattila98
- f549221 - (server) refactored middleware logic, added config options - @szattila98
0.3.0
Continuous Integration
- 0cd02ed - (client,server) fixed pushing package tags for ci - @szattila98
Miscellaneous Chores
- ac77c06 - (version) 0.3.0 - github-actions
0.2.0
Bug Fixes
- c6bc233 - (client) changelog prettier ignore - @szattila98
- 791c8fd - (server) clippy fixes - @szattila98
Continuous Integration
- adf034c - (client) fixed npm versioning to allow same version if client not changed - @szattila98
- 76e785b - removed waiting on client and server checks as they might not run and fail the build - @szattila98
Features
- 0b920a4 - (server) implemented connecting to database - @szattila98
- 034a307 - (server) added postgres database to compose file - @szattila98
- 2bf3d82 - (server) compile time check for logger initialization - @szattila98
- e6298cb - (server) Application frame added - @szattila98
Miscellaneous Chores
Style
- 0843a12 - (server) more clippy rules added - @szattila98
0.1.0
Continuous Integration
-
6e0fe6a - npm ci fix in cog pre-bumb - @szattila98
-
2e6f21b - Release fix - @szattila98
-
4b83a78 - Action run commits - @szattila98
-
02b74cb - Wait on check fix - @szattila98
-
85d65c8 - Added wait relations between workflows - @szattila98
-
461b52f - Updated actions with better supported dependency actions - @szattila98
-
249e3c4 - added release pipeline - @szattila98
-
0fd1f00 - cocogitto action setup - @szattila98
-
f007991 - added conventional commit check action - @szattila98
-
8096e6b - basic pipeline setup - @szattila98
Documentation
-
d161225 - Fixed dev.md - @szattila98
-
8e3ecb1 - Completed DEV.md - @szattila98
-
e9f8219 - Added README.md and WIP DEV.md - @szattila98
Features
- 9c43f91 - (client) added typed routes module and typescript type checking - @szattila98
- da2d673 - (client) npm config - @szattila98
- ac56914 - (client) client init - @doleance
- 947a5ee - (server) server init - @szattila98
Miscellaneous Chores
-
4c7923f - (version) 0.1.0 - github-actions
-
d082b60 - automatic git line ending config - @szattila98
-
51ac863 - Moved around dockerfiles and made some client optimizations with dumb-init - @szattila98
-
9eb54ac - rewrote justfile, added cog hook to config - @szattila98
-
3b69069 - deleted empty changelog - @szattila98
-
c686f53 - dockerization - @szattila98
-
22ec01c - added justfile with tooling checks - @szattila98
Style
- 9f59cd0 - (client) Added prettier and eslint configs - @szattila98
- ecc3c75 - (server) Added serious lint command to justfile - @szattila98