532 Commits

Author SHA1 Message Date
2a8958e3e9 Merge pull request #102 from laiiihz/feat/new_dart_codegen
feat: new dart codegen
2023-12-24 12:14:51 +05:30
20be6b1ba1 fix: fix dart code gen tests' matcher 2023-12-23 16:57:49 +08:00
67f80563aa test:add dart dio code gen tests 2023-12-21 16:16:39 +08:00
a792e0fb35 feat: rewrite dart http code gen with dart code builder & format 2023-12-21 13:20:41 +08:00
73f415c667 feat:add dio code gen 2023-12-20 17:31:42 +08:00
1af24fad17 Update README.md 2023-12-16 16:39:56 +05:30
9280e2f957 Add tests for SVG Previewer 2023-12-16 16:27:03 +05:30
f2366bb9a0 Update http_utils_test.dart 2023-12-16 16:19:05 +05:30
08fe8cedcb Update SVG preview options 2023-12-16 16:14:47 +05:30
a0d739b0e1 SVG parser error handling 2023-12-16 16:09:41 +05:30
5f2a50ae26 Merge pull request #98 from mmjsmohit/add-feature-svgpreview
Add SVG Rendering
2023-12-16 16:03:57 +05:30
c7df69c5ea remove android platform specific code 2023-12-16 04:59:46 +05:30
8bbdea78e8 Update .gitignore 2023-12-16 04:56:48 +05:30
88be365f39 Update SVG rendering and add error messages 2023-12-15 11:12:36 +05:30
5d5d7928db Merge pull request #95 from damywise/add-windows-custom-titlebar
feat(windows): custom title bar
2023-12-12 09:09:12 +05:30
221b6b7cca Fixed to obey window size constraints on Windows 2023-12-12 09:01:35 +05:30
b7dedb28a4 Fix for macOS 2023-12-12 02:20:04 +05:30
d7778e31a9 Merge branch 'main' into add-windows-custom-titlebar 2023-12-12 01:55:50 +05:30
e6e91f1020 Merge pull request #70 from Kop3sh/mobileDashboardFeature
Initial Mobile Support
2023-12-12 01:48:06 +05:30
bed1053331 remove ios platform folder 2023-12-12 01:19:51 +05:30
fb88d09654 Update Podfile 2023-12-12 01:19:20 +05:30
37befd6089 Merge branch 'main' into mobileDashboardFeature 2023-12-10 07:24:08 +05:30
8a15170d0e fix: macos startup layout issue
- Only fixes it visually, partially, until the hidden at launch feature is possible somehow.
2023-12-09 23:23:06 +07:00
114f5073f9 Add text selection to JSON previewer 2023-12-06 01:57:26 +05:30
2dbdf1e893 Update Arch Linux Support 2023-12-01 23:44:42 +05:30
1690096212 Add Arch Linux Package 2023-12-01 23:42:03 +05:30
5ea07b6c50 feat(windows): custom title bar 2023-12-01 07:09:16 +07:00
1008262699 Platform specific window flows through MaterialApp 2023-12-01 05:05:39 +05:30
290fee92ce Update pubspec.lock 2023-12-01 04:57:16 +05:30
c32938f2c9 bump printing 2023-12-01 04:57:13 +05:30
9cbd6ca5a2 Update INSTALLATION.md 2023-11-29 17:58:09 +05:30
715e7af3ff Update README.md 2023-11-29 17:40:50 +05:30
ef4e3d22f1 Update CHANGELOG.md v0.3.0 2023-11-29 17:25:08 +05:30
401022d4b5 Update README.md 2023-11-29 17:14:30 +05:30
5f8b7745f1 Update CHANGELOG.md 2023-11-29 17:02:27 +05:30
f114f55fa5 Update INSTALLATION.md 2023-11-28 17:43:50 +05:30
901c0ebda8 Update distribute_options.yaml 2023-11-28 15:50:43 +05:30
cf18e2c4ad Update menus.dart 2023-11-28 15:49:33 +05:30
87fb7cf198 Update JSON Previewer & test 2023-11-24 23:36:44 +05:30
42865b2d21 Update response_widgets_test.dart 2023-11-24 09:32:57 +05:30
7a3705010b Update intro_message_test.dart 2023-11-24 09:23:49 +05:30
df203538c5 Update request_model_test.dart 2023-11-24 09:19:37 +05:30
57dfe0db69 Update cards_test.dart 2023-11-24 09:15:13 +05:30
e854148a28 Update http_utils_test.dart 2023-11-24 09:06:52 +05:30
48056b71c1 Fix provider initialization error 2023-11-14 16:56:35 +05:30
85f1cae768 Fix SidebarRequestCard focus issue 2023-11-11 23:34:12 +05:30
47428952f8 Remove double tap & request focus 2023-11-11 23:31:54 +05:30
3c619eef95 Add focus provider 2023-11-11 23:31:13 +05:30
403caed22f Tooltip sidebar card 2023-11-04 14:17:15 +05:30
273147f797 Edit name sidebar card via menu 2023-11-04 14:16:27 +05:30