Releases
v0.2.0
Changed
π (deps): Reorganize dependencies to make cache easier [fe24fcf ]
π§ Add description to package.json
[3d24d7a ]
β»οΈ (api): Improve controllers organization [053e38a ]
π (web): Update path to individual fanfictions [e825e91 ]
π± (web): Use correct url in manifest [63c4334 ]
β»οΈ (web): Improve tag views and partials [728582f ]
π± (web): Update assets [4a83410 ]
π± (web): Improve assets loading [91d8336 ]
π± (server): Minify styles and scripts [2b02946 ]
β»οΈ (@lib/logger): Add inspect options to logger settings [784a4f6 ]
β»οΈ Use Express server directly [02ba13b ]
β»οΈ (web): Get data directly from DB [aa689df ]
β»οΈ (@lib/logger): Improve log error [c65791f ]
β»οΈ Throw a detailed error when requests fail [6bf2130 ]
Added
π· Deploy on push to main and on tags [cfb0504 ]
π· Only deploy on push version tags [a9dd6af ]
β¨ (@lib/fanfictions): Add unsafeParse
to Fanfiction class [e5365e4 ]
β¨ (api): Add update routes [fb94e16 ]
β¨ (web): Add fanfiction view [56cf5b9 ]
β¨ (api): Add patch method to fanfictions resource [575532a ]
β¨ Add queries module [90b1582 ]
β¨ (web): Add assets router [0d1c4ab ]
π (web): Log error [9a6364e ]
β¨ (web): Add try catch wrapper [80813d8 ]
β¨ Add api key validation [7789882 ]
π Init project [dfdcc1f ]
Fixed
π (@lib/fanfictions): Add missing author to main schema [b32655d ]
π (api): Read api key header from request [b8e6f16 ]
π Load statics dynamically in template [66def53 ]
π Use Deno Deploy [821cf97 ]
π Use Netlify instead of Deno Deploy [40aecb3 ]
π Use public as root folder [0147527 ]
π Use entry point at the root of the project [736899f ]
π Repair link to public assets [d099df8 ]
π Use different public root for production [f583ff9 ]
π Use src folder as root in production [47cf041 ]
π Add root to deploy settings [f0c82ff ]
π (server): Use http server in production [0369751 ]
π (web): Use next in try catch wrapper [da8398f ]
Removed
π₯ (api): Remove unused middlewares file [c29014c ]
Miscellaneous
π (web): Show translations on fanfiction cards [83729ab ]
π· (api): Add ApiResponse type globally [a882d18 ]
π· (@lib/fanfictions): Add additional fields to improve searchability [2470a41 ]
π¨ Watch styles and scripts files [ecee900 ]
π Ignore lock file [f4e17b4 ]
Deprecated
You canβt perform that action at this time.