Commit Graph

31 Commits

Author SHA1 Message Date
mpostma 0f7625e29a bump dependencies 2021-09-13 15:17:08 +02:00
Tamo 78308365ec
fix typos 2021-07-29 14:40:41 +02:00
Tamo 1a1046a0ef
start writing some documentation for newcomers 2021-07-27 16:35:42 +02:00
mpostma 575ec2a06f refactor routes 2021-07-05 14:33:48 +02:00
marin postma 01b09c065b
change route to service<resource> 2021-06-24 19:02:28 +02:00
marin postma 79fc3bb84e
fmt 2021-06-24 16:36:22 +02:00
marin postma 1e9f374ff8
update running route 2021-06-24 16:35:12 +02:00
marin postma 0c1c7a3dd9
implement authentication policies 2021-06-24 16:31:30 +02:00
marin postma 5b71751391
policies macros 2021-06-24 16:31:30 +02:00
marin postma 880fc069bd
remove dbg 2021-06-23 16:49:25 +02:00
marin postma a838238a63
move payload to own module 2021-06-23 16:49:25 +02:00
marin postma 834995b130
clippy + fmt 2021-06-23 16:49:23 +02:00
marin postma 4b292c6e9b
add payload limit to app config 2021-06-23 16:48:33 +02:00
marin postma 1c13100948
implement custom payload 2021-06-23 16:48:31 +02:00
marin postma 71226feb74
refactor create_app macro 2021-06-23 16:47:15 +02:00
marin postma b1a5ef0aab
improve mini dashboard routing 2021-06-22 21:49:05 +02:00
marin postma 0d3fb5ee0d
factorize internal error macro 2021-06-21 12:11:08 +02:00
bors[bot] 2062b10b79
Merge #209
209: Integrate amplitude r=MarinPostma a=irevoire

And merge the sentry and amplitude usage under one “Enable analytics” flag

closes #180


Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Irevoire <tamo@meilisearch.com>
2021-06-16 15:25:31 +00:00
Tamo 4e2568fd6e
disable amplitude on debug build 2021-06-16 17:12:49 +02:00
Tamo def1596eaf
Integrate amplitude
And merge the sentry and amplitude usage under one “Enable analytics”
flag
2021-06-15 15:36:30 +02:00
Tamo 18d4d6097a
implements the synonyms in transplant 2021-06-14 14:47:51 +02:00
Marin Postma 1c4f0b2ccf
clippy, fmt & tests 2021-05-31 16:03:39 +02:00
tamo c3552cecdf
WIP rebase on main 2021-05-10 20:24:18 +02:00
Marin Postma c2461e5066
review fixes 2021-04-26 10:20:46 +02:00
Marin Postma 6af769af20
bump mini-dashboard 2021-04-22 10:45:05 +02:00
Marin Postma 6bcf20c70e
serve static site 2021-04-22 10:26:54 +02:00
tamo ec3a08ea0c
remove another unused legacy file 2021-04-15 14:44:43 +02:00
Irevoire 7ecefe37da
fix root route 2021-03-19 11:34:54 +01:00
mpostma dd324807f9
last review edits + fmt 2021-03-15 18:11:10 +01:00
mpostma 49b74b587a
enable jemalloc only on linux 2021-03-12 17:47:40 +01:00
mpostma 5ecf514d28
restructure project 2021-03-10 13:46:49 +01:00