Commit graph

14 commits

Author SHA1 Message Date
1bffd10585
feat!: use msgpack instead of json (#40)
Reviewed-on: #40
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Co-committed-by: Felipe Contreras Salinas <felipe@bstr.cl>
2024-03-06 21:38:04 -03:00
644cdb92b0
chore(deps): Update to axum 0.7 (#37)
Reviewed-on: #37
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Co-committed-by: Felipe Contreras Salinas <felipe@bstr.cl>
2024-01-19 18:26:24 -03:00
0191a7e2c1
chore: add sqlfluff config (#36)
Reviewed-on: #36
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Co-committed-by: Felipe Contreras Salinas <felipe@bstr.cl>
2023-11-20 23:47:10 -03:00
579ed9fe34
Refactors and TODOs: (#27)
- Use anyhow for setup errors
- Implement comparison agaisnt db in insert test
- Crate updates

Reviewed-on: #27
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Co-committed-by: Felipe Contreras Salinas <felipe@bstr.cl>
2023-08-04 23:46:34 -04:00
8ed3dba871
chore: add tests (#19)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Reviewed-on: #19
2023-04-13 22:57:25 -04:00
ddd76dd84f
Migrate from Rocket to Axum (#17)
fixes #15

Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Reviewed-on: #17
2023-04-01 23:16:36 -04:00
2279026a81
Add optional URL field (#14)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Reviewed-on: #14
2023-03-28 02:01:09 -03:00
b00e4b1aab feat: Add and Edit places through Leaflet.contextmenu (#4) 2022-11-22 22:03:16 -03:00
Felipe Contreras
2f238e8d1c Use double precision for coordinates 2022-08-06 22:21:45 -04:00
Felipe Contreras
c6134360b8 remove unused import 2022-08-03 22:32:41 -04:00
Felipe Contreras
a9ffc21491 Fix relative path serving 2022-08-03 22:30:02 -04:00
Felipe Contreras
bd19b463b7 Initial frontend. Fetch only for now. 2022-07-22 01:17:44 -04:00
Felipe Contreras
deabc5649f Update moved into upsert endpoint. Insert now returns the id. 2022-07-18 01:26:35 -04:00
Felipe Contreras
643c42d970 Initial Commit 2022-07-18 01:26:35 -04:00