What's Changed
- 1 initialize django project by @ylked in #4
- 2 initialize vuejs project by @ylked in #5
- Create main.yml by @ylked in #6
- 7 implement simple vuetify frontend by @ylked in #8
- 19 write database models by @ylked in #20
- 9 implement user authentication backend by @ylked in #21
- implement authentication frontend by @ylked in #22
- 16 implement spaces back end by @Nicomatox in #25
- 13 implement post creation endpoints by @saminouidri in #27
- fetch host settings from env variable by @ylked in #30
- 23 issue an api token once login is successful by @ylked in #32
- 35 use postgresql instead of sqlite on production server by @ylked in #36
- get debug mode from environment variable by @ylked in #37
- add authentication token class by @ylked in #39
- 14 implement post frontend by @ylked in #40
- fix error message bug when registering by @ylked in #44
- 33 add api routes documentation with swagger by @ylked in #54
- 42 show username on post with more empasis by @ylked in #56
- 48 profile editing by @ylked in #57
- 50 post deletion by author by @ylked in #58
- 53 comment creation and deletion by @ylked in #60
- return 404 error if not found in api by @ylked in #61
- remove useless files by @ylked in #65
- add saving post implementation by @ylked in #67
- add dynamic pages title by @ylked in #73
- add favicon by @ylked in #72
- add skeleton loaders by @ylked in #77
- 70 add ability to see other users profile page by @ylked in #78
- 15 implement spaces front end by @Nicomatox in #79
- refactor views and components structure by @ylked in #81
- improve login and register form by @Nicomatox in #83
- 82 spaces administration by @ylked in #85
- Add some improvements by @ylked in #86
- Update README.md by @ylked in #87
Contributors
Full Changelog: https://github.com/HE-Arc/neurona/commits/v1.0