|
6efc5d56de
|
fix: wrong header check while overriding content type
|
2024-01-01 15:03:42 +05:30 |
|
|
5734b79b1f
|
fix: set contenttype only if headers does not have one
|
2024-01-01 15:01:21 +05:30 |
|
|
a4042e12d1
|
Update header_utils.dart
|
2024-01-01 09:33:40 +05:30 |
|
|
e08b40cfb6
|
Revert "feat: ability to override content type"
This reverts commit e0fe907d194440893c5a1c964d15600284bd209c.
|
2024-01-01 09:32:35 +05:30 |
|
|
e0fe907d19
|
feat: ability to override content type
|
2023-12-30 12:35:10 +05:30 |
|
|
3423eb7d8f
|
Refactoring widgets
|
2023-12-24 17:21:42 +05:30 |
|
|
5b03a2641b
|
saveCollection Util
|
2023-12-24 17:20:10 +05:30 |
|
|
f00384f740
|
Widget refactoring
|
2023-12-24 16:49:31 +05:30 |
|
|
aceb3ada08
|
Update box names
|
2023-12-24 16:42:18 +05:30 |
|
|
22fc1d268d
|
Update file_utils.dart
|
2023-12-24 16:42:04 +05:30 |
|
|
03479323f2
|
Update consts.dart
|
2023-12-24 16:41:56 +05:30 |
|
|
9f3b146f27
|
update widgets
|
2023-12-24 15:59:10 +05:30 |
|
|
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 |
|