What's Changed
- #3: introduce dynomoDB user table. by @larsuzh in #4
- 5 create endpoint for user creation by @larsuzh in #6
- 1 docker setup by @flyingbeat in #7
- uzh-ase-fs24/workspace#41 fixes wrong variable by @flyingbeat in #8
- backend#9: enables cors for frontend client by @flyingbeat in #10
- uzh-ase-fs24/shared#1: by @flyingbeat in #13
- 12 add hot reloading to lambda functions by @flyingbeat in #14
- backend#11: introduce error handling. by @larsuzh in #16
- backend#15: introduce new route to get user via token. by @larsuzh in #17
- 18 setup s3 bucket to upload images by @larsuzh in #19
- 20 clean up left over files and fix docker file by @flyingbeat in #21
- backend#22: introduce username as searchkey in usersTable. by @larsuzh in #23
- backend#fix: split user_id only if pipe is present. by @larsuzh in #31
- 24 implement location riddle class by @larsuzh in #30
- backend #35: introduce DELETE location-riddle endpoint to delete by l… by @larsuzh in #38
- 40 setup unittest by @larsuzh in #41
- search for other quizzers, follow other quizzers by @v4lentin1879 in #33
- 36 get endpoint to retrieve all location riddles from users i follow by @larsuzh in #42
- Feature/display username by @v4lentin1879 in #49
- Env var for lambda function name by @chrsBa in #48
- 43 test findme users service by @larsuzh in #44
- 45 endpoint patch location riddlesratescore= by @larsuzh in #46
- Add correct location attribute to location riddle class by @larsuzh in #52
- 54 endpoint post locationriddlecomment by @larsuzh in #55
- Refactoring by @larsuzh in #56
- 57 update score on user guess integrate with guessing endpoint by @larsuzh in #58
- backend #64: fixing docker compose up by @flyingbeat in #65
- 59 technical improvements by @larsuzh in #66
- Workspace 78 fix pycharm workspace by @flyingbeat in #67
- 68 refactor user to use username instead of user by @larsuzh in #69
- Improvements by @larsuzh in #70
- #60: Test FollowerService & FollowerRepository by @v4lentin1879 in #71
- 39 automatically create user profiles and location riddles for testing and developing by @flyingbeat in #72
- 75 assign arena to location riddle on post by @larsuzh in #77
- 73 endpoint location riddlessolved by @larsuzh in #74
- 76 backend deployment by @larsuzh in #78
- adjust distance_penalty to .75 by @larsuzh in #79
- backend #80: rename path parameters in serverless.yml. by @larsuzh in #81
- introduce flag is_rated_by_user on LocationRiddleDTO. by @larsuzh in #82
- 83 search by username raises 404 and is case sensitive by @flyingbeat in #84
- #55: Update README.md with playwright information by @v4lentin1879 in #85
- Release v1.0.0 by @larsuzh in #86
Full Changelog: https://github.com/uzh-ase-fs24/backend/commits/v1.0.0