Commit graph

59 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
e702440d52
feat: [NETWORK] deep search (#448)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-10 21:59:53 +01:00
Florent CHAMPIGNY
5a16b94b6f
feat: [DASHBOARD] html (#443)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-08 16:13:25 +01:00
Florent CHAMPIGNY
3dd991858a
feat: [DASHBOARD] dashboard markdown (#442)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-08 11:52:29 +01:00
Florent CHAMPIGNY
52e8338156
refact: crash lint (#438)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-04 13:15:40 +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
Florent CHAMPIGNY
2a87b23707
refact: [FORMAT] ran ktlint on compose app (#420)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-02 13:41:36 +01:00
Florent CHAMPIGNY
342f5f1d23
feat: [DASHBOARD] open external button (#417)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-02 10:16:55 +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
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
22803ca01b
fix: [DATABASE] deletions (#381)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-07 12:32:30 +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
a0c0bb8470
fix: [NETWORK] highlight errors on list (#373)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-23 18:04:28 +02:00
Florent CHAMPIGNY
83fa902f63
refact: [CORE] transform project into kotlin multiplatform (#370)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-22 13:02:35 +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
3bca7fb608
Feat database delete table (#342)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-13 14:50:54 +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
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
08e58f60f4
refact: [NETWORK] format on data part to be able to filter and search… (#288)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-02 14:32:56 +02:00
Florent CHAMPIGNY
8c6ce2e244
refact: [NETWORK] format before saving (#286)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-01 23:00: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
ad5528de4b
refact: [TABLE] improve tables UX (#260)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:40:08 +02:00
Florent CHAMPIGNY
e083c84ca1
feat [DASHBOARD] labels (#257)
* feat [DASHBOARD] labels

* feat [DASHBOARD] labels

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-18 20:09:50 +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
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
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
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
f1de279ebb
Refact topbar icons (#162)
* feat: screenshot

* screenshot works

* screenshot works

* screenshot works

* feat: [VIDEO] screen record

* quick save

* fixed

* refact: [DESIGN] topbar icons

* merged

* merged

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-27 09:44:50 +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
a3db292069
feat: [CLIENT] send app instance to server (#151)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-24 21:08:46 +02:00
Florent CHAMPIGNY
52142baecf
feat: [DEVICES] display is active (#141)
* feat: [DEVICES] display is active

* feat: [DEVICES] display is active

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-22 16:13:13 +02:00
Florent CHAMPIGNY
262ccfd19f
Refact devices apps (#135)
* refact: [CORE] device and apps

* refact: [CORE] device and apps

* refact: [CORE] device and apps

* refact: [CORE] device and apps

* refact: [CORE] device and apps

* added db files

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 22:52:15 +02:00
Florent CHAMPIGNY
3cb5abd33f
feat: [NETWORK] mocks can throw errors (#133)
* feat: [NETWORK] mocks can throw errors

* added into android

* added on ktor

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 16:44:07 +02:00
Florent CHAMPIGNY
35d896af23
Refact network model (#123)
* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact: [NETWORK] model with error

* refact

* merged with main

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-21 10:25:03 +02:00
Florent CHAMPIGNY
db3c8a118c
Feat badnetwork exeptions (#122)
* feat: [BADNETWORK] exceptions

* added errors on okhttp

* added errors on okhttp

* feat: [BADNETWORK] exceptions

* feat: [BADNETWORK] exceptions

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-20 16:45:53 +02:00
Florent CHAMPIGNY
cae29db95c
Refact moved network packages (#121)
* refact: [NETWORK] moved into packages

* ktlint

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-20 14:57:15 +02:00
Florent CHAMPIGNY
7aac7b86dc
feat: [NETWORK] bad connection (#112)
* feat: [NETWORK] bad connection

* feat: [NETWORK] bad connection

* feat: [NETWORK] bad connection

* added domain and data / desktop

* added domain and data / desktop

* added tmp screen

* quick save

* merged with main

* merged with main

* quick save

* works

---------

Co-authored-by: Florent Champigny <florent@bere.al>
2025-08-19 17:33:22 +02:00
Raphael Teyssandier
8147d8852c
Improve network UI (#108)
* feature: remote dashboard

* feature: Dashboard

* feature: Network

* fix: Network

* feature: Move files

* fix: DI

* fix: Discussion

* fix: Discussion

* fix: Discussion

* feature: Improve UI

* feature: Rework text

* feature: Improve header

* feature: Rework header filter uI

* fix: Build

* fix: Build

* feature: Improve textfield

* fix: Feedback

---------

Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-08-18 15:38:30 +02:00