Commit Graph

4828 Commits

Author SHA1 Message Date
Nikita Galaiko
3cf1350ce2 do not attempt to create a new session in list_branches 2024-01-26 14:47:36 +01:00
Nikita Galaiko
91cd79687e
Merge pull request #2444 from gitbutlerapp/add-get-latest-session-method
Add get latest session method
2024-01-26 10:19:39 +01:00
Nikita Galaiko
4532334874 use latest session when reading default target 2024-01-26 10:01:00 +01:00
Mattias Granlund
83523e811a Nit pick some variable names in tooltip.ts 2024-01-25 23:26:34 +01:00
Qix
adc2e35e23
Merge pull request #2442 from gitbutlerapp/fix-unsafe-create-askpass-server
add initial complete implementation of fork/exec auth harness
2024-01-25 22:35:19 +01:00
Josh Junon
5f157b26ec add initial complete implementation of fork/exec auth harness 2024-01-25 22:09:40 +01:00
Mattias Granlund
79629e9ca6 Replace tooltip with use:directive implementation
- tooltip placed in document root, absolutely positioned
- position retained during zoom
2024-01-25 20:19:16 +01:00
Qix
4dd0be72ab
Merge pull request #2440 from gitbutlerapp/use-protocol-v2in-cli-invocations
use protocol v2 in cli invocations
2024-01-25 20:04:25 +01:00
Qix
601bbfa09d
Merge pull request #2439 from gitbutlerapp/fix-docs
fix doc references and test docs in CI
2024-01-25 19:59:02 +01:00
Qix
4f05b4a7be
Merge pull request #2379 from gitbutlerapp/dependabot/cargo/rust-patch-updates-7781c92c53
chore(deps): bump the rust-patch-updates group with 2 updates
2024-01-25 19:54:25 +01:00
Josh Junon
5c833dc86a use protocol v2 in cli invocations 2024-01-25 19:53:48 +01:00
Josh Junon
ee4ad9c743 fix doc references and test docs in CI 2024-01-25 19:49:18 +01:00
Qix
e5a78cb12d
Merge pull request #2438 from gitbutlerapp/add-authorization-enum
add initial authentication types and filesystem stat trait method
2024-01-25 19:35:21 +01:00
Josh Junon
87a7de0c29 add initial authentication types and filesystem stat trait method 2024-01-25 19:23:03 +01:00
Kiril Videlov
35fd485858 chore: remove unused code and styles for update banner component 2024-01-25 14:21:48 +01:00
Pavel Laptev
37ebe64ed3
Merge pull request #2437 from gitbutlerapp/smol-css-fix
updated resize shift variable
2024-01-25 01:56:47 +01:00
Pavel Laptev
f9b1bffdf4 updated resize shift variable 2024-01-25 01:52:17 +01:00
Kiril Videlov
df81625c1f chore: add tooltips to provide additional information for unapplied and applied branch changes buttons 2024-01-24 22:47:45 +01:00
Kiril Videlov
3a1b79ad4f chore: update tooltips for stashed changes and virtual branch changes in the UI 2024-01-24 22:18:42 +01:00
Kiril Videlov
bc2674d9f3 chore: update branch selection buttons with tooltips to clarify their functionality 2024-01-24 22:18:21 +01:00
Qix
1b3afe9020
Merge pull request #2431 from gitbutlerapp/add-git-executor-security-layer
add initial trait types for askpass socket servers
2024-01-24 22:02:29 +01:00
Josh Junon
6f9487d15b add rest of initial tokio implementation 2024-01-24 21:47:41 +01:00
Josh Junon
ac6800d9ed add initial tokio socket/server types 2024-01-24 21:46:52 +01:00
Josh Junon
9c022f7c22 add initial trait types for askpass socket servers 2024-01-24 21:46:52 +01:00
Qix
6d19435b04
Merge pull request #2380 from gitbutlerapp/dependabot/cargo/tauri-plugin-window-state-cd7549f
chore(deps): bump tauri-plugin-window-state from `65ea3d9` to `cd7549f`
2024-01-24 18:42:02 +01:00
Qix
7b797ad555
Merge pull request #2381 from gitbutlerapp/dependabot/cargo/tauri-plugin-single-instance-cd7549f
chore(deps): bump tauri-plugin-single-instance from `65ea3d9` to `cd7549f`
2024-01-24 18:41:53 +01:00
Qix
0195eacc73
Merge pull request #2382 from gitbutlerapp/dependabot/npm_and_yarn/npm-patch-updates-33a9f5d2c6
chore(deps-dev): bump the npm-patch-updates group with 2 updates
2024-01-24 18:41:43 +01:00
Mattias Granlund
eacb2db6c6 Use textbox components on settings page 2024-01-24 18:26:16 +01:00
Kiril Videlov
975729d409 chore: update terminology from "applied branches" to "workspace" 2024-01-24 17:50:36 +01:00
Kiril Videlov
4b55839fce feat: add periodic update check every 6 hours to ensure app is up to date 2024-01-24 17:41:31 +01:00
Pavel Laptev
04db6b7da1
Merge pull request #2428 from gitbutlerapp/lane-style-updates
Lane style updates
2024-01-24 16:53:11 +01:00
Mattias Granlund
8c72a6b7f3 Remove dead stashed branches code 2024-01-24 16:52:33 +01:00
Pavel Laptev
463a0db255 unused CSS removed 2024-01-24 16:51:20 +01:00
Pavel Laptev
0935f1db75 File card animation duration updated 2024-01-24 16:49:06 +01:00
Pavel Laptev
c4f9973373 lint fixes 2024-01-24 16:38:06 +01:00
Pavel Laptev
0db0f0342b lint fixes 2024-01-24 16:29:49 +01:00
Pavel Laptev
bfffc227e4 lint fixes 2024-01-24 16:24:43 +01:00
Pavel Laptev
9176b0e693 Merged origin/master into lane-style-updates 2024-01-24 16:20:25 +01:00
Pavel Laptev
e4ef5fb497 resizer updated, expander icon hover updated 2024-01-24 16:20:17 +01:00
Mattias Granlund
b4d56e191f Fix posthog events
- broken due register call coming before init
2024-01-24 15:30:04 +01:00
Kiril Videlov
2f1cc069be use tauri native update dialog 2024-01-24 15:17:11 +01:00
Kiril Videlov
29b5499869 hunk context lines are computed against the correct head 2024-01-24 14:09:59 +01:00
Pavel Laptev
73cad6b808 Update lane and board styles 2024-01-24 11:16:18 +01:00
Pavel Laptev
6999c94586 Merged origin/master into lane-style-updates 2024-01-24 11:08:01 +01:00
Pavel Laptev
8934384d83 Merged origin/master into lane-style-updates 2024-01-24 11:07:32 +01:00
Mattias Granlund
3e37ffc095 Go to board instead of base on startup 2024-01-24 10:55:24 +01:00
Mattias Granlund
0cacc62c34 Move PR creation logic to service
- makes the UI component easier to manage
2024-01-24 10:45:07 +01:00
Mattias Granlund
84807f3e9b Drop unused stashed preview file 2024-01-24 10:39:39 +01:00
Pavel Laptev
c1364a1fe5 many trunk changes 2024-01-24 10:27:51 +01:00
Mattias Granlund
3e93e82765 fix: update check for branch link selection to use endsWith() instead of includes() 2024-01-24 10:18:18 +01:00