-
-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: tweakphp/tweakphp
base: v0.9.0
head repository: tweakphp/tweakphp
compare: v0.10.0
- 7 commits
- 9 files changed
- 6 contributors
Commits on Sep 6, 2025
-
Bump form-data from 4.0.1 to 4.0.4 (#169)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 667e8ff - Browse repository at this point
Copy the full SHA 667e8ffView commit details -
Bump tmp from 0.2.3 to 0.2.5 (#170)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.5. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d784043 - Browse repository at this point
Copy the full SHA d784043View commit details -
Bump vite from 6.3.1 to 6.3.5 (#172)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.1 to 6.3.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13151e2 - Browse repository at this point
Copy the full SHA 13151e2View commit details
Commits on Sep 7, 2025
-
Bump electron from 33.2.1 to 35.7.5 (#171)
Bumps [electron](https://github.com/electron/electron) from 33.2.1 to 35.7.5. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v33.2.1...v35.7.5) --- updated-dependencies: - dependency-name: electron dependency-version: 35.7.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a62bc7 - Browse repository at this point
Copy the full SHA 9a62bc7View commit details -
feat: private key with passphrase (#166)
* feat: private key with passphrase * Apply suggestions from code review Co-authored-by: khalidmaquilang <120788000+khalidmaquilang@users.noreply.github.com> * refactor: combine key and key-passphrase into one * fix: code style --------- Co-authored-by: khalidmaquilang <120788000+khalidmaquilang@users.noreply.github.com> Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3f1a51 - Browse repository at this point
Copy the full SHA b3f1a51View commit details
Commits on Sep 13, 2025
-
Feature add LSP status management and reconnect functionality (#168)
* feat: add LSP status management and reconnect functionality * refactor: format SVG components for improved readability * feat: implement LSP server restart functionality with IPC communication * refactor: remove unused setStatus function from LSP store * ui adjustments --------- Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com> Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed05760 - Browse repository at this point
Copy the full SHA ed05760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0bbbf - Browse repository at this point
Copy the full SHA 2c0bbbfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.0...v0.10.0