dependabot[bot]
|
bf8ca83d1e
|
chore(deps): bump redux-thunk from 2.4.1 to 2.4.2 in /desktop-app
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](https://github.com/reduxjs/redux-thunk/compare/v2.4.1...v2.4.2)
---
updated-dependencies:
- dependency-name: redux-thunk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-28 21:59:34 +00:00 |
|
Manoj Vivek
|
e93270a822
|
Merge pull request #961 from responsively-org/dependabot/npm_and_yarn/desktop-app/webpack-cli-5.1.4
Bump webpack-cli from 4.10.0 to 5.1.4 in /desktop-app
|
2023-06-28 22:37:34 +05:30 |
|
Manoj Vivek
|
ed3d418ee0
|
Merge pull request #998 from responsively-org/dependabot/npm_and_yarn/desktop-app/typescript-eslint/parser-5.60.1
chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.60.1 in /desktop-app
|
2023-06-28 22:37:19 +05:30 |
|
Manoj Vivek
|
951de28040
|
Merge pull request #992 from themohammadsa/feat-shortcuts
feat: add hotkeys to the app
|
2023-06-27 14:09:57 +05:30 |
|
dependabot[bot]
|
fa93212664
|
chore(deps-dev): bump @typescript-eslint/parser in /desktop-app
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-26 22:25:50 +00:00 |
|
themohammadsa
|
29445ad968
|
bug fix: undo changes of reload btn
|
2023-06-26 20:46:29 +05:30 |
|
themohammadsa
|
dafd5bb60e
|
refactor: removed redundant code
|
2023-06-26 19:48:27 +05:30 |
|
Manoj Vivek
|
be99ef4807
|
Electron version upgrade
|
2023-06-25 19:21:22 +05:30 |
|
Manoj Vivek
|
e0f3c1af68
|
Version bump
|
2023-06-25 19:16:55 +05:30 |
|
Manoj Vivek
|
9dc9d0e4d9
|
Merge pull request #997 from responsively-org/device-manager-fix
Device manager crash fix
|
2023-06-25 19:14:33 +05:30 |
|
Manoj Vivek
|
b32847646e
|
Merge remote-tracking branch 'origin/main' into sponsorship
|
2023-06-25 09:03:48 +05:30 |
|
Manoj Vivek
|
219d9e0358
|
Device manager crash fix
|
2023-06-25 08:48:49 +05:30 |
|
Manoj Vivek
|
8fd4bf1723
|
Merge pull request #995 from responsively-org/sponsorship
In-App Sponsorship Request
|
2023-06-25 07:43:54 +05:30 |
|
Manoj Vivek
|
dfebe6a0e7
|
Added a sponsor menu item
|
2023-06-24 08:41:14 +05:30 |
|
Manoj Vivek
|
fffcd4ae67
|
Sponsorship banner added
|
2023-06-24 08:39:15 +05:30 |
|
themohammadsa
|
4ad9e31cfe
|
refactor: css and key addition
|
2023-06-24 03:10:23 +05:30 |
|
Mohammad S
|
50d73f059b
|
Merge pull request #994 from responsively-org/devtools-extensions
feat: Installing popular frontend frameworks' devtool extensions
|
2023-06-23 12:19:42 +05:30 |
|
Manoj Vivek
|
45521f9f0e
|
Merge remote-tracking branch 'origin/devtools-extensions' into devtools-extensions
|
2023-06-23 12:07:42 +05:30 |
|
Manoj Vivek
|
34c3b903f7
|
Installing the devtools extensions for all builds
|
2023-06-23 12:07:13 +05:30 |
|
Manoj Vivek
|
9ed7d4d230
|
Merge branch 'main' into devtools-extensions
|
2023-06-23 10:27:19 +05:30 |
|
Manoj Vivek
|
a83ef2742c
|
Installing common devtools extensions
|
2023-06-23 10:25:22 +05:30 |
|
themohammadsa
|
9aa7c88369
|
bug fix: capitalize shorcut letters in the modal
|
2023-06-22 19:08:01 +05:30 |
|
themohammadsa
|
3e994b9e9b
|
bug fix: shortcuts have to be in lowercase
|
2023-06-22 19:05:25 +05:30 |
|
themohammadsa
|
8efdb14171
|
feat: added shortcuts modal
|
2023-06-22 18:11:55 +05:30 |
|
themohammadsa
|
6ff04462ab
|
feat: added shortcuts icon
|
2023-06-22 18:06:26 +05:30 |
|
themohammadsa
|
1b0d18242d
|
refactor: re-arranged shortcut keys
|
2023-06-22 17:57:48 +05:30 |
|
themohammadsa
|
3ea9aea784
|
refactor: modal - title props optional
|
2023-06-22 17:57:14 +05:30 |
|
themohammadsa
|
4c6d8cddc8
|
feat: added hotkey functionalities
|
2023-06-21 22:44:54 +05:30 |
|
themohammadsa
|
37d4de440a
|
refactor: removed redundant code
|
2023-06-21 22:44:05 +05:30 |
|
themohammadsa
|
6a13dbdebd
|
feat: added hotkeys list
|
2023-06-21 22:42:53 +05:30 |
|
themohammadsa
|
b38bad9f1c
|
feat: added hook for shortcut hotkey
|
2023-06-21 22:42:06 +05:30 |
|
Manoj Vivek
|
a33c103035
|
Merge pull request #991 from responsively-org/dependabot/npm_and_yarn/desktop-app/types/node-20.3.1
chore(deps-dev): bump @types/node from 18.15.2 to 20.3.1 in /desktop-app
|
2023-06-21 11:45:10 +05:30 |
|
dependabot[bot]
|
53ea4114be
|
chore(deps-dev): bump @types/node from 18.15.2 to 20.3.1 in /desktop-app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.2 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-20 22:03:00 +00:00 |
|
Mohammad S
|
ccb33ca6cf
|
Merge pull request #983 from PeterKwesiAnsah/use-pageTitle-as-default-bookmark-name
feat: use page title as the default bookmark name
|
2023-06-20 22:46:53 +05:30 |
|
Kwesi Ansah
|
1860c913aa
|
Merge branch 'main' into use-pageTitle-as-default-bookmark-name
|
2023-06-20 16:25:33 +00:00 |
|
peterkwesiansah
|
8bb1178fe0
|
refactor: removed conditional rendering
|
2023-06-20 17:23:35 +01:00 |
|
Manoj Vivek
|
7ff6581362
|
Merge pull request #990 from responsively-org/user-agent-fix
Webview user agent string fixed
|
2023-06-20 19:08:49 +05:30 |
|
Manoj Vivek
|
64e40fafec
|
webview user agent string fixed
|
2023-06-20 18:58:08 +05:30 |
|
Manoj Vivek
|
38f13032d5
|
Merge pull request #972 from jibranabsarulislam/jibranabsarulislam/zoom100-on-individual-and-persist
Set zoomFactor to 1 on individual, persisting column view zoomFactor
|
2023-06-20 10:20:05 +05:30 |
|
Manoj Vivek
|
bf147e5454
|
Merge pull request #987 from responsively-org/all-contributors/add-jibranabsarulislam
add jibranabsarulislam as a contributor for code
|
2023-06-20 10:14:06 +05:30 |
|
allcontributors[bot]
|
6d4efaa75a
|
update .all-contributorsrc [skip ci]
|
2023-06-20 04:43:19 +00:00 |
|
allcontributors[bot]
|
ffbfdfe776
|
update README.md [skip ci]
|
2023-06-20 04:43:18 +00:00 |
|
Manoj Vivek
|
a7a32e1865
|
Merge branch 'main' into jibranabsarulislam/zoom100-on-individual-and-persist
|
2023-06-20 10:11:31 +05:30 |
|
Manoj Vivek
|
e7e71888b1
|
Changed the default of individualZoom to 100%
|
2023-06-20 10:09:53 +05:30 |
|
dependabot[bot]
|
7bbf3b33ce
|
Bump webpack-cli from 4.10.0 to 5.1.4 in /desktop-app
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-20 04:27:57 +00:00 |
|
Manoj Vivek
|
76654466fd
|
Merge pull request #986 from responsively-org/dependabot/npm_and_yarn/desktop-app/lint-staged-13.2.2
chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.2 in /desktop-app
|
2023-06-20 09:56:40 +05:30 |
|
dependabot[bot]
|
de42ead70b
|
chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.2 in /desktop-app
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.2)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 22:03:32 +00:00 |
|
peterkwesiansah
|
167eaeea6a
|
refactor: open flyout when page is already bookmarked
|
2023-06-19 20:46:54 +01:00 |
|
peterkwesiansah
|
60c66f11f0
|
refactor: renamed handler and added comments
|
2023-06-18 20:13:05 +01:00 |
|
peterkwesiansah
|
d2a3a0ce2d
|
refactor: improved isPageBookmark logic & removed unnecessary effect
|
2023-06-18 20:08:51 +01:00 |
|