Commit graph

25 commits

Author SHA1 Message Date
db5e6e7ad8 Incident highlight backend 2025-01-07 20:47:59 -05:00
91e9b2ed8e slow version 2025-01-07 20:00:31 -05:00
84ebd7e959 call_date should be the first index column.
This results in a huge speedup
2024-12-30 15:49:00 -05:00
b5af8b0878 Initial endpoints 2024-12-29 09:30:24 -05:00
5c4bfa4650 Fix calls tags 2024-12-27 14:16:38 -05:00
dac1f5fa4e Add calls UI (#84)
Also make a PWA.

Closes #81

Reviewed-on: #84
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-27 13:14:45 -05:00
77a08679d4 Call store and list calls endpoint (#78)
Reviewed-on: #78
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-19 16:14:41 -05:00
544ac56990 GET /calls/<callID> endpoint (#64)
Reviewed-on: #64
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-02 17:53:43 -05:00
03ebf74abe Partitioning (#60)
Closes #13

Reviewed-on: #60
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-01 03:01:09 -05:00
ef69d95583 Initial calls normalization
fix

wip
2024-11-19 10:18:12 -05:00
d592e20d37 FKEY constraint prevents alerts on learned talkgroups 2024-11-12 10:14:11 -05:00
3f133e152a UUID is part of Call and is generated by us.
Closes #8
2024-11-06 20:47:10 -05:00
ecd7a39db0 Store suppressed alerts 2024-11-02 14:27:07 -04:00
83b6b0e4f4 Initial 2024-11-02 09:41:48 -04:00
f54d0d250a Add alerts to table 2024-11-01 09:15:48 -04:00
343dc86591 Whole db size 2024-10-20 13:04:42 -04:00
9f2ddada28 Calls size 2024-10-20 12:26:32 -04:00
ddff9f4a6a alpha tag 2024-08-23 14:28:47 -04:00
4d35153aff Add call duration field. 2024-08-11 13:49:43 -04:00
234671bc9d Don't return everything since bytea included 2024-07-28 09:01:30 -04:00
a25aaccbf3 calls trigger 2024-07-27 19:25:16 -04:00
d7352ddb53 Set call transcript 2024-07-17 19:33:09 -04:00
72edd16d7b Use call_date 2024-07-16 19:35:16 -04:00
d6d2da3e04 Schema 2024-07-16 19:31:30 -04:00
c75dd9ec43 Add config flag 2024-07-15 22:30:32 -04:00