This website requires JavaScript.
5da06280be
Handle database migrations
Phyks (Lucas Verney)
2018-10-16 23:07:53 +0200
dc9392e6f0
Fix an error with photos hashes in the fetch command
Phyks (Lucas Verney)
2018-10-15 08:48:36 +0200
35c902d3d3
Merge branch 'split-different-stations' into 'master'
Phyks
2018-10-15 08:37:29 +0200
7a9767ffce
Split stations on comma
Julien Wajsberg
2018-10-13 18:35:00 +0200
82f2e84243
Add emphasis to the expired status
Phyks (Lucas Verney)
2018-10-13 17:10:23 +0200
1548f0176d
Localization !
Julien Wajsberg
2018-10-13 16:01:24 +0200
e631d09df3
Do something with the is_expired column in the view
Julien Wajsberg
2018-09-28 19:22:43 +0200
e8c28a4a91
Add an is_expired column to the model
Julien Wajsberg
2018-09-28 19:22:27 +0200
dc9abadf12
Serve the .well-known directory to support letsencrypt's ACME protocol
Julien Wajsberg
2018-09-25 15:41:23 +0200
c2f0a2389a
Add missing this when calling $t in the flatstableline component;
Benjamin Bouvier
2018-09-15 16:32:55 +0200
6c7527f443
Update doc to mention public transport travel time is computed assuming departure on next Monday at 8am
Phyks (Lucas Verney)
2018-09-07 19:33:35 +0200
e0e04317ca
Support other transport modes, fix #62
Phyks (Lucas Verney)
2018-09-07 19:28:15 +0200
9e71b946e3
Add a max-width on thumbnails
Phyks (Lucas Verney)
2018-09-07 18:24:54 +0200
139568f85e
Fix slider component as well to use local images
Phyks (Lucas Verney)
2018-09-07 15:13:10 +0200
c7fa6c8b5b
Fix serve images locally client side + some client optimizations
Phyks (Lucas Verney)
2018-09-07 15:06:59 +0200
07cb54b179
Merge branch 'ignore-weboob-errors' into 'master'
Phyks
2018-08-27 12:25:02 +0200
bd00a5c076
Docker: ignore errors in the update_weboob.sh script;
Benjamin Bouvier
2018-08-27 12:11:48 +0200
3aa8843142
Merge branch 'fix-docker' into 'master'
Phyks
2018-08-22 13:42:59 +0200
af8fa705dd
Fix Dockerfile and docker instructions;
Benjamin Bouvier
2018-08-22 13:14:00 +0200
0e7a577041
Update FAQ
Phyks (Lucas Verney)
2018-07-25 09:58:22 +0200
826989f77c
Monkey patch a WebOOB bug: No long waiting for the flats to be fetched!
Phyks (Lucas Verney)
2018-07-25 09:20:48 +0200
cc9ed3d34b
Improve doc + s/weboob/WebOOB/
Phyks (Lucas Verney)
2018-07-25 08:57:31 +0200
56c5aa20d4
Improve doc about Flatisfy appearing stuck
Phyks (Lucas Verney)
2018-07-25 08:52:22 +0200
0d3f984545
No need to catch MissingSchema actually
Phyks (Lucas Verney)
2018-07-16 14:52:06 +0200
4df1f1d2a1
Do not throw on MissingSchema request exception, see #120
Phyks (Lucas Verney)
2018-07-16 13:18:42 +0200
540d69f9e2
Merge branch 'ntome/Flatisfy-master'
Phyks (Lucas Verney)
2018-06-25 10:22:23 +0200
43b14ada51
config check: update since weboob now uses real Python enums
VA
2018-06-24 21:04:35 +0200
0c9f7d3067
Avoid a crash when no photos are found for a flat
Phyks (Lucas Verney)
2018-03-04 18:40:57 +0100
3855888bcb
Merge branch 'oom' into 'master'
Phyks
2018-02-24 23:02:39 +0100
0b89f27a43
Fix a bug with locally serving images, fix issue #118
Phyks (Lucas Verney)
2018-02-23 16:57:00 +0100
4ff4510ab7
Prevent Out Of Memory errors with image cache, fix #117
Phyks (Lucas Verney)
2018-02-23 16:51:22 +0100
c5953cfe7e
Log flat id when downloading photos
Phyks (Lucas Verney)
2018-02-17 21:53:49 +0100
98ae12d10d
Stash
rework_db
Phyks (Lucas Verney)
2018-01-19 17:07:49 +0100
ba40f71aed
Define new db tables to host constraints
Phyks (Lucas Verney)
2018-01-19 16:06:44 +0100
bfc27bbb92
Update Flatisfy to handle the latest dev version of Weboob. Fixes #91 and #85 .
Phyks (Lucas Verney)
2018-02-07 19:54:39 +0100
576c18b597
Fix #116 and incorrect handling of invalid images file in ImageCache
Phyks (Lucas Verney)
2018-01-30 17:01:31 +0100
d160962509
Fix CI
Phyks (Lucas Verney)
2018-01-30 10:36:40 +0100
ee2880326c
Add a way to download photos locally
Phyks (Lucas Verney)
2018-01-22 01:06:09 +0100
d6b82b24c6
Phone number should not count for as much in duplicates detection + better handling of multiple phone numbers
Phyks (Lucas Verney)
2018-01-26 10:51:16 +0100
e7218e90f3
Merge branch 'moar-tests' into 'master'
Phyks
2018-01-26 10:34:44 +0100
bb78725a05
Trim whitespaces in string normalization
nicofrand
2018-01-22 12:50:37 +0100
88087c8628
Address review
nicofrand
2018-01-22 12:40:52 +0100
9957206abe
Add tests with cropped photos
nicofrand
2018-01-21 15:35:52 +0100
39b3ce6a1d
Add test on similar but different flats
nicofrand
2018-01-21 15:10:34 +0100
83d7792e4c
Duplicates score should be enough, removing common photos assertion
nicofrand
2018-01-21 14:27:29 +0100
99eed82b3d
Few fixes
issue_94
Phyks (Lucas Verney)
2018-01-22 01:27:50 +0100
538bbe5a05
Add a way to download photos locally
Phyks (Lucas Verney)
2018-01-22 01:06:09 +0100
4870078599
More duplicates tests
nicofrand
2018-01-21 13:48:46 +0100
27d601ca21
Fix a bug with roman literals conversion
Phyks (Lucas Verney)
2018-01-21 12:12:14 +0100
08599d91de
Address a few nits in review
Phyks (Lucas Verney)
2018-01-21 11:52:52 +0100
9fa2177087
Add unit tests for image comparison
nicofrand
2018-01-19 13:53:53 +0100
4b41e6de2d
Actually, this should be done the other way
Phyks (Lucas Verney)
2018-01-21 10:51:37 +0100
03476dc8a5
Fix last commit about time_to handling
Phyks (Lucas Verney)
2018-01-21 10:41:22 +0100
a391d51d67
fix issue with travel time
nicofrand
2018-01-20 18:03:44 +0100
e2bc3c7a85
Merge branch 'numerals' into 'master'
Phyks
2018-01-20 00:13:41 +0100
a45eba65c7
Improve cities fuzzy matching
numerals
Phyks (Lucas Verney)
2018-01-19 11:50:11 +0100
7bf08adbce
Avoid computing multiple times the same photo hash, fix for #111
Phyks (Lucas Verney)
2018-01-18 15:43:39 +0100
deeba0e5f2
Disable roman numerals conversion, add extra test
Phyks (Lucas Verney)
2018-01-18 14:59:24 +0100
d482d9b6fa
Make CI fail if a test fails + a bit of linting
Phyks (Lucas Verney)
2018-01-18 14:48:28 +0100
6bcfb62e8d
Merge branch 'fix-roman-numbers' into 'master'
Phyks
2018-01-18 14:17:57 +0100
caa79f245b
Fix CI, also do not fail if ~/.local
directory does not exist.
Phyks (Lucas Verney)
2018-01-18 14:00:13 +0100
62907a621c
Add link to gist
Nicolas Frandeboeuf
2018-01-18 14:04:39 +0100
da0252974f
Fix an import error in Python 3
Phyks (Lucas Verney)
2018-01-18 13:58:12 +0100
771b140705
Fix tests
nicofrand
2018-01-18 13:27:22 +0100
07955af574
Fix roman numbers convertion
nicofrand
2018-01-18 13:15:09 +0100
02420d7a1b
Use an eye icon rather than a plus icon in FlatsTable. Fix #105 .
Phyks (Lucas Verney)
2018-01-18 11:59:32 +0100
6b25379fc0
Conditional requirements.txt, including all dependencies
Phyks (Lucas Verney)
2018-01-18 11:45:32 +0100
82681c6c27
Disable log coming directly from Canister
Phyks (Lucas Verney)
2018-01-17 20:24:08 +0100
80b0384d73
Run new unittests in CI
Phyks (Lucas Verney)
2018-01-17 13:35:19 +0100
9b840c2fd1
Merge branch 'tests' into 'master'
Phyks
2018-01-17 13:22:18 +0100
5b85ad6e59
Add unit tests
nicofrand
2018-01-14 11:53:59 +0100
48835c0d83
Make "flatisfy" key optional in deep_duplicate computation
Phyks (Lucas Verney)
2018-01-12 14:47:50 +0100
46457b014a
Avoid too broad ignoring of flats when looking for only some postal codes in a city covered by multiple postal codes. Fix #110 .
Phyks (Lucas Verney)
2018-01-10 20:01:22 +0100
45c4eca775
Add a logging line after webserver is started.
Phyks (Lucas Verney)
2018-01-10 19:41:22 +0100
47ce1ba7e0
Ignore duplicates by IDs, no need to even add the duplicate in db
Phyks (Lucas Verney)
2018-01-10 16:46:47 +0100
35c88050df
Better logging for station metadata detection
Phyks (Lucas Verney)
2018-01-10 16:46:30 +0100
083caec041
Update doc according to @nicofrand's suggestions
Phyks (Lucas Verney)
2018-01-08 14:49:03 +0100
219b8e156e
Fix a bug when throwing an exception with unicode characters from Weboob.
utf8exc
Phyks (Lucas Verney)
2018-01-06 10:53:35 +0100
3f30257b44
Fix spelling in deep_detect
Phyks (Lucas Verney)
2018-01-05 19:43:07 +0100
a6b193ae87
Fix missing config arg in deep_detect
Phyks (Lucas Verney)
2018-01-05 19:01:08 +0100
f55b6a940b
Update Dockerfile to use an entrypoint
Phyks (Lucas Verney)
2017-12-30 19:57:14 +0100
83ff6be409
Better fix for #100
Phyks (Lucas Verney)
2017-12-30 19:30:32 +0100
67d1299b15
Consider duplicates cannot belong to the same website, should fix #100 .
Phyks (Lucas Verney)
2017-12-30 15:27:46 +0100
7196add731
Lint code
Phyks (Lucas Verney)
2017-12-30 14:45:58 +0100
39f33975d7
Install functools32 in Docker image, fix for #108 .
Phyks (Lucas Verney)
2017-12-30 14:42:50 +0100
8eebc6a067
Fix typo
Phyks (Lucas Verney)
2017-12-30 14:38:15 +0100
046ecb8fa6
Add a note about moving to Framagit
Phyks (Lucas Verney)
2017-12-30 14:37:48 +0100
aa0547cab5
Add a note about moving to Framagit
Phyks (Lucas Verney)
2017-12-30 14:37:22 +0100
764689f83c
Merge branch 'issue_101' into 'master'
Phyks
2017-12-30 14:25:20 +0100
1119bdbf0b
Allow to define the threshold between a housing and a station
Phyks (Lucas Verney)
2017-12-29 22:58:05 +0100
b685a71eab
Merge branch 'master' into 'master'
Phyks
2017-12-29 22:51:01 +0100
06dfd97be0
Add doc about NodeJS being required
Phyks (Lucas Verney)
2017-12-29 22:49:47 +0100
9a416823a0
Fix small errors in documentation
Nicolas Frandeboeuf
2017-12-29 15:34:31 +0100
49ebfe9111
Add an opendata endpoint in API
Phyks (Lucas Verney)
2017-12-13 14:38:05 +0100
f29204265c
Update Dockerfile, fix for #96
Phyks (Lucas Verney)
2017-12-11 13:56:54 +0100
e5d5c8373c
Update doc, add FAQ. Closes #97
Phyks (Lucas Verney)
2017-12-11 13:38:50 +0100
a1846782ba
Add support for PATCH method in CORS header
Phyks (Lucas Verney)
2017-12-08 15:47:59 +0100
03d2ac8b80
Support sorting and pagination in API
Phyks (Lucas Verney)
2017-12-07 16:06:31 +0100
c3941bd70c
Rebuild data on import command if required
Phyks (Lucas Verney)
2017-12-06 19:16:24 +0100
0376cdf4e0
Fix a bug with Flat.from_dict
Phyks (Lucas Verney)
2017-12-06 19:03:25 +0100