1.10.0 (2022-12-12)
- docker fucking wokrs (3af64cc)
1.9.0 (2022-07-12)
- added the handling of project objects, testing is still needed (a7ac78c)
1.8.0 (2022-06-03)
- error handling completed, updated the code structure a bit and added doc (90f812c)
1.7.0 (2022-05-19)
- changed the schema of the articles and improved the doc (581f64a)
1.6.0 (2022-05-19)
- in theory, allow cross origin request (09a602a)
1.5.0 (2022-05-19)
- added error handling in 'POST' request (09b137e)
1.4.0 (2022-05-18)
- 'PATCH' request works, as long as you only want to patch text, stil work in progress (c6e50e0)
- 'PATCH' working, now old images get canceled (8c22bc7)
- Created the PATCHarticle branch, feature still in progress (25ae639)
- Created the PATCHarticle branch, feature still in progress (19e9f35)
- now also the thumbnail gets updated, still working on removing old thumbnails (41d124a)
1.3.0 (2022-05-18)
- post article now working (42ee7c8)
- now images are converted in webp format before being saved (fface1e)
1.2.0 (2022-05-18)
- now pagination works (92bc1b3)
- tried to fix a bug in the get articles, stil work in progress (bec43bf)
- tried to fix a bug in the get articles, stil work in progress (5081000)
- added image local upload to the server (97b2867)
- added the get of all the articles and of the single article searched by id (87c52a9)
- articles: added ability to save articles in DB via POST request (1822994)
- getArticles method can now take in input the page number and the number of articles per page (a3d0b6f)
1.1.0 (2022-05-02)
- fixed gitignore (ba6334f)
- added the possibility to delete an article (4bdfcf4)
1.0.1 (2021-11-06)
- modified action (d0c2d30)
- fixed secrets (7471f29)