Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@taciturnaxolotl taciturnaxolotl released this 18 Jun 15:43
· 11 commits to master since this release
ef3bc13

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

Bug

  • Cliff body was pulling from wrong var

[0.1.0] - 2024-06-18

🚀 Features

  • Setup db with movie template
  • Add db persistance
  • Add api
  • Save db when inserting an image into the db and fix query endpoint
  • Update readme
  • Add token management API endpoints and SQLite database
  • Update endpoints to use token to infer userid
  • Add image removal API endpoint
  • Add request logging with pretty timestamp
  • Add line breaks and divisions for beauty
  • Add GitHub Actions workflow for generating changelog

⚙️ Miscellaneous Tasks

  • Add initial project files and configuration
  • Update database paths
  • Fix cliff workflow
  • Fix cliff workflow again
  • Finaly :fingers-crossed: fix cliff

Bug

  • Fix cliff permissions