Commit graph

68 commits

Author SHA1 Message Date
Florent CHAMPIGNY
24bb623ebd
Feat log db query (#471)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-30 15:02:29 +01:00
Florent CHAMPIGNY
4a458ccb90
refact: [FILE] delete multiple (#466)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-24 09:44:38 +01:00
Florent CHAMPIGNY
e66e0570ee
refact: [CRASH-REPORT] paging3 (#444)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-08 16:18:55 +01:00
Florent CHAMPIGNY
cf0fe6df0e
feat: error catching (#435)
Co-authored-by: Florent Champigny <florent@bere.al>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-04 12:55:42 +01:00
Florent CHAMPIGNY
09eaf3fbf2
removed gradle ktlint (#423)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-02 15:12:51 +01:00
Florent CHAMPIGNY
ed6b691205
refact: ktlint format (#422)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-02 14:53:53 +01:00
Florent CHAMPIGNY
27ba6c149b
refact: [FORMAT] ran ktlin on all modules (#421)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-02 14:19:20 +01:00
Sebastian Neubauer
a8fef6dfaf
Add dashboard arrangement dropdown to choose items per row (#411)
Co-authored-by: Sebastian Neubauer <sebastian.neubauer@exaring.de>
2025-12-01 09:47:26 +01:00
Florent CHAMPIGNY
0e61239fa0
feat: [NETWORK] replay (#409)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-28 15:48:07 +01:00
Florent CHAMPIGNY
7974b0a2a2
feat: [NETWORK] import from csv (#403)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-26 18:51:33 +01:00
Florent CHAMPIGNY
41a4b2c383
feat files get folders size (#407)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-26 11:56:56 +01:00
Florent CHAMPIGNY
9b6ff72ac5
feat: [IMAGES] persist headers to fetch images (#396)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-18 23:59:05 +01:00
Raphael Teyssandier
1d2b3ce28e
Nav3 (#191)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-11-12 11:17:57 +01:00
Florent CHAMPIGNY
2c1e02fa77
Feat desktop version checker (#374)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-23 18:04:44 +02:00
Florent CHAMPIGNY
222b39bd7b
feat: [FILE] download from device (#357)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 22:41:10 +02:00
Florent CHAMPIGNY
607eae5957
Feat websocket mock (#353)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 23:32:05 +02:00
Florent CHAMPIGNY
15eae36341
feat: [NETWORK] persist settings (#348)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 13:34:17 +02:00
Florent CHAMPIGNY
dd4b3dd6b9
feat: [NETWORK] filter old sessions (#347)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 12:07:28 +02:00
Florent CHAMPIGNY
0a6c15099e
refact: [DATABASE] selected (#332)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-12 21:14:16 +02:00
Florent CHAMPIGNY
85b42a7b8e
feat: [DATABASE] favorite queries (#328)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-10 00:01:02 +02:00
Florent CHAMPIGNY
2e7d731384
feat: [DATABASE] display tables (#316)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-08 21:49:05 +02:00
Florent CHAMPIGNY
6e191dee2c
refact: [ANALYTICS] paging3 (#311)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-07 10:58:46 +02:00
Florent CHAMPIGNY
01ab991ba3
refact: [ANALYTICS] filter from sql (#309)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-07 10:03:13 +02:00
Florent CHAMPIGNY
719ff74a11
feat: [NETWORK] extract persisted query (#294)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-05 14:03:33 +02:00
Florent CHAMPIGNY
bf86ba4e6a
feat: [NETWORK] websockets (#305)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-05 14:00:08 +02:00
Florent CHAMPIGNY
00baa62812
refact: [NETWORK] use pager3 to paginate network items (#300)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-04 22:10:23 +02:00
Florent CHAMPIGNY
731e58da00
refact: [NETWORK] export csv (#303)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-03 23:37:46 +02:00
Florent CHAMPIGNY
ce19c49d95
fix: [ANALYTICS] analytics detail panel (#298)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-03 14:53:30 +02:00
Florent CHAMPIGNY
03a5598b7f
feat: [NETWORK] filter using sql (#291)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-02 17:42:15 +02:00
Florent CHAMPIGNY
dc469ed6d0
refact: [NETWORK] sort from sql (#287)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-02 15:13:11 +02:00
Florent CHAMPIGNY
db467a6f3b
feat: [NETWORK] share mocks across apps and devices (#283)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 21:41:58 +02:00
Florent CHAMPIGNY
7a52b79470
feat: [IMAGES] callback to personalize detection (#275)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 14:26:29 +02:00
Florent CHAMPIGNY
0369476853
feat: [DEVICE] restart app (#256)
* feat: images display sizes

* feat: [DEVICE] reboot app button

* renamed

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 19:51:05 +02:00
Florent CHAMPIGNY
4b2419ffe9
feat: [DEEPLINK] autocomplete params (#249)
* feat: [DEEPLINK] params

* added deserialisation

* added missing files

* works

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 21:59:25 +02:00
Florent CHAMPIGNY
e52f5c1687
feat: [DEEPLINK] add history (#248)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 20:49:58 +02:00
Florent CHAMPIGNY
05045ef0b4
feat: [DASHBOARD] remove (#247)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 19:53:07 +02:00
Florent CHAMPIGNY
acd7f9d2ab
feat: [ANALYTICS] old sessions (#246)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 19:11:54 +02:00
Florent CHAMPIGNY
ff41cec851
Fix outofbound tables (#243)
* fix: [TABLES] possible out of memory

* fix: [TABLES] possible out of memory

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 10:03:14 +02:00
Florent CHAMPIGNY
1c699bd1b5
fix: analytics out of memory (#241)
* fix: analytics out of memory

* fix: analytics out of memory

* fix: analytics out of memory

* fix: analytics out of memory

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-16 09:38:35 +02:00
Florent CHAMPIGNY
c954ef289e
feat: clean old sessions (#219)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-11 15:19:25 +02:00
Wouter van der Velde
35b3943f30
Dashboards - Form support (#190)
* [dashboard-form] Android plugin form dsl&config. Moved from SectionConfig to abstract ContainerConfig

* [dashboard-form] Implemented models and entities for section -> container and containerConfig

* [dashboard-form] reverted back to original elementconfig callback

* [dashboard-form] Removed serialization from domain module, cleaned up classes as suggested

* [dashboard-form] Updated modifier position
2025-09-10 10:22:14 +02:00
Florent CHAMPIGNY
ac5538cca0
feat: [NETWORK] search includes bodies (#211)
* feat: [NETWORK] search includes bodies

* clean code

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-09 14:40:26 +02:00
Florent CHAMPIGNY
eae3fc5b52
Feat add logger (#181)
* feat: logger

* added everywhere

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-31 09:22:50 +02:00
Florent CHAMPIGNY
1fbf415c06
fix: network late headers (#173)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-29 14:55:11 +02:00
Florent CHAMPIGNY
d2c2476729
feat: [NETWORK] export csv (#167)
* feat: [NETWORK] export csv

* works

* works

* works

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-28 19:45:52 +02:00
Florent CHAMPIGNY
a462ead246
Feat delete application (#166)
* feat: delete application

* delete app

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-28 16:27:40 +02:00
Florent CHAMPIGNY
fafe749dbd
feat: delete app (#165)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-28 15:02:09 +02:00
Florent CHAMPIGNY
2e43018617
refact: add foreign key to device and app (#164)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-28 14:42:00 +02:00
Florent CHAMPIGNY
bdea11321d
refact: [CORE] add app instance to messages (#153)
* refact: [CORE] add app instance to messages

* upgraded schema

* old calls are displayed differently

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 22:39:26 +02:00
Florent CHAMPIGNY
8025553c2f
Refact onmessage (#152)
* refact: [CORE] on message receive pass the app with package

* added db files

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 21:27:20 +02:00