Thomas Citharel
|
999a33c7c3
|
Typespec fixes and refactoring
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-05-03 12:23:09 +02:00 |
Thomas Citharel
|
d58ca5743d
|
Add timezone handling
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:37:17 +02:00 |
Thomas Citharel
|
dee7c58449
|
Spec fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 15:14:54 +02:00 |
Thomas Citharel
|
1893d9f55b
|
Various refactoring and typespec improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:24 +02:00 |
Thomas Citharel
|
de047c8939
|
Various typespec and compilation improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:20 +02:00 |
Thomas Citharel
|
a336e76aae
|
Run mix format on Elixir 12
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-06-07 16:49:43 +02:00 |
Thomas Citharel
|
bd53bfc46b
|
Fix usage of is_bitstring instead of is_binary
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-08 16:41:49 +02:00 |
Thomas Citharel
|
35e641bcff
|
Fix geospatial runtime configuration
Geospatial configuration was only evaluated at compile-time, not at
runtime
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-16 15:33:44 +01:00 |
Thomas Citharel
|
b1cc3868a6
|
Add user setting to provide location and show events near location on
homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-02-12 19:10:22 +01:00 |
setop
|
bd3087d121
|
Fix geospatial clients
add json plus to base client and rename to geospacial client
geospatial http client with json plug
|
2020-09-21 14:46:07 +02:00 |
Thomas Citharel
|
9c9f1385fb
|
Introduce group posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-07-30 16:55:35 +02:00 |
setop
|
2749b6b2d4
|
fix addok - country and region
|
2020-06-30 09:16:32 +02:00 |
Thomas Citharel
|
42f07c17e5
|
Disable mix docs for now
Because of https://github.com/elixir-lang/ex_doc/issues/1172
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-04 10:58:27 +02:00 |
Thomas Citharel
|
4144e9ffd0
|
Introduce group basic federation, event new page and notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-03 16:01:26 +02:00 |
rustra
|
3505736705
|
Fix Credo code readability issues
|
2020-01-28 20:15:59 +01:00 |
Thomas Citharel
|
3b210a33a2
|
Disable address autocomplete where required (nominatim)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-11-20 13:49:57 +01:00 |
Thomas Citharel
|
ea00cf45dc
|
Update docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-11-19 20:01:31 +01:00 |
Thomas Citharel
|
c7b25474d3
|
Introduce support for Pelias geocoder
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-11-19 17:59:04 +01:00 |
Thomas Citharel
|
c599a47d58
|
Introduce Mimirsbrunn geocoder and improve addresses & maps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-11-12 14:10:18 +01:00 |
Thomas Citharel
|
0e7cf89492
|
Remove floor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-11-08 19:39:02 +01:00 |
Thomas Citharel
|
d3a5b1f3e5
|
Add custom user-agent to geospatial calls
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-12 11:41:18 +02:00 |
miffigriffi
|
aed824f1aa
|
Fix code readability issues
|
2019-09-26 17:45:47 +02:00 |
miffigriffi
|
20dfce5c83
|
Fix refactoring opportunities
|
2019-09-26 17:45:33 +02:00 |
Thomas Citharel
|
0e0b68445b
|
Reuse existing addresses when creating an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-22 16:20:42 +02:00 |
Thomas Citharel
|
c3cca5d613
|
Fix credo style reports following it's update
Mainly transform `with` into `case`
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-07-23 18:12:26 +02:00 |
Thomas Citharel
|
0c8d2f7e00
|
Work around Addresses to bring them properly through GraphQL
Got caught with https://github.com/absinthe-graphql/absinthe/issues/601
at some point, that's why fields are renamed
Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-01 16:51:15 +02:00 |
Thomas Citharel
|
98b7618338
|
Add GeoSpatial backends for geocoding
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Geospatial Backend
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-03-15 16:37:43 +01:00 |