Manoj Vivek
|
b63e0177ce
|
Browserlist updated
|
2020-10-05 20:59:34 +05:30 |
|
jjavierdguezas
|
90f36cb409
|
fix link on proxy manager modal on light theme
|
2020-10-05 16:54:42 +02:00 |
|
Manoj Vivek
|
62d98123c1
|
Added a new icon
|
2020-10-04 20:25:01 +05:30 |
|
Manoj Vivek
|
74f762fb45
|
Auto apply checkbox
|
2020-10-04 18:16:29 +05:30 |
|
Manoj Vivek
|
bdbec20b83
|
Full redux state integration
|
2020-10-04 17:33:44 +05:30 |
|
Manoj Vivek
|
95a374fa3b
|
Left and undocked positioning polished
|
2020-10-04 16:11:36 +05:30 |
|
Manoj Vivek
|
67dc3fad9d
|
All docked direction positioning fixed
|
2020-10-04 13:31:26 +05:30 |
|
Manoj Vivek
|
f9d8ac4ff7
|
Header(and permission popup) stays above
|
2020-10-04 11:29:51 +05:30 |
|
Manoj Vivek
|
ae8cdd17ea
|
Version typo fixed
|
2020-10-03 11:26:19 +05:30 |
|
Manoj Vivek
|
870a01bdc4
|
Electron 9 latest upgrade
|
2020-10-03 11:24:47 +05:30 |
|
Manoj Vivek
|
b16ac6ab51
|
CSSEditor resizing implemented
|
2020-10-02 22:16:51 +05:30 |
|
Manoj Vivek
|
b94a0382c3
|
CSSEditor Positioning
|
2020-10-02 16:49:23 +05:30 |
|
Dinesh Balaji Venkataraj
|
553845bb66
|
feat(desktop-app): fix overlay issue of zen button in left pane
|
2020-10-02 01:35:40 +05:30 |
|
Dinesh Balaji Venkataraj
|
47c2a68f7a
|
feat(desktop-app): fix zen button shadow issue in light mode
|
2020-10-02 01:19:02 +05:30 |
|
Dinesh Balaji Venkataraj
|
02c72d8d0b
|
feat(desktop-app): add tooltip to the zen button
|
2020-10-02 01:01:39 +05:30 |
|
Dinesh Balaji Venkataraj
|
1770bdd8e0
|
feat(desktop-app): add zen mode
add buttons to toggle on/off the visibility of the toolbars
Closes: #455
|
2020-10-02 00:43:23 +05:30 |
|
Dinesh Balaji Venkataraj
|
b835e271e6
|
feat(desktop-app): add actions and reducers for zen model
add actions and reducers to toggle the hiding and showing of the top and side bar
|
2020-09-30 22:28:59 +05:30 |
|
Manoj Vivek
|
552383b9c5
|
Live CSS Reducer and style changes
|
2020-09-30 09:49:40 +05:30 |
|
Manoj Vivek
|
fcbd0cc71f
|
Merge remote-tracking branch 'origin/master' into feature/live-css
|
2020-09-28 18:31:49 +05:30 |
|
Dinesh Balaji Venkataraj
|
ea652c6547
|
bug(desktop-app): fix zoom going negative
fixes issue were zoom went negative when zoomed out using scrolling in main window.
Closes: #481
|
2020-09-25 21:01:18 +05:30 |
|
José Javier Rodríguez Zas
|
2ddf2a0dde
|
Merge pull request #479 from sidthesloth92/bug/fix-broken-error-boundary-for-light-theme
Bug/fix broken error boundary for light theme
|
2020-09-23 18:32:41 +02:00 |
|
Manoj Vivek
|
4cfe79977c
|
Merge pull request #471 from sidthesloth92/refactor/remove-routing-dependencies
Refactor remove routing dependencies
|
2020-09-23 21:52:24 +05:30 |
|
Dinesh Balaji Venkataraj
|
13bd4796df
|
bug(desktop-app): changed hex code to lowercase
|
2020-09-23 21:50:53 +05:30 |
|
José Javier Rodríguez Zas
|
041457da27
|
Merge pull request #477 from responsively-org/checksum-updates
Checksum script minor changes
|
2020-09-23 18:19:24 +02:00 |
|
Manoj Vivek
|
de5bf00cd0
|
Checksum script minor changes
|
2020-09-23 21:45:54 +05:30 |
|
Dinesh Balaji Venkataraj
|
80afd28f70
|
bug(desktop-site): fix broken error boundary page
fix error boundary page in light theme
Fixes: #469
|
2020-09-23 21:44:16 +05:30 |
|
Dinesh Balaji Venkataraj
|
f15f17b7f0
|
refactor(desktop-app): Renamed Routes.js to AppContent.js
Renamed Routes.js to AppContent.js since routing is removed from the application
Fixes: #414
|
2020-09-23 20:15:25 +05:30 |
|
Dinesh Balaji Venkataraj
|
30c7d6607e
|
Merge branch 'master' into refactor/remove-routing-dependencies
|
2020-09-23 19:42:06 +05:30 |
|
Manoj Vivek
|
bf744b67dd
|
Merge pull request #474 from responsively-org/hot-fix
Broken notification fix
|
2020-09-22 21:08:33 +05:30 |
|
Manoj Vivek
|
468e133aa3
|
Broken notification fix
|
2020-09-22 20:56:33 +05:30 |
|
Manoj Vivek
|
84f956d2c7
|
Merge pull request #473 from responsively-org/hot-fix
Hotfix for app crash
|
2020-09-22 20:01:30 +05:30 |
|
Manoj Vivek
|
66452ea738
|
Hotfix version bump: v0.13.1 🔥
|
2020-09-22 19:46:03 +05:30 |
|
Manoj Vivek
|
c12dc3b1d0
|
handled the missing variable
|
2020-09-22 19:43:21 +05:30 |
|
Dinesh Balaji Venkataraj
|
c2a024dd71
|
refactor(desktop-app): remove routing dependencies
remove react-router, react-router-dom, connected-react-router, history and related code
Fixes: #414
|
2020-09-22 18:12:03 +05:30 |
|
José Javier Rodríguez Zas
|
d55ec16e30
|
Update responsively.nuspec
fix open collective link
|
2020-09-22 12:36:32 +02:00 |
|
Manoj Vivek
|
dc26fc2b60
|
Merge pull request #446 from jjavierdguezas/feature/generate-checksums
Feature/generate checksums
|
2020-09-22 13:52:54 +05:30 |
|
Manoj Vivek
|
a71e72cf22
|
.zip binary for mac updates
|
2020-09-22 13:51:01 +05:30 |
|
Manoj Vivek
|
6023966915
|
Merge remote-tracking branch 'origin/master' into master
|
2020-09-22 12:54:25 +05:30 |
|
Manoj Vivek
|
661fbc44f7
|
Import cleaned up
|
2020-09-22 12:54:05 +05:30 |
|
José Javier Rodríguez Zas
|
7f7384aad6
|
Merge pull request #467 from JLambertazzo/master
Fixed persistent hover effect
|
2020-09-22 09:11:37 +02:00 |
|
jjavierdguezas
|
2ffcf5b4ca
|
rollback to initial solution
|
2020-09-22 09:09:22 +02:00 |
|
Manoj Vivek
|
ae988f83ff
|
Version bump - v0.13.0 🚀
|
2020-09-22 09:54:20 +05:30 |
|
Manoj Vivek
|
c970238493
|
Light mode addressbar border tweaked
|
2020-09-22 09:53:07 +05:30 |
|
Manoj Vivek
|
c96acb2964
|
Dropdown color theme support
|
2020-09-22 09:18:08 +05:30 |
|
Julien
|
b0d5b7ce44
|
Was triggering tooltip on move, should have been on enter
|
2020-09-21 19:37:34 -05:00 |
|
Julien
|
7d13fe8555
|
Fixed inconsistent behaviour on toggle touch icon compared to other icons
|
2020-09-21 17:38:37 -05:00 |
|
Julien
|
0664179b4f
|
Fixed tooltip not unloading after entering touch mode
|
2020-09-21 12:51:48 -05:00 |
|
jjavierdguezas
|
7fd310b985
|
deleted unused 'tools/chocolateybeforemodify.ps1' as requested by chocolatey reviewer
|
2020-09-21 13:22:48 +02:00 |
|
José Javier Rodríguez Zas
|
32b13c88be
|
Update choco nuspec template
- Add packageSourceUrl
- Add releaseNotes
- Improve description
|
2020-09-21 11:51:26 +02:00 |
|
jjavierdguezas
|
acfe1fe974
|
Use 'hex' encoding instead of 'base64' for 'sha512' hashes
|
2020-09-21 09:33:37 +02:00 |
|
José Javier Rodríguez Zas
|
bb0db5caa4
|
Merge pull request #465 from responsively-org/theme-preference-decoupled-from-toolbar-option
Theme preference decoupled from toolbar option
|
2020-09-21 09:01:28 +02:00 |
|
Julien
|
56aeecaab0
|
Fixed persistent hover effect
|
2020-09-21 01:04:24 -05:00 |
|
Manoj Vivek
|
74fcd4e6a8
|
Remove the device color scheme switch when changing app color scheme
|
2020-09-21 09:46:38 +05:30 |
|
jjavierdguezas
|
49dbf3115d
|
add chocolatey pkg helpers
resolves #128
|
2020-09-20 15:27:32 +02:00 |
|
Manoj Vivek
|
68697451db
|
Devtools toolbar color scheme matches devtools color scheme
|
2020-09-20 18:12:51 +05:30 |
|
Manoj Vivek
|
7c3eecbd60
|
Scrollbar styles fixed
|
2020-09-20 12:30:56 +05:30 |
|
Manoj Vivek
|
ddf89062db
|
React-tabs color scheme support
|
2020-09-20 12:00:18 +05:30 |
|
Manoj Vivek
|
e7e59df114
|
User preference appearance section for color/theme options
|
2020-09-20 10:44:05 +05:30 |
|
Manoj Vivek
|
098fabe84f
|
de-coupling app theme from device color scheme simulation
|
2020-09-20 10:28:32 +05:30 |
|
jjavierdguezas
|
e4589dd79e
|
fix some styles
|
2020-09-19 12:36:30 +02:00 |
|
Manoj Vivek
|
7807466572
|
Some more field size and color fixes
|
2020-09-18 08:29:00 +05:30 |
|
Manoj Vivek
|
83d21203d0
|
Resize handler position fixed with device outline
|
2020-09-18 08:00:22 +05:30 |
|
Manoj Vivek
|
b036c503e4
|
Resize handlers color scheme support added
|
2020-09-18 07:50:18 +05:30 |
|
Manoj Vivek
|
22535d70cd
|
Merge pull request #454 from responsively-org/color-tweaks
Address bar light mode color fix
|
2020-09-18 06:40:04 +05:30 |
|
Manoj Vivek
|
c0410097c8
|
Merge pull request #460 from jjavierdguezas/fix/responsive-devices-handle-bars
Fix responsive devices handle bars on zoom != 100%
|
2020-09-18 06:39:10 +05:30 |
|
jjavierdguezas
|
f2773d42f5
|
Fix bookmarks row position
|
2020-09-18 01:27:49 +02:00 |
|
jjavierdguezas
|
6359c80f21
|
Re-add permissions prompt
Update styles for light theme
|
2020-09-18 01:12:06 +02:00 |
|
jjavierdguezas
|
3e630939dd
|
fix #452
|
2020-09-17 23:29:16 +02:00 |
|
Mehmet Bakirci
|
3edf419d82
|
check for mac instead of windows/linux/etc.
|
2020-09-17 22:14:05 +02:00 |
|
Mehmet Bakirci
|
eccedd1fa0
|
removed useTheme import
|
2020-09-17 22:05:56 +02:00 |
|
Mehmet Bakirci
|
1f8811103a
|
fixed #457
|
2020-09-17 15:28:30 +02:00 |
|
Manoj Vivek
|
47a3f76727
|
Address bar light mode colors fix
|
2020-09-16 18:55:55 +05:30 |
|
Manoj Vivek
|
f5ffe19be2
|
Removed the Editor from sidebar and made it a floating panel
|
2020-09-15 21:09:03 +05:30 |
|
Manoj Vivek
|
d8824d9345
|
Duration Fix
|
2020-09-15 19:39:28 +05:30 |
|
Manoj Vivek
|
ceddcbb992
|
Basic working live css editor
|
2020-09-13 18:12:39 +05:30 |
|
Manoj Vivek
|
47afbb8acd
|
minor color tweaks
|
2020-09-12 17:21:00 +05:30 |
|
Manoj Vivek
|
8f002bc5cb
|
minor color tweaks
|
2020-09-12 17:20:37 +05:30 |
|
Manoj Vivek
|
19262c2fc5
|
Minor layout change
|
2020-09-12 13:21:04 +05:30 |
|
Johnny Zabala
|
b96478e896
|
refactor(desktop-app): conver module styles to mui
|
2020-09-03 22:36:20 -04:00 |
|
Johnny Zabala
|
57de12584f
|
feat(desktop-app): add light theme
|
2020-09-03 22:29:51 -04:00 |
|
jjavierdguezas
|
7d54f29f82
|
Include zip file. improve log
|
2020-09-03 16:29:59 +02:00 |
|
jjavierdguezas
|
b46ebf7179
|
Merge remote-tracking branch 'upstream/master' into feature/generate-checksums
|
2020-09-03 13:54:30 +02:00 |
|
José Javier Rodríguez Zas
|
9765f8adee
|
Feature/proxy settings (#428)
* Add Proxy support
resolves #186
* last minute fix
* Use material-ui styling as suggested
|
2020-09-02 22:33:56 -04:00 |
|
Manoj Vivek
|
c2385806bd
|
Removed & from domain hints list
|
2020-09-02 21:32:50 +05:30 |
|
Manoj Vivek
|
6ab44628de
|
Merge pull request #441 from jjavierdguezas/feature/handle-localhost-subdomains
Assume HTTP for localhost subdomains
|
2020-09-02 21:29:40 +05:30 |
|
jjavierdguezas
|
153741cde3
|
requested changes
|
2020-09-02 17:57:31 +02:00 |
|
Rui Saraiva
|
b21f4aee32
|
Merge branch 'master' into chore/upgrade-packages
|
2020-09-01 07:48:11 +01:00 |
|
Rui Saraiva
|
c753cd0fb9
|
Merge branch 'master' into chore/upgrade-packages
|
2020-09-01 07:43:39 +01:00 |
|
Manoj Vivek
|
9399a40a1b
|
Version bump v0.12.0 🎉
|
2020-09-01 12:11:12 +05:30 |
|
Manoj Vivek
|
bc4cd4c92e
|
Bugfix 🐛🔨
|
2020-09-01 12:10:31 +05:30 |
|
Manoj Vivek
|
20ef387837
|
Crash page polish
|
2020-09-01 08:57:06 +05:30 |
|
Manoj Vivek
|
aaed3a91c6
|
Crash page polish
|
2020-09-01 08:56:21 +05:30 |
|
gorogoroumaru
|
46323ab36c
|
Improve the App's crash page (#411)
* Improve the App's crash page
* added button to open github issue
* delete unnecessaly file
* applied requested changes
* remove imports
* applied requested chages
* fix getPackageJson
* improve styles
* fix spelling mistake
* keep titles and copy buttons centered
* Remove unnecessary package
Co-authored-by: José Javier Rodríguez Zas <josejavier.rodriguez@viseo.com>
|
2020-08-31 17:37:22 -04:00 |
|
jjavierdguezas
|
6eb129ba8c
|
Assume HTTP for localhost subdomains
resolves #433
|
2020-08-31 22:29:09 +02:00 |
|
Manoj Vivek
|
ec18834f23
|
Merge pull request #440 from jjavierdguezas/feature/windows-portable-version
Add windows portable version to electron-builder config
|
2020-08-31 18:27:10 +05:30 |
|
Manoj Vivek
|
9268b21c1b
|
Merge pull request #436 from jjavierdguezas/fix/remove-app-data-on-uninstall
Add electron builder config to remove app data on uninstall
|
2020-08-31 18:24:45 +05:30 |
|
jjavierdguezas
|
0bc8d0e6cb
|
Add windows portable version to electron-builder config
handle updates checkin logic
resolves #439
|
2020-08-31 11:53:59 +02:00 |
|
jjavierdguezas
|
24d25127fc
|
fix package.json path resolution on development
|
2020-08-31 09:45:24 +02:00 |
|
jjavierdguezas
|
9addf7784e
|
Add electron builder config to remove app data on uninstall
resolves #368
|
2020-08-31 08:39:31 +02:00 |
|
jjavierdguezas
|
d0cabfcaa9
|
Allow user to select error info on app crash until we merge #411
|
2020-08-30 15:54:58 +02:00 |
|
jjavierdguezas
|
5b4ddbd2eb
|
encapsulate get environment info to access from main and renderer processes
|
2020-08-30 15:10:16 +02:00 |
|
jjavierdguezas
|
a506d63276
|
add afterAllArtifactBuild function where generate and include checksum files
|
2020-08-29 16:40:03 +02:00 |
|
Manoj Vivek
|
89546fcd94
|
UA integration
|
2020-08-29 16:19:34 +05:30 |
|
Manoj Vivek
|
74a9dd1607
|
setting removeFixedPositionedElements to false when the screenshot mechanism is v2
|
2020-08-28 23:36:30 +05:30 |
|
Manoj Vivek
|
561e1c2ba5
|
removing scroll behavior while capturing the screenshot
|
2020-08-28 23:36:02 +05:30 |
|
Manoj Vivek
|
eccf8f8674
|
Scroll bar bug fix
|
2020-08-28 23:08:38 +05:30 |
|
Manoj Vivek
|
92a6f35ca1
|
Merge conflicts resolved
|
2020-08-28 19:51:53 +05:30 |
|
Manoj Vivek
|
db255797b5
|
review comments and scroll restoration bug addressed 📸
|
2020-08-28 19:47:56 +05:30 |
|
Manoj Vivek
|
ffd73a1abf
|
Merge pull request #426 from jjavierdguezas/feature/permissions
add permission request prompt.
|
2020-08-27 21:15:52 +05:30 |
|
jjavierdguezas
|
4fd0f1d51a
|
move permission preferences default value to migration code
|
2020-08-27 16:38:19 +02:00 |
|
jjavierdguezas
|
ce85de27ed
|
make requested improvements
|
2020-08-27 15:10:59 +02:00 |
|
jjavierdguezas
|
ffac8c1dee
|
add permission request prompt. resolve #370
|
2020-08-27 09:12:12 +02:00 |
|
Manoj Vivek
|
ba8eb8b0f3
|
Added a lock so that UI wont freeze when multi-device screenshot is triggered
|
2020-08-27 00:11:06 +05:30 |
|
Manoj Vivek
|
9e1ab42e4a
|
Changed the image format to jpg as it was getting processed faster than png
|
2020-08-26 20:50:32 +05:30 |
|
jjavierdguezas
|
f5c03cf011
|
Fix some style issues when adding new devices
|
2020-08-26 02:16:37 +02:00 |
|
jjavierdguezas
|
d670276ab7
|
keep inactive devices order on device management
(fixes #234)
|
2020-08-26 02:14:26 +02:00 |
|
jjavierdguezas
|
bf415602d9
|
removed package-lock.json
|
2020-08-25 17:11:53 +02:00 |
|
drfelfel
|
02f7d69a13
|
url format open html file and shortcut in menu.js
|
2020-08-25 06:02:03 +04:30 |
|
drfelfel
|
045c864c06
|
url format open html file and shortcut in menu.js
|
2020-08-25 05:58:47 +04:30 |
|
Manoj Vivek
|
2aa6de40f1
|
Screenshot mechanism v2
|
2020-08-24 22:37:05 +05:30 |
|
Johnny Zabala
|
6f90c31dd0
|
fix(desktop-app): improve address bar suggestions
|
2020-08-23 15:00:48 -04:00 |
|
Manoj Vivek
|
10e30f630e
|
Merge branch 'master' of https://github.com/responsively-org/responsively-app
|
2020-08-20 10:48:03 +05:30 |
|
Manoj Vivek
|
2990d93395
|
Adding openCount to user properties
|
2020-08-20 10:47:46 +05:30 |
|
John Rawlins
|
8b318cddb0
|
Moved UrlSearchResults styles to a separate file and updated styling
|
2020-08-19 22:34:36 -04:00 |
|
John Rawlins
|
6c438e96a9
|
Updated styling and favicons for UrlSearchResults
|
2020-08-17 16:28:34 -04:00 |
|
John Rawlins
|
82eed7729f
|
Merge branch 'master' of https://github.com/responsively-org/responsively-app into feature/add-page-title-to-address-bar
|
2020-08-17 14:02:44 -04:00 |
|
Manoj Vivek
|
9e888d9c54
|
Version bump - v0.11.0 🚀
|
2020-08-17 15:20:04 +05:30 |
|
Manoj Vivek
|
124e984147
|
Notification style update
|
2020-08-17 15:19:19 +05:30 |
|
Manoj Vivek
|
8675164304
|
User preferences polished ✨
|
2020-08-17 14:23:50 +05:30 |
|
Manoj Vivek
|
7297361ed2
|
Merge pull request #399 from responsively-org/feature/toolbar-cleanup-with-menu
Feature/toolbar options cleanup with menu
|
2020-08-17 13:06:55 +05:30 |
|
John Rawlins
|
a7a081dcef
|
Included page meta data in search history
|
2020-08-17 02:22:14 -04:00 |
|
John Rawlins
|
aa092e6c6d
|
Added title and favicon data to UrlSearchResults component
|
2020-08-17 01:57:46 -04:00 |
|
Manoj Vivek
|
b1157f6d46
|
Removed the placeholder menu option
|
2020-08-16 21:41:52 +05:30 |
|
Manoj Vivek
|
9fa2af2d11
|
Merge conflicts resolved
|
2020-08-16 21:38:33 +05:30 |
|
Suresh
|
5841d79eb2
|
await browsersync
|
2020-08-16 21:36:29 +05:30 |
|
Suresh
|
33f09b3860
|
merge remote
|
2020-08-16 21:32:07 +05:30 |
|
Manoj Vivek
|
2bc700b5df
|
Menu open with animation
|
2020-08-15 11:27:52 +05:30 |
|
Carlos
|
07f55a21ff
|
fixed injected css in screenshot util
|
2020-08-14 14:38:10 -07:00 |
|
Manoj Vivek
|
dbb4d0b3b3
|
Moved less frequent functions from toolbar to a kebab menu
|
2020-08-14 21:49:48 +05:30 |
|
Carlos
|
c1ee0b0844
|
merging
|
2020-08-13 14:12:08 -07:00 |
|
Carlos
|
6ce58d37fb
|
resolved merge conflicts
|
2020-08-13 14:09:52 -07:00 |
|
Carlos
|
d56959c0f2
|
switched removing fixed elements to default; reworded setting; refactored removal of scrollbar
|
2020-08-13 14:05:44 -07:00 |
|
Suresh
|
7444daac6b
|
port in use and event mirroring fix
|
2020-08-13 20:29:13 +05:30 |
|
Johnny Zabala
|
f0c2dc6b84
|
feat(desktop-app): add file schema on address bar for filesystem paths
|
2020-08-13 00:02:54 -04:00 |
|
crperezt
|
4525078b4b
|
Merge branch 'master' of https://github.com/crperezt/responsively-app
|
2020-08-12 13:46:27 -07:00 |
|
crperezt
|
0187c3ccd9
|
resolved merge conflict
|
2020-08-12 13:44:53 -07:00 |
|
Carlos
|
bc19fd5b14
|
adding passing boolean as parameter to hideScrollbar helper
|
2020-08-12 10:53:40 -07:00 |
|
Manoj Vivek
|
263e1da921
|
Merge remote-tracking branch 'origin/master'
|
2020-08-12 22:28:50 +05:30 |
|
Manoj Vivek
|
18b55c1edd
|
Notifications v2
|
2020-08-12 22:28:08 +05:30 |
|
crperezt
|
e4f8f6a7e8
|
adding conditional hiding of fixed positioned elements; adding boolean to state
|
2020-08-12 09:47:32 -07:00 |
|
Suresh P
|
92acf6e925
|
Merge pull request #384 from responsively-org/feature/device-toggler-from-devtools
Device drop down to switch device from devtools
|
2020-08-12 21:24:48 +05:30 |
|
Manoj Vivek
|
36b565336e
|
Reverted the code removed by mistake
|
2020-08-12 21:22:25 +05:30 |
|
Suresh
|
e229b33781
|
check if browsersync exists
|
2020-08-12 01:19:35 +05:30 |
|
Suresh
|
7e5a4e9ad3
|
screenshot and event mirroring fixed
|
2020-08-12 01:09:33 +05:30 |
|
Manoj Vivek
|
976460df70
|
Shortcuts window crash fixed
|
2020-08-11 22:30:02 +05:30 |
|
crperezt
|
8471e20547
|
fixing spelling
|
2020-08-11 08:15:36 -07:00 |
|
crperezt
|
b7b576091a
|
adding checkbox option to user preferences for fixed position elements in full screenshot
|
2020-08-11 08:08:45 -07:00 |
|
Manoj Vivek
|
e18b9acc13
|
Logger error fixed
|
2020-08-11 19:50:55 +05:30 |
|
Manoj Vivek
|
7d21434a31
|
Changed menu to follow Darwin stardard About structure
|
2020-08-11 19:47:10 +05:30 |
|
Manoj Vivek
|
0107a924f1
|
Added catch for all executeJavascript function calls
|
2020-08-11 19:08:04 +05:30 |
|
Manoj Vivek
|
61e27b29da
|
Console error fixes
|
2020-08-09 23:04:45 +05:30 |
|
Manoj Vivek
|
8cc78d4876
|
Device drop down to switch device from devtools
|
2020-08-08 19:26:13 +05:30 |
|
Manoj Vivek
|
f7e10fa88d
|
Opening headway links in default browser instead of new window
|
2020-08-08 14:33:15 +05:30 |
|
Manoj Vivek
|
e04f1dbf30
|
Version bump - v0.10.0
|
2020-08-06 09:11:00 +05:30 |
|
Manoj Vivek
|
f97defca99
|
Minor tweaks
|
2020-08-06 09:10:23 +05:30 |
|
Suresh
|
fd4deb6a5f
|
remove unneeded logs
|
2020-08-05 22:26:23 +05:30 |
|
Suresh
|
b2652f93f0
|
Merge branch 'master' of github.com:responsively-org/responsively-app into bugfix/browser-sync
|
2020-08-05 22:24:10 +05:30 |
|
Suresh
|
d44ceb919f
|
browser sync updates
|
2020-08-05 22:22:39 +05:30 |
|
Manoj Vivek
|
c9c3a52676
|
Added file watching check for homepage
|
2020-08-05 13:48:42 +05:30 |
|
Manoj Vivek
|
3b04604d7c
|
Merge remote-tracking branch 'origin/master'
|
2020-08-05 13:35:46 +05:30 |
|
Manoj Vivek
|
584e710b6b
|
Merge pull request #373 from responsively-org/feature/file-watcher
file watching using browser sync
|
2020-08-05 13:33:51 +05:30 |
|
Manoj Vivek
|
4b1f35a426
|
Handling inspector protocol errors
|
2020-08-05 11:14:26 +05:30 |
|
Manoj Vivek
|
bf19b165bc
|
Unhandled error fixes
|
2020-08-05 11:08:05 +05:30 |
|
Manoj Vivek
|
926ea2f210
|
Standardised Desktop devices
|
2020-08-04 21:44:33 +05:30 |
|
Suresh
|
59e406c421
|
watch improvements
|
2020-08-04 21:34:10 +05:30 |
|
Suresh
|
442b30d265
|
watch only specific file
|
2020-08-04 21:23:12 +05:30 |
|
Suresh
|
e0e42deab5
|
Merge branch 'master' of github.com:responsively-org/responsively-app into feature/file-watcher
|
2020-08-04 19:18:04 +05:30 |
|
Suresh
|
7cdfb312cf
|
remove chokidar
|
2020-08-04 18:59:23 +05:30 |
|
Suresh
|
8ecadf3fb6
|
invalid references
|
2020-08-03 20:51:59 +05:30 |
|
Suresh
|
d08cd9834c
|
exit implicitly invokes cleanup
|
2020-08-03 20:13:01 +05:30 |
|
Suresh
|
2e5ef9effd
|
file watching using browser sync
|
2020-08-03 20:07:28 +05:30 |
|
Manoj Vivek
|
0bd9419e43
|
Repo links updated
|
2020-08-02 13:42:08 +05:30 |
|
Manoj Vivek
|
73d7d31304
|
Quick screenshot icon and text polish
|
2020-07-31 23:31:51 +05:30 |
|
Manoj Vivek
|
95c750b2ef
|
Merge pull request #361 from jzabala/feat/viewport-screenshot
feat(desktop-app): add viewport screenshot option
|
2020-07-31 10:13:59 +05:30 |
|
Johnny Zabala
|
797c951d3c
|
feat(desktop-app): add viewport screenshot option
|
2020-07-30 16:40:52 -04:00 |
|
Manoj Vivek
|
d51538e7a2
|
Merge remote-tracking branch 'origin/master'
|
2020-07-30 10:17:30 +05:30 |
|
Manoj Vivek
|
a3f4158cd3
|
electron-builder upgrade
|
2020-07-30 09:53:56 +05:30 |
|
Johnny Zabala
|
3c04e2440d
|
fix(desktop-app): on mobile devices hide scrollbar on all elements
|
2020-07-29 17:38:30 -04:00 |
|
Manoj Vivek
|
4ecc99d0dc
|
Version bump - v0.9.0
|
2020-07-29 20:22:14 +05:30 |
|
Manoj Vivek
|
87179dee70
|
Address bar suggestions font dize fixed
|
2020-07-29 18:59:49 +05:30 |
|
Manoj Vivek
|
8e70d87497
|
Merge pull request #359 from manojVivek/feature/app-notification
added Notifications
|
2020-07-29 00:20:01 +05:30 |
|
Manoj Vivek
|
7dea0b39c7
|
Notification UI tweaked
|
2020-07-28 23:42:55 +05:30 |
|
Manoj Vivek
|
efd74b49a9
|
Merge pull request #355 from jjavierdguezas/feature/open-file-with
Feature/open file with
|
2020-07-28 23:24:45 +05:30 |
|
Suresh P
|
793253fb0d
|
Merge pull request #358 from manojVivek/feature/electron-9
Feature/Electron 9 upgrade
|
2020-07-28 22:45:48 +05:30 |
|
Suresh
|
6e2e5e3c70
|
font color
|
2020-07-28 18:37:37 +05:30 |
|
Suresh
|
4b3da87f49
|
lint suggestions
|
2020-07-28 18:21:58 +05:30 |
|
Manoj Vivek
|
c761beeaac
|
IPC renderer message type error fix
|
2020-07-28 01:18:37 +05:30 |
|
Manoj Vivek
|
1726f72e13
|
Device outline bugfix
|
2020-07-27 21:28:41 +05:30 |
|
Manoj Vivek
|
31de578924
|
Merge pull request #343 from abakermi/ux-addressbar
Ux addressbar
|
2020-07-27 16:02:52 +05:30 |
|
Manoj Vivek
|
16df8247ed
|
Electron version 9 upgrade and breaking changes fixed
|
2020-07-27 12:29:30 +05:30 |
|
jjavierdguezas
|
f1c2fc4e91
|
add file associations for linux
|
2020-07-26 16:54:11 +02:00 |
|
jjavierdguezas
|
84ce6a6a19
|
Merge remote-tracking branch 'upstream/master' into feature/open-file-with
|
2020-07-26 16:49:10 +02:00 |
|
jjavierdguezas
|
a5c88806e8
|
open file with ready and tested on windows
|
2020-07-26 16:48:23 +02:00 |
|
Manoj Vivek
|
bf06cca1b4
|
Merge pull request #342 from mehrdad-shokri/feature/rpm
Add rpm target
|
2020-07-26 16:57:17 +05:30 |
|
Manoj Vivek
|
410c8f4eff
|
Removed un-wanted code
|
2020-07-26 13:39:08 +05:30 |
|
Manoj Vivek
|
1df60d574b
|
Merge conflicts resolved
|
2020-07-26 13:32:53 +05:30 |
|
Manoj Vivek
|
e326b84f87
|
Removing old dom-inspector implementation
|
2020-07-26 13:31:01 +05:30 |
|
Johnny Zabala
|
7bf0a53d37
|
feat(WebView): hide scrollbar on mobile devices
|
2020-07-26 00:58:15 -04:00 |
|
Manoj Vivek
|
05deec4fb3
|
Integrated to native chrome inspector
|
2020-07-26 00:36:33 +05:30 |
|
Rui Saraiva
|
8a06edb0e7
|
chore(webpack): spawn process with yarn instead of npm
|
2020-07-25 14:15:31 +01:00 |
|
Rui Saraiva
|
2e85548bad
|
Merge branch 'master' into chore/upgrade-packages
|
2020-07-25 14:06:34 +01:00 |
|
Manoj Vivek
|
cc491aa21a
|
Merge conflicts resolved
|
2020-07-25 15:02:44 +05:30 |
|
Suresh
|
8430203092
|
close in mac too
|
2020-07-25 10:36:56 +05:30 |
|
Suresh
|
46b09d01d5
|
safe close browser sync
|
2020-07-25 10:17:11 +05:30 |
|
Abdelhak Akermi
|
376e3cbd65
|
change color active
|
2020-07-24 15:44:11 +03:00 |
|
Abdelhak Akermi
|
0ac8fe8bc7
|
reset counter
|
2020-07-24 15:43:53 +03:00 |
|
Abdelhak Akermi
|
4d9f1c17c2
|
clean
|
2020-07-24 12:12:15 +03:00 |
|
Abdelhak Akermi
|
c270ac0317
|
fix active class
|
2020-07-23 15:58:27 +03:00 |
|
Abdelhak Akermi
|
550117bd09
|
handle key down
|
2020-07-23 15:57:59 +03:00 |
|
Manoj Vivek
|
3546a3f4bc
|
Fixed all vulnerable dependency versions
|
2020-07-23 18:18:12 +05:30 |
|
Mehrdad Shokri
|
26187493e0
|
Add rpm target
|
2020-07-23 00:46:19 +04:30 |
|
Manoj Vivek
|
7e995e7053
|
Version bump - v0.8.0
|
2020-07-22 10:07:24 +05:30 |
|
Manoj Vivek
|
fae4aee6db
|
Event listeners cleanup
|
2020-07-22 09:52:48 +05:30 |
|
Manoj Vivek
|
9d9a1310d9
|
Merge remote-tracking branch 'origin/master'
|
2020-07-22 09:38:07 +05:30 |
|
Manoj Vivek
|
e33b2f2f56
|
Address bar improvements
|
2020-07-22 09:31:49 +05:30 |
|
Suresh
|
dd2544a5b8
|
merge remote
|
2020-07-22 08:41:18 +05:30 |
|
Suresh
|
b50317d630
|
handle promise
|
2020-07-22 08:38:33 +05:30 |
|
Suresh
|
432ea631c0
|
async initialization and disable event mirror
|
2020-07-22 08:09:53 +05:30 |
|
Suresh P
|
f79cd8f4b6
|
Merge pull request #334 from manojVivek/bugfix/responsive-device-outline
Fixed outline style for responsive device
|
2020-07-22 07:55:49 +05:30 |
|
Manoj Vivek
|
d824a7140f
|
Merge pull request #336 from jjavierdguezas/feature/network-throttling
add network configuration menu
|
2020-07-21 14:11:00 +05:30 |
|
jjavierdguezas
|
747836b1d2
|
dont reload when clearing network cache
|
2020-07-21 09:34:15 +02:00 |
|
Suresh
|
9d85cc8f5f
|
removed log
|
2020-07-20 21:06:02 +05:30 |
|
Suresh
|
2877d23a14
|
Merge branch 'master' of github.com:manojVivek/responsively-app into feature/browser-sync
|
2020-07-20 20:53:21 +05:30 |
|
Suresh
|
9a9193fb70
|
clean imports
|
2020-07-20 20:52:54 +05:30 |
|
jjavierdguezas
|
30e6897d08
|
a lot of improvements
- allow edit custom profiles
- improve styles
- remove test custom profile
|
2020-07-20 11:13:35 +02:00 |
|
Manoj Vivek
|
6c61abc1c9
|
Merge pull request #324 from jzabala/feat/remember-zoom-level-and-add-zoom-increment-shortcut
feat(zoomLevel): remember zoom level
|
2020-07-20 13:30:46 +05:30 |
|
jjavierdguezas
|
0b0b6e2a02
|
add network configuration menu
- clear network cache
- network throttling
|
2020-07-20 01:19:26 +02:00 |
|
Johnny Zabala
|
ef89f73bd0
|
feat(zoomLevel): remember zoom level
add zoom level increment shortcut
|
2020-07-19 15:05:40 -04:00 |
|
Rui Saraiva
|
9b3c4f2b15
|
chore(deps): migrate from node-sass to sass
|
2020-07-19 09:27:31 +01:00 |
|
Rui Saraiva
|
1d154f5073
|
chore(deps): upgrade husky and lint-staged
|
2020-07-19 09:18:20 +01:00 |
|
Rui Saraiva
|
8b87c43cc4
|
chore: remove package-lock.json in favor of yarn.lock
|
2020-07-19 09:17:24 +01:00 |
|
Manoj Vivek
|
087c84126d
|
Fixed outline style for responsive device
|
2020-07-19 11:08:25 +05:30 |
|
Manoj Vivek
|
11eb3bd19f
|
Device width bug fixed
|
2020-07-19 08:58:44 +05:30 |
|
Manoj Vivek
|
81f0275bbc
|
Merge pull request #284 from karthick3018/search-results
Make the Address bar smarter #269
|
2020-07-19 08:25:05 +05:30 |
|
karthick3018
|
334000f0fd
|
removal of underline,edge case of showing suggestion
|
2020-07-18 19:41:34 +05:30 |
|
Manoj Vivek
|
5a2795b93a
|
Suggestions minor UI tweaks
|
2020-07-18 19:13:29 +05:30 |
|
Manoj Vivek
|
dc98b9d037
|
Suggestions minor UI tweaks
|
2020-07-18 19:11:43 +05:30 |
|
Manoj Vivek
|
d60e4c40ad
|
Merge pull request #323 from omboo/master
fix: Solves zoom toolbar being hidden behind the devices tabs
|
2020-07-18 17:59:50 +05:30 |
|
dependabot[bot]
|
44cbdb08ad
|
Bump lodash from 4.17.15 to 4.17.19 in /desktop-app/lib/dom-inspector
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-18 03:41:10 +00:00 |
|
Manoj Vivek
|
29c8500b5e
|
Upgraded electron-devtools-installer to fix the extension install error
|
2020-07-18 09:03:46 +05:30 |
|