Commit graph

101 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
e431bc75b3
fix: [COMPRESSION] brotli (#457)
Some checks are pending
docs / deploy (push) Waiting to run
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-23 10:30:31 +01:00
Gustavo de Santos Garcia
5e47202096
Bugfix: Logging condition is invalid in FloconKtorPlugin (#449) 2025-12-10 17:14:21 +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
61db5758f3
refact: reactive dashboard (#441)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-08 09:49:27 +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
Simon Marquis
7804f667ce
Run publishToMavenCentral task on all available Gradle projects (#432) 2025-12-03 22:10:57 +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
829e951019
feat: [NETWORK] should log (#416)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-12-01 14:26:28 +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
143f7ce90f
fix: release on ios and jvm (#405)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-21 14:51:42 +01:00
Florent CHAMPIGNY
96f64e67cb
fix: release android due to no op (#404)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-21 14:33:48 +01:00
Florent CHAMPIGNY
8692ac0a80
feat inmemory databases (#397)
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-11-19 17:10:06 +01:00
Florent CHAMPIGNY
db56d741a7
refact: [DATASTORE] add mapper in case we encrypted rows (#393)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-18 21:10:59 +01:00
Florent CHAMPIGNY
ce4c8f5a0a
feat: datastores (#392)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-18 21:01:13 +01:00
Florent CHAMPIGNY
17fd651bae
refact: preferences (#391)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-18 20:00:30 +01:00
Quentin HUET
eb198c2220
fix: handle empty Gzip response bodies (#388) 2025-11-18 09:21:34 +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
25f77ed27f
Feat ktor no op (#379)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-25 13:43:21 +02:00
Florent CHAMPIGNY
5852542fd2
fix: [CLIENT] no op implem (#378)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-25 11:36:42 +02: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
3ed2b539d9
updated git ignore (#372)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-23 14:43:01 +02:00
Florent CHAMPIGNY
4b7dd9b7b8
feat: [CORE] support ios as platform (#371)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-23 09:18:50 +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
5d6fa1e825
Refact java folder to kotlin (#368)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 21:29:38 +02:00
Florent CHAMPIGNY
feb441bf48
refact: [DASHBOARD] removed java code (#367)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 21:20:05 +02:00
Florent CHAMPIGNY
6c822dc26b
refact: remove java regex (#366)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 21:03:05 +02:00
Florent CHAMPIGNY
6e256eea57
refact: [ANDROID] replace usage of java.uuid (#365)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 20:55:12 +02:00
Florent CHAMPIGNY
6fee3b25cc
Refact kotlinx serialization (#364)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-19 20:42:47 +02:00
Florent CHAMPIGNY
3380d2f477
Fix badcondition mapping (#361)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-18 08:35:46 +02:00
Florent CHAMPIGNY
26daf23c6d
fix: [NETWORK] mock when gzip content (#360)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-18 08:26:04 +02:00
Florent CHAMPIGNY
dbd0da17ac
refact: [ANDROID] classes visibility (#358)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 22:56:47 +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
92744f4cf0
Fix network grpc message size (#355)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 11:24:55 +02:00
Florent CHAMPIGNY
f72c33b6b9
fix: [NETWORK] gzip body (#349)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 09:21:08 +02:00
Florent CHAMPIGNY
6dd35a39f1
feat: [DATABASE] update sample (#354)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-15 08:39:59 +02:00
Florent Champigny
9881956801 fix: no op websocket 2025-10-14 23:34:00 +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
4b8a9b6f14
Fix database disable button if query empty (#335)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-12 21:39:11 +02:00
Florent CHAMPIGNY
33016a2f32
Feat network websocket (#306)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-05 14:25:08 +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
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
c2887551d2
Feat okhttp no op (#280)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-09-30 16:52:19 +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
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