Commit graph

363 commits

Author SHA1 Message Date
Florent CHAMPIGNY
d2321b59a7
feat: [fILES] sorting (#386)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-15 10:22:34 +01:00
Florent CHAMPIGNY
714c5eae11
feat: [FILES] display sizes and dates (#385)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-13 10:06:09 +01:00
Florent CHAMPIGNY
59b7ed4ced
fix: [FILES] add filter bar (#384)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-11-12 17:17:12 +01:00
Raphael Teyssandier
a438f3d78d
Fix/menu scene (#383)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-11-12 11:54:02 +01:00
Raphael Teyssandier
1d2b3ce28e
Nav3 (#191)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-11-12 11:17:57 +01:00
Raphael Teyssandier
929949e041
fix: Escape (#382)
Co-authored-by: TEYSSANDIER Raphael <rteyssandier@sephora.fr>
2025-11-12 10:47:40 +01:00
Raphael Teyssandier
e7ca735cf2
Update README.md 2025-11-10 10:13:55 +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
6f40f7039a
Change Gradle task to assemble sample Android project (#380) 2025-10-25 16:37:30 +02:00
Florent CHAMPIGNY
380b0089b4
Update README to clarify contributions and remove description
Removed project description and added contributions section.
2025-10-25 16:30:59 +02:00
Florent CHAMPIGNY
9e0f84242b
Format list items in README.md 2025-10-25 16:30:21 +02:00
Florent CHAMPIGNY
92e4d753d9
Fix wording and formatting in README.md 2025-10-25 16:30:04 +02:00
Florent Champigny
a08f8d64f0 updated README 2025-10-25 16:29:13 +02: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
f0007468d6
fix: network error 3 xx (#377)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-25 11:27:49 +02:00
Florent CHAMPIGNY
f9038d236a
feat: [DESKTOP] capabilities depending on device and sdk version (#376)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-25 11:22:00 +02:00
Florent CHAMPIGNY
9a9e4953dc
feat: [TOPBAR] add ios icon (#375)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-23 18:12:29 +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
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
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
73b67ca646
Feat network open body (#359)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-17 17:21:25 +02:00
Florent CHAMPIGNY
d50f4012d6
Clean up README file by removing redundant lines
Removed duplicate 'TO DEVELOP :' lines from README.
2025-10-17 11:16:24 +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
157466ce4c
fix: [NETWORK] hide body if too long (#356)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-16 12:08:58 +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
3470d82cb1
Update README.md 2025-10-14 23:47:38 +02:00
Florent CHAMPIGNY
79a5739960
Update README.md 2025-10-14 23:35:11 +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
7db51f2048
Feat database preview images (#352)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 19:32:40 +02:00
Florent CHAMPIGNY
bfdd9618c2
feat: [DATABASE] preview images (#351)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 19:21:59 +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
51108c6317
feat: [DATABASE] update (#346)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-14 12:05:37 +02:00
Florent CHAMPIGNY
49fe9094a2
feat: [DATABASE] right click to close (#344)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-13 17:21:43 +02:00
Florent CHAMPIGNY
263cd01f30
feat: [DATABASE] right click to insert (#343)
Co-authored-by: Florent Champigny <florent@bere.al>
2025-10-13 15:15:30 +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