Commit graph

105 commits

Author SHA1 Message Date
Jannis Portmann 92c07b02cb Fix password resetting 2022-01-26 12:47:48 +01:00
Jannis Portmann 48bf4f26c4 Add icons for filterForm 2022-01-26 12:37:20 +01:00
Jannis Portmann 7b9542f0bd Redirect to offer after editing 2022-01-26 10:10:19 +01:00
Jannis Portmann 3135c26345 Add link to terms 2022-01-24 15:34:35 +01:00
Jannis Portmann 865f8ec94f Implement basic title text search 2022-01-20 17:51:02 +01:00
Jannis Portmann 71ca261cab Fix wish accesses 2022-01-19 22:40:11 +01:00
Jannis Portmann f54f663fb0 Rename offering to offer 2022-01-19 19:59:35 +01:00
Jannis Portmann 50e0245d4e Setup sitemap 2022-01-19 16:21:10 +01:00
Jannis Portmann ed481d9083 Restyle footer and add FAQ 2022-01-19 12:49:07 +01:00
Jannis Portmann b8c6d41dc9 Implement changing of user password 2022-01-18 18:56:03 +01:00
Jannis Portmann 9b3c970bba Verify CAPTCHA 2022-01-18 17:50:54 +01:00
Jannis Portmann 946b30b486 Use uniqid for wishes and users 2022-01-17 21:25:31 +01:00
Jannis Portmann ee063cd439 Increase upload file size 2022-01-17 19:18:25 +01:00
Jannis Portmann d190971718 Don't use primary key for offers 2022-01-17 19:11:00 +01:00
Jannis Portmann 539b7edffe Fix typo 2022-01-17 18:44:35 +01:00
Jannis Portmann 9a9bbb310a Redisign filter 2022-01-17 18:31:51 +01:00
Jannis Portmann 8e7da7511a Handle nonexistent PLZs 2022-01-17 17:11:38 +01:00
Jannis Portmann 7a3749c105 Try all records 2022-01-17 17:11:17 +01:00
Jannis Portmann e52753446b Implement filtering functionality 2022-01-14 13:52:16 +01:00
Jannis Portmann d0feff7d74 Fix typos 2022-01-12 23:28:25 +01:00
Jannis Portmann 72418dd5a4 Resize image after upload using imagine 2022-01-12 17:51:45 +01:00
Jannis Portmann c6eadf742c Generate coordinates when offer added 2022-01-12 14:42:02 +01:00
Jannis Portmann a3bd7bf423 Fix registration issues 2021-12-27 15:02:55 +01:00
Jannis Portmann e59f3c05e3 Fix plz error 2021-12-22 17:36:12 +01:00
Jannis Portmann 28f71ee479 Check if photoFilname is set before deleting 2021-09-14 23:43:29 +02:00
Jannis Portmann d1ba54c9f9 Remove last bits of deprecated parts 2021-09-14 14:26:07 +02:00
Jannis Portmann f2eed9d848 Switch to new authentication system 2021-09-14 14:03:27 +02:00
Jannis Portmann b2428f6ae3 Use new authentication and hashing system 2021-09-04 12:59:08 +02:00
Jannis Portmann 5c25b036a4 Revert "Save cooridnates as GeoJSON in database"
This reverts commit ddb815d1b4.
2021-07-23 22:25:56 +02:00
Jannis Portmann ddb815d1b4 Save cooridnates as GeoJSON in database 2021-07-16 11:00:02 +02:00
Jannis Portmann 4656be5a32 Use less amigous function name 2021-07-15 16:00:55 +02:00
Jannis Portmann df57a6f303 Refactor uploded file handling 2021-07-14 13:47:42 +02:00
Jannis Portmann 7f485cee91 Set distance to null instead of 0 2021-07-14 12:03:07 +02:00
Jannis Portmann 1758011412 Rename function to camelCase 2021-07-10 12:46:44 +02:00
Jannis Portmann c7c0445a6b Use correct email 2021-06-17 17:24:53 +02:00
Jannis Portmann 5680522395 Check if filename is set before deleting 2021-06-15 18:18:43 +02:00
Jannis Portmann 2e4e005a55 Add NotBlank validator component 2021-06-15 17:57:03 +02:00
Jannis Portmann 37ccc83523 Revert "Make description required"
This reverts commit 3dc529b7cc.
2021-06-15 17:54:50 +02:00
Jannis Portmann 3dc529b7cc Make description required 2021-06-15 17:52:39 +02:00
Jannis Portmann 171a816f9d Delete photos when deleting offer 2021-06-15 17:24:15 +02:00
Jannis Portmann 91fb30ed40 Use uniqid() instead of random_bytes() 2021-06-15 16:02:40 +02:00
Jannis Portmann d33e28467b Calculate distance between PLZs if given 2021-06-14 14:10:07 +02:00
Jannis Portmann 853b570f0f Setup PLZ field for user 2021-06-14 14:09:44 +02:00
Jannis Portmann d550d01464 Refactoring 2021-06-06 11:20:51 +02:00
Jannis Portmann 0ed1eef5ff create imprint 2021-06-06 10:38:32 +02:00
Jannis Portmann 15666fc92d force use of RouterInterface 2021-06-01 14:05:04 +02:00
Jannis Portmann 0dab627482 generate url first 2021-05-29 19:45:45 +02:00
Jannis Portmann 484903a5d3 email with with url() 2021-05-29 09:02:25 +02:00
Jannis Portmann 0055c0e60c update email adresses 2021-05-28 17:43:40 +02:00
Jannis Portmann e924c11558 Implement basic trade offer via email 2021-05-28 17:33:10 +02:00