|
db5e6e7ad8
|
Incident highlight backend
|
2025-01-07 20:47:59 -05:00 |
|
|
91e9b2ed8e
|
slow version
|
2025-01-07 20:00:31 -05:00 |
|
|
108c6ec62f
|
Rate limit login keyed by username
|
2025-01-06 08:22:51 -05:00 |
|
|
8363b26922
|
Add sameSiteNoneForInsecure option
|
2025-01-05 11:31:12 -05:00 |
|
|
064e8d8a97
|
Unify JSON output of calls endpoints for UI
|
2025-01-05 10:50:19 -05:00 |
|
|
59513572ba
|
Marshal CallDuration as ms
|
2025-01-04 11:00:41 -05:00 |
|
|
16a0606e4c
|
Cannot tag excluded field
|
2025-01-04 10:51:39 -05:00 |
|
|
af950c2da7
|
Call count
|
2024-12-29 19:28:50 -05:00 |
|
|
223f4d5bbe
|
fix filter
|
2024-12-29 19:04:06 -05:00 |
|
|
841b9f1b16
|
add incident filtering
|
2024-12-29 19:01:13 -05:00 |
|
|
3b914ba19e
|
Use PATCH
|
2024-12-29 18:33:34 -05:00 |
|
|
e6bc4632a6
|
Don't use DB types
|
2024-12-29 16:27:43 -05:00 |
|
|
7a19f6ee13
|
fix match
|
2024-12-29 15:42:01 -05:00 |
|
|
87cbd6d35e
|
Don't use DB type
|
2024-12-29 15:33:53 -05:00 |
|
|
6acae39cba
|
Error text
|
2024-12-29 15:24:40 -05:00 |
|
|
82d2d5c340
|
Incidents calls
|
2024-12-29 15:08:06 -05:00 |
|
|
783c76fecd
|
that's a bug
|
2024-12-29 13:27:31 -05:00 |
|
|
b5af8b0878
|
Initial endpoints
|
2024-12-29 09:30:24 -05:00 |
|
|
cac95e1b25
|
Incidents
|
2024-12-28 18:32:13 -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 |
|
|
d95cda6b44
|
Mutation to get all tags (#76)
Reviewed-on: #76
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
|
2024-12-18 10:51:26 -05:00 |
|
|
9a3a32c1a2
|
Add filter and orderBy. Closes #55 (#73)
Reviewed-on: #73
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
|
2024-12-17 21:17:10 -05:00 |
|
|
7defdcbf33
|
Add user service, ability to save and recall preferences (#70)
Reviewed-on: #70
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
|
2024-12-16 13:34:07 -05:00 |
|
|
1664c26e14
|
Delete talkgroup and system (#69)
Reviewed-on: #69
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
|
2024-12-10 19:10:25 -05:00 |
|
|
0608166d46
|
elide composite literal
|
2024-12-03 09:05:22 -05:00 |
|
|
518566db62
|
Set icon
|
2024-12-02 22:33:14 -05:00 |
|
|
45b90af701
|
Fix stream assignment
|
2024-12-02 22:28:56 -05:00 |
|
|
1a6e2e36a5
|
Fix exports so they actually work in sdrtrunk
|
2024-12-02 20:56:56 -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 |
|
|
bb47528bd5
|
fmt
|
2024-12-02 08:03:44 -05:00 |
|
|
8ea82bf7d4
|
switchpart (#62)
Reviewed-on: #62
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
|
2024-12-01 17:26:10 -05:00 |
|
|
26be549c8e
|
Only emit migrations message on change
|
2024-12-01 10:50:30 -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 |
|
|
1ca2e884f7
|
Add count to pagination for talkgroups
|
2024-11-25 19:06:56 -05:00 |
|
|
4b8a5475a6
|
Omitempty
|
2024-11-25 16:04:07 -05:00 |
|
|
9b3743e79a
|
Fix cookie weirdness (delete correctly using MaxAge)
|
2024-11-25 12:57:59 -05:00 |
|
|
18e07e322f
|
Fix #52
|
2024-11-25 12:43:02 -05:00 |
|
|
53ccf1715b
|
Export
|
2024-11-25 09:44:12 -05:00 |
|
|
638b4df0e7
|
Test failing
|
2024-11-25 08:00:51 -05:00 |
|
|
3d5891630b
|
More efficient
|
2024-11-24 21:52:50 -05:00 |
|
|
35da686283
|
iter attr
|
2024-11-24 21:48:47 -05:00 |
|
|
062236e5e4
|
Export endpoint
|
2024-11-24 21:18:11 -05:00 |
|
|
8177ae7065
|
Add test for file without multipart
|
2024-11-24 21:00:34 -05:00 |
|
|
b9a00e1bdc
|
Fix config test
|
2024-11-24 15:45:29 -05:00 |
|
|
4bee6840dc
|
Move to urfave/cli
|
2024-11-24 10:38:19 -05:00 |
|
|
f1e65aaa68
|
Switch to koanf
|
2024-11-24 09:10:31 -05:00 |
|
|
a845259d81
|
Reorg config
|
2024-11-24 08:40:14 -05:00 |
|
|
71a5a44923
|
Reorganize config
|
2024-11-24 00:40:07 -05:00 |
|