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