* feat(server): add album description * chore: open api * fix: tests * show and edit description on the web * fix test * remove unused code * type event * format fix --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
* test(server): auth controller e2e test * test(server): user e2e test * refactor(server): album e2e * fix: linting