Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Releases: PyxySpace/Api

1.5.3

10 Apr 07:59
86b7f21
Compare
Choose a tag to compare

Add

  • command to install project

1.5.2

09 Apr 22:40
3eaf43b
Compare
Choose a tag to compare

Update

  • Readme
  • Update route Token. Only Admin can create token to use API. And update readme to livable

Fix

  • Fix update function and update firebase.auth() user
  • Fix description "undefined" in createList
  • Fix error Message
  • Fix route, data missing (list update and create function)
  • Fix modules names and add description data in updateCategory
  • Fix update tasks : date_Done already update when tasks is_done

1.5.1

01 Apr 01:04
adea2d9
Compare
Choose a tag to compare

FIX

  • Fix require files and
  • Fix user data in create file (Add Gender, create_date, last_login) and fix uid

1.5.0

24 Mar 18:05
911f7f4
Compare
Choose a tag to compare

Add

  • function to update data

1.4.0

20 Mar 00:33
342a927
Compare
Choose a tag to compare

New

  • When create user, create auth and user data
  • Use api version in package to show at '/'

Updates

  • Updates routes
  • Update function to add admin (firebase) to create a user with a router
  • Update readme with badge (version, chat discord, size, commit activity)
  • Update api version in package
  • Npm update dependencies
  • Update readme (add badge to maintenability)
  • Update tasks method to create
  • Update method and route to create a list
  • Update default message into create and update route
  • Update delete method
  • Update read method
  • Refacto route file

Fix

  • Fix create user in 'auth' into firebase by req.body

1.3.0

09 Mar 11:15
7b20706
Compare
Choose a tag to compare

Json Web Token to secure API.

v1.2.0

26 Feb 14:55
9fbf607
Compare
Choose a tag to compare

v1.2.0

Add :

  • add delete functions
  • add create functions
  • add read one task functions
  • add Delete List with All tasks insides functions

Update:

  • factorization

Fix :

  • fix tasks id

v1.1.0

24 Feb 16:36
cb8c339
Compare
Choose a tag to compare

Update :

  • Error message more detailed
  • Simplified route

Fix :

  • Invalid data

Version 1

11 Feb 09:49
Compare
Choose a tag to compare

Version 1

  • Crud complete
  • fix bug