This website requires JavaScript.
03d2ad6f7f
Add CORS headers in the API response, add a debug option to get verbose debugging from Bottle webserver
Phyks (Lucas Verney)
2017-12-05 17:33:19 +0100
8a74a79ac2
Update doc link in README.md
Phyks (Lucas Verney)
2017-12-05 15:17:03 +0100
daf16d88ba
Sphinx-generated doc
Phyks (Lucas Verney)
2017-12-05 14:56:08 +0100
b285c270aa
Cleaner API
Phyks (Lucas Verney)
2017-12-05 12:20:40 +0100
9424f81959
Rework API code
Phyks (Lucas Verney)
2017-12-04 22:01:46 +0100
aa0e1fd965
Use a single common data source for public transports stops
navitia
Phyks (Lucas Verney)
2017-12-03 19:36:00 +0100
376b327379
Drop support for entreparticuliers Weboob module
Phyks (Lucas Verney)
2017-12-03 22:26:40 +0100
0a1cac0e37
Adapt to latest updates in Weboob
updated_weboob
Phyks (Lucas Verney)
2017-11-29 15:27:49 +0100
d7960e4651
Weboob CI is now handled by a dedicated repo
Phyks (Lucas Verney)
2017-11-28 17:30:12 +0100
96d79dd9ba
Missing --upgrade in weboob pip install
Phyks (Lucas Verney)
2017-11-27 21:01:12 +0100
cc56119d31
Fix typo in CI
Phyks (Lucas Verney)
2017-11-27 19:54:52 +0100
64f6e8886b
Deduplicate the available backends list
Phyks (Lucas Verney)
2017-11-27 15:05:13 +0100
5aff18e106
Test Weboob modules with CI
Phyks (Lucas Verney)
2017-11-27 14:57:16 +0100
56f5fdf1b2
Make web UI server verbose in Docker
Phyks (Lucas Verney)
2017-11-27 13:57:47 +0100
b81c11b2a8
Rework Docker image. Closes #84
Phyks (Lucas Verney)
2017-11-27 12:23:08 +0100
702f58cf9e
Fix JS lint
Phyks (Lucas Verney)
2017-11-27 10:42:22 +0100
00904a2e6e
Fix somme encoding issues in Dockerfile
Phyks (Lucas Verney)
2017-11-26 21:53:59 +0100
571b42f5b1
Check that postal codes are strings in config
Phyks (Lucas Verney)
2017-11-26 16:51:37 +0100
4a65f52475
Do not store personal data by default, let user overload this behavior through config.
Phyks (Lucas Verney)
2017-11-17 16:14:11 +0100
c936228726
Add an ICS feed of visits
Phyks (Lucas Verney)
2017-11-09 17:33:39 +0100
d6bee1dcb0
Merge branch 'master' of git.phyks.me:Phyks/flatisfy
Phyks (Lucas Verney)
2017-11-09 16:01:00 +0100
b9e108d63d
Make Flat notes searchable
Phyks (Lucas Verney)
2017-11-09 16:00:50 +0100
2d8dfcb7c7
Fix a bug with minimum number of photos constraint
Phyks (Lucas Verney)
2017-11-03 17:41:16 +0100
8b99fff79d
Add a code of conduct
Phyks (Lucas Verney)
2017-10-30 11:43:08 -0400
35e7279c97
Add a Gitlab-CI file
Phyks (Lucas Verney)
2017-10-29 21:06:25 +0100
1baebffb87
Do some linting
Phyks (Lucas Verney)
2017-10-29 21:04:09 +0100
40e62baadf
Add a config option to filter on terms in the description. Fix #77 .
Phyks (Lucas Verney)
2017-10-29 20:16:33 +0100
f81deb9f13
Rename minimum_photos config option to minimum_nb_photos
Phyks (Lucas Verney)
2017-10-29 20:03:39 +0100
5bce6369ec
Merge branch 'Hatrix42-master'
Phyks (Lucas Verney)
2017-10-29 03:05:43 +0100
6b82af6b85
Review of Hatrix42 PR
Phyks (Lucas Verney)
2017-10-29 03:05:35 +0100
9c55904f59
Merge branch 'master' of https://github.com/Hatrix42/Flatisfy into Hatrix42-master
Phyks (Lucas Verney)
2017-10-29 02:58:02 +0100
1791142218
Check that area, rooms etc are lists in config
Phyks (Lucas Verney)
2017-10-29 02:39:15 +0200
bea2c4ac17
Add weboob and weboob-modules in requirements.txt, fix #79 .
Phyks (Lucas Verney)
2017-10-24 17:17:20 -0400
1d6233e5ca
Completely fix https://github.com/Phyks/Flatisfy/issues/10
Phyks (Lucas Verney)
2017-10-24 16:56:23 -0400
7fd44b7e8f
No longer make queries with more than three cities
Phyks (Lucas Verney)
2017-10-24 15:50:19 -0400
e7c81d31ac
Add config option for minimum number of pictures
Maël Le Garrec$
2017-10-24 17:21:48 +0200
c96b2a3f4c
Fix for https://github.com/Phyks/Flatisfy/issues/8
Phyks (Lucas Verney)
2017-10-19 15:34:02 -0400
f1a5535bca
Fix an error introduced in 88a923c87e
Phyks (Lucas Verney)
2017-10-19 15:30:03 -0400
4633dd5179
Add a note about running time, see #72
Phyks (Lucas Verney)
2017-09-27 12:23:19 -0400
fa20d0fcbc
Fix #73
Phyks (Lucas Verney)
2017-09-27 00:16:36 +0200
9b087729d3
Fix flatisfy.tools.batch with Python3
Phyks (Lucas Verney)
2017-09-26 01:04:09 +0200
15eb5a19f6
Clarify doc about modules_path config option, see #71
Phyks (Lucas Verney)
2017-09-25 10:41:49 -0400
7e35b71c28
Fix an issue with functools, see https://github.com/Phyks/Flatisfy/issues/4
Phyks (Lucas Verney)
2017-09-24 23:10:07 +0200
88a923c87e
Fix for https://github.com/Phyks/Flatisfy/issues/5
Phyks (Lucas Verney)
2017-09-24 22:51:12 +0200
71729842ad
Fix issue #68
Phyks (Lucas Verney)
2017-09-24 19:22:40 +0200
9405742445
Add weboob dependency in requirements.txt
Gautier Pelloux-Prayer
2017-09-23 20:38:31 +0200
28d4b1e36b
Add missing brackets for method invokation
Gautier Pelloux-Prayer
2017-09-23 20:21:35 +0200
01e9f7ec0a
Merge branch 'cost-per-sq-meter' into 'master'
Phyks
2017-07-11 15:08:41 +0200
215fe14d01
Better email notifications
Phyks (Lucas Verney)
2017-07-06 15:05:21 +0200
23bbee8271
Adds basic email notifications when new flats have been found (fixes #47 ).
Benjamin Bouvier
2017-06-13 18:19:16 +0200
4c07fc8ba1
Merge branch 'better-dedup' into 'master'
Phyks
2017-06-29 12:04:44 +0200
be43206d4b
Merge branch 'fix-slider' into 'master'
Phyks
2017-06-18 19:01:56 +0200
9664c3c444
Adds basic email notifications when new flats have been found (fixes #47 ).
Benjamin Bouvier
2017-06-13 18:19:16 +0200
7e109f4ca1
Fix image slider perspective;
Benjamin Bouvier
2017-06-13 16:59:09 +0200
6a0681fc99
Optimize photo comparisons; fixes #41 , fixes #59
Benjamin Bouvier
2017-06-13 19:22:08 +0200
26e2cdefbe
Display cost per square meter;
Benjamin Bouvier
2017-06-13 17:21:02 +0200
210192d09c
Rework a bit on top of bnjbvr's fix for #49 .
Phyks (Lucas Verney)
2017-06-26 16:22:13 +0200
aac6b63e0a
Use simple anchors for flat details;
Benjamin Bouvier
2017-06-13 16:55:58 +0200
6ed484bb8b
Merge branch 'foncia' into 'master'
Phyks
2017-06-26 13:33:15 +0200
a9ac5484e0
Rework Docker image and add some doc.
Phyks (Lucas Verney)
2017-06-21 15:09:49 +0200
4c558ef182
Basic docker image;
Benjamin Bouvier
2017-06-13 20:08:49 +0200
5c171a8356
Do not constrain too much the minimum zoom level of the flats map.
Phyks (Lucas Verney)
2017-06-20 16:32:27 +0200
78b9ebf04e
Better handling of phone links
Phyks (Lucas Verney)
2017-06-20 14:20:54 +0200
f1df23dc29
Linting
Phyks (Lucas Verney)
2017-06-20 13:37:22 +0200
054c5679bb
Handle exceptions raised when fetching details
Phyks (Lucas Verney)
2017-06-20 13:27:08 +0200
8e9cb2c1c7
Add a note about IRC channel
Phyks
2017-06-20 11:04:05 +0200
6e12490fbd
Add some doc about CLI option and better informative message
Phyks (Lucas Verney)
2017-06-19 17:20:53 +0200
082d177f19
More informative error message when matching accidentally a wrong postal code. See #64 for more context.
Phyks (Lucas Verney)
2017-06-19 17:14:18 +0200
25f2e71264
Partial fix for #62 (documentation)
Phyks (Lucas Verney)
2017-06-19 16:24:51 +0200
edb7b822d2
Multiple constraints in config and Tcl data
Phyks
2017-06-19 16:12:17 +0200
ed7e9dfc1a
Add a CLI argument to import only a given constraint. Drop the necessary constraint.
Phyks (Lucas Verney)
2017-06-19 16:08:06 +0200
b7f9427d53
Fix GPS position import of Tcl stations
Phyks (Lucas Verney)
2017-06-19 14:25:02 +0200
c4f6a80b0c
Fix a StopIteration error in web API
Phyks (Lucas Verney)
2017-06-19 12:01:55 +0200
b187a106e4
Avoid loading multiple times the same data
Phyks (Lucas Verney)
2017-06-19 12:01:10 +0200
237e107ed7
Fix image slider perspective;
Benjamin Bouvier
2017-06-13 16:59:09 +0200
d396d33506
Rewrite doc and frontend to match new constraints in config
Phyks (Lucas Verney)
2017-06-16 16:56:59 +0200
bdf8a6b8d2
Handle multiple constraints in the config
Phyks (Lucas Verney)
2017-06-16 16:21:13 +0200
12a55e64be
Add support for Tcl data
Phyks (Lucas Verney)
2017-06-15 15:52:11 +0200
82a88590b6
Rewrite data files management, to make it more modular
Phyks (Lucas Verney)
2017-06-15 15:48:16 +0200
e04e8a0eab
Update getting started doc to add tips
Phyks (Lucas Verney)
2017-06-15 13:48:25 +0200
947f53252a
Explain how to enable new Weboob backends in Flatisfy in CONTRIBUTING.md
Phyks (Lucas Verney)
2017-06-14 16:35:36 +0200
1517d8d30b
Add support for Foncia backend from Weboob
Phyks (Lucas Verney)
2017-06-14 16:30:19 +0200
3469035f4a
Towards more modular system for data files
Phyks (Lucas Verney)
2017-06-14 15:29:33 +0200
b3ae71a8be
Merge branch 'valueerror' into 'master'
Phyks
2017-06-14 11:08:17 +0200
4beee77a02
Fixes #55 : Handle ValueError when fetching detailed info about a flat;
Benjamin Bouvier
2017-06-13 15:57:03 +0200
969c6ab0fe
There are up to 3 passes available, the --passes
argument constraint should match.
Phyks
2017-06-14 10:50:02 +0200
f52b07b869
No need for unicode
Phyks
2017-06-14 10:48:17 +0200
bd1e1d2068
Update documentation
Phyks
2017-06-14 10:46:38 +0200
b889d0e4f3
Update CONTRIBUTING.md
Phyks
2017-06-14 10:31:13 +0200
e96add4013
Remove useless mention of required Weboob MR in README.md.
Phyks
2017-06-14 10:29:38 +0200
577abafa07
Merge branch 'config-check' into 'master'
Phyks
2017-06-14 10:28:33 +0200
8c126ef8e3
Catch the right error when the constraint type name is not set;
Benjamin Bouvier
2017-06-13 16:02:31 +0200
2d30061b7b
Fix typo in requirements.txt, should be request*s*.
Phyks (Lucas Verney)
2017-05-21 21:48:14 +0200
7309b4da18
Stash
responsive
Phyks (Lucas Verney)
2017-05-12 17:19:51 +0200
adb520b54d
SHow "Loading…" message when loading data from the API
Phyks (Lucas Verney)
2017-05-12 16:27:31 +0200
e4768de086
Fix a bug introduced in last commit, do not pre-wrap TD cells.
Phyks (Lucas Verney)
2017-05-12 11:46:37 +0200
03e6571545
Fix broken table layout due to large notes in pre tag
Phyks (Lucas Verney)
2017-05-11 14:27:30 +0200
2bdfa8158b
Fix sorting order in Chromium
Phyks (Lucas Verney)
2017-05-11 14:06:38 +0200
6272819109
A click on a button in a flat row in the flats table should not trigger a click event and go to the flat details page.
Phyks (Lucas Verney)
2017-05-09 17:50:07 +0200
d152b4dce8
Better "Followed" page
Phyks (Lucas Verney)
2017-05-09 17:36:17 +0200