Gautier P
|
b3e316cf5b
|
Add ziparound script
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
4e3b0055cf
|
Add vscode settings
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
f6f1593384
|
Do not copy data in docker context
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
62da67332f
|
Commit yarn.lock
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
48f249bae2
|
Fix component name
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
fcb20d2878
|
Fix eslint config
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
711590b809
|
Add import API
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
a92db5e8ee
|
Reformat with black (max-line-length=120)
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
582a868a1d
|
Reduce logs verbosity
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
0f2a14b024
|
Do not move map on flat click
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
36e98bc5b3
|
Remove misleading log
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
713912cfbc
|
Translate email notification
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
42909bd46f
|
reformat with black
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
9c5afac91c
|
Add start/import scripts
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
c6f711030a
|
Put flat details on main page
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
cc4c1ccb18
|
Do not download svg photos
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
c659dc6b76
|
Add --new-only import option
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
5a3a82ca8d
|
Add flatisfy_position
|
2021-02-08 17:08:52 +01:00 |
|
Gautier P
|
2374763d3b
|
Open original link in new tab
|
2021-02-07 11:43:54 +01:00 |
|
Gautier P
|
e6b71c6ed5
|
Sleep when querying leboncoin
|
2021-02-07 11:43:54 +01:00 |
|
Gautier P
|
da6cb83f93
|
Simplify bad/good term match
|
2021-02-07 11:43:54 +01:00 |
|
Gautier P
|
caa4961679
|
Set housing.id only after retrieving phone if needed
|
2021-02-07 11:43:54 +01:00 |
|
Gautier P
|
89234b5c5b
|
Display cost in marker popup
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
395a8ba72b
|
Crop to max_entries at most
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
fefab6ea36
|
Update laposte.json
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
361725ea4d
|
Add an option to ignore stations
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
76a06cf795
|
Increase maxZoom
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
9698a889ad
|
Add marker cluster and update leaflet
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
b19459b97f
|
Try fallback to address if location is missing
|
2021-02-07 11:43:53 +01:00 |
|
Gautier P
|
0da04a4b6e
|
Remove obsolete weboob modules repo
|
2021-02-07 11:43:49 +01:00 |
|
Gautier P
|
31f08cb36b
|
Add ziparound dev dep
|
2021-01-14 17:47:23 +01:00 |
|
Gautier P
|
af8d864c38
|
Add default map center to avoid error on launch
|
2021-01-14 17:46:17 +01:00 |
|
Gautier P
|
8f0e13fa6d
|
Update docker to use python3 and add docker-compose
|
2021-01-03 12:18:14 +01:00 |
|
Gautier P
|
5736056a60
|
Use build:dev for now since build:prod is broken
|
2021-01-03 12:08:47 +01:00 |
|
Phyks
|
a82df4da50
|
Merge branch 'master' into 'master'
Various minor fixes
See merge request phyks/Flatisfy!40
|
2020-01-09 18:58:24 +01:00 |
|
Nicolas Frandeboeuf
|
0747c46400
|
Print URL in console when launching webserver
|
2020-01-08 19:25:07 +01:00 |
|
Nicolas Frandeboeuf
|
5b15ce6918
|
Add keywords to ignore in description to avoid useless ads
|
2020-01-08 19:25:07 +01:00 |
|
Nicolas Frandeboeuf
|
a150312daa
|
Fix some typos
|
2020-01-08 19:25:07 +01:00 |
|
|
5daae2cc38
|
Merge pull request #14 from guix77/doc
Doc
|
2019-03-15 16:44:55 +01:00 |
|
Guillaume Duveau
|
af7026a3d6
|
link to ZipAround
|
2019-03-14 22:34:27 +01:00 |
|
Guillaume Duveau
|
b60179ab54
|
update doc following fresh install
|
2019-03-14 19:19:32 +01:00 |
|
Phyks
|
822daed43e
|
Merge branch 'auth' into 'master'
Add support for SMTP authentication for email notification
See merge request phyks/Flatisfy!38
|
2019-01-26 11:48:02 +01:00 |
|
Simon Sapin
|
e4f1ce96bb
|
Add support for SMTP authentication for email notification
CC 23bbee8271
|
2019-01-25 18:41:16 +01:00 |
|
|
0f2c4e0685
|
Partially fix tests
|
2019-01-17 14:52:26 +01:00 |
|
|
11684b6fd7
|
Don't crash metadata API route if timestamp file is not ready
|
2019-01-17 09:16:04 +01:00 |
|
|
15fcb04368
|
Support OPTIONS method for all API endpoints
|
2019-01-17 09:10:00 +01:00 |
|
Phyks
|
5083f002d2
|
Merge branch 'last-update' into 'master'
Last update
See merge request phyks/Flatisfy!37
|
2019-01-17 09:08:15 +01:00 |
|
dohseven
|
f67ec66d9b
|
Make linter happy
|
2019-01-15 22:05:46 +01:00 |
|
dohseven
|
1434cfedda
|
Add metadata indicating last update of application
|
2019-01-15 21:49:42 +01:00 |
|
Phyks
|
a21b0ef7bd
|
Merge branch 'more-localization' into 'master'
More localization
See merge request phyks/Flatisfy!36
|
2018-12-26 10:43:14 +01:00 |
|