python-mapswipe-workers
python-mapswipe-workers copied to clipboard
MapSwipe Back-End
This issue is created to keep track of the 'Project Creation Failed' issue that was reported by @Katbaloo and fixed by @thenav56. Link to the Slack conversation: https://mapswipe.slack.com/archives/C0HCW2CJJ/p1717629860293119
Enhancement of: - https://github.com/mapswipe/mapswipe/issues/847#issuecomment-2141452946 https://docs.sentry.io/platforms/python/crons/
in User Groups if you click on a User ID link... it generates something that 404s like: https://managers.mapswipe.org/user/1WVu1g0X91YnnybMyTq9PoPvyHu1/ but "managers" should be "community" like this: https://community.mapswipe.org/user/1WVu1g0X91YnnybMyTq9PoPvyHu1/
Bumps [rollup](https://github.com/rollup/rollup) from 2.62.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.177.3 to 0.243.0. Release notes Sourced from strawberry-graphql's releases. 🍓 0.243.0 Starting with this release, multipart uploads are disabled by default and Strawberry Django view is no...
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
**Is your feature request related to a problem? Please describe.** A project creator suggested that it would be helpful to be able to exclude 360 degree images from the project...
Currently in MapSwipe, when a user signs up for the time no verification email is sent. We need to create a feature where users are sent a verification email.