Commit graph

782 commits

Author SHA1 Message Date
runner
1d78037923 v1.0.0-beta.3 2022-12-03 07:46:49 +00:00
Manoj Vivek
c1e29ed8cd Merge origin/main 2022-12-02 13:15:00 +05:30
Manoj Vivek
2510ac47d9 Preview layout modes, default devices refined and minor UI polish 2022-12-02 13:14:08 +05:30
Manoj Vivek
1b88ba4889 Basic Auth handling 2022-12-02 10:18:25 +05:30
runner
fc9e502a6a v1.0.0-beta.2 2022-11-27 11:58:28 +00:00
Manoj Vivek
11fef41cbc Merge remote-tracking branch 'origin/main' into v1-ssl-validation-toggle 2022-11-27 17:08:54 +05:30
Manoj Vivek
65b3b3bdb4 Device manager - add, edit, delete custom devices 2022-11-27 17:08:39 +05:30
runner
40d99bbb74 v1.0.0-beta.1 2022-11-22 02:48:24 +00:00
Manoj Vivek
4b5da9ab66 Promoted release to beta 2022-11-22 07:53:57 +05:30
Manoj Vivek
ccab83c457 Renamed to promote v1 as the main app 2022-11-22 07:52:27 +05:30
Manoj Vivek
3d37c849af Slave replaced with Discord 2022-10-24 18:08:56 +05:30
jjavierdguezas
c644d5006d Improve chocolatey script
- download installer file from github automatically
2022-09-15 11:21:32 +02:00
Manoj Vivek
96c8e93cbe Version bump 2022-08-26 11:27:04 +05:30
jjavierdguezas
6e1e724682 move window._bot = true to preload.js 2022-07-01 11:54:35 +02:00
jjavierdguezas
c8ccd0f410 solves #696 2022-06-30 15:46:20 +02:00
Manoj Vivek
53623be57b Pinned the version 2022-06-24 12:05:23 +05:30
Manoj Vivek
3cfcdf2884 Version bump v0.19.0 2022-06-13 19:51:24 +05:30
Manoj Vivek
4672e0e89e
Merge pull request #688 from d19dotca/patch-1
Added iPhone 12/13 Pro Max & iPhone 12/13 Pro
2022-06-13 19:47:43 +05:30
Dustin Dauncey
f26f3c0252
Added iPhone 12/13 Pro Max & iPhone 12/13 Pro
Added iPhone 12/13 Pro Max & iPhone 12/13 Pro, based on specs from https://blisk.io/devices.
2022-06-01 22:40:56 -07:00
Panu Valtanen
6830b5c4d1 Fix problem with devtools
This fixes issue #530 When devtools is right-docked,
items above cannot be clicked.
2022-05-28 20:10:25 +03:00
Manoj Vivek
09cdd798a1
Merge pull request #657 from danielm2402/feature/export-and-import-preferences
Export and import preferences
2022-02-22 11:02:24 +05:30
danielm2402
2661cf6672 added KebabMenu.Item in export/import user preferences 2022-02-16 12:10:12 -05:00
danielm2402
91f0cd0abf added padding in export/import buttons 2022-02-15 13:47:06 -05:00
danielm2402
106846b993 added kebabmenu in user export preferences/ user import preferences 2022-02-13 20:05:44 -05:00
agaertner
48b87fa320 add 16-9 touch display 2022-02-06 20:37:27 +01:00
danielm2402
56a3e6b1a6 changed dialog titles 2022-01-11 17:26:31 -05:00
danielm2402
3026251b68 removed unnecessary code 2022-01-11 14:39:59 -05:00
danielm2402
baac9646d2 added export/import user preferences 2022-01-11 14:24:22 -05:00
Manoj Vivek
d6d2741e5d Reduced the default previewed devices count to reduce the load on initial load 2021-12-23 22:24:29 +05:30
Manoj Vivek
7538cc89b3 Version bump to v0.18.0 🚀 2021-12-23 21:34:37 +05:30
José Javier Rodríguez Zas (JJ)
6d021e5439
Merge pull request #630 from kiwan97/613-search-device-display-size
613 - add device display filtering
2021-10-14 15:08:34 +02:00
kwan97
f8adff4f91 613 - add device display filtering 2021-10-08 11:48:02 +09:00
ZachHoskins
16e67e7104 Fixed the quick filter active color on Dark Mode 2021-10-07 05:54:29 -05:00
Carlos Rafael de Oliveira Carneiro
3345f5d421 Replace special characters from screenshot file name 2021-09-24 16:22:53 -03:00
jjavierdguezas
c4a28b4a19 fix browserSync usage 2021-06-16 17:11:47 +02:00
Manoj Vivek
1ee6485434 Page Navigator minor tweaks 2021-05-24 08:50:21 +05:30
Manoj Vivek
336fcbb5d2 Version bump - v0.17.0 🚀 2021-05-24 08:50:14 +05:30
jjavierdguezas
ee219c1779 fix notification styles 2021-05-24 08:50:12 +05:30
Manoj Vivek
e3bf976fae Restricted move to applications functionality to MacOS only 2021-05-24 08:50:10 +05:30
Manoj Vivek
36bffa593f Added dont ask again checkbox to the move to applications message box 2021-05-24 08:50:04 +05:30
Manoj Vivek
a1a98e8971 Code moved from old declined PR 2021-05-24 08:49:57 +05:30
jjavierdguezas
dd7103b40f Add Page Navigator 2021-05-24 08:49:54 +05:30
jjavierdguezas
2e80b227c7 add option to swtich between blank page and homepage when app launches 2021-05-24 08:49:53 +05:30
José Javier Rodríguez Zas (JJ)
c0409c3d22 fix typo 2021-05-24 08:49:53 +05:30
jjavierdguezas
cd9d1e4e3c move new section to the bottom for better prev select display 2021-05-24 08:49:53 +05:30
jjavierdguezas
f86b1bd31e add Clear Address History button to UserSettings Menu
resolves #341
2021-05-24 08:49:53 +05:30
jjavierdguezas
09411d096d Allow pass url/filepath from cli args
resolves 369
2021-05-24 08:49:53 +05:30
José Javier Rodríguez Zas
b559680f28 remove LinkHoverDisplay's style.css 2021-05-24 08:49:53 +05:30
José Javier Rodríguez Zas
7e101cc359 improve styles and position of url link container
use `<webview/>` event for url hover instead of custom preload code
2021-05-24 08:49:53 +05:30
jjavierdguezas
6303bec3b8 add F5 as shortcut for reload action #571
- needed to make configurable the order of shortcut definitions
- needed to make skippable the menu shortcuts
2021-05-24 08:49:53 +05:30