Sebastian Thiel
5f4e0adb28
remove now unused default_target()
function
2024-07-12 10:30:56 +02:00
Mattias Granlund
58d3cd5aff
Fix double fetching of remote
...
- all remotes already fetched in existing iter/map
2024-07-12 00:38:46 +01:00
Nico Domino
db28854983
fix: commit avatar loading improvement ( #4335 )
2024-07-11 17:46:04 +02:00
Caleb Owens
d0a257e745
Merge pull request #4334 from gitbutlerapp/fix-random-letters-at-bottom-of-page
...
Removed random letters
2024-07-11 15:32:20 +02:00
Caleb Owens
015a933ae0
Removed random letters
2024-07-11 15:28:22 +02:00
Nico Domino
e2441ee8df
fix: gitbutler/ui hot reload ( #4333 )
2024-07-11 15:13:21 +02:00
Nico Domino
28830e1053
fix: eslint-plugin-storybook
bump with support for eslint flatConfig ( #4332 )
2024-07-11 13:00:32 +00:00
Caleb Owens
0aa35a4877
Merge pull request #4331 from gitbutlerapp/fix-generate-branch-name
...
fix generate branch name
2024-07-11 13:13:15 +02:00
Caleb Owens
b7cd35604d
Fix event handler for generating branch names
2024-07-11 13:09:05 +02:00
Nico Domino
6dd2d801ff
fix: add vite build timestamp output to eslint ignores ( #4330 )
2024-07-11 10:13:25 +00:00
Caleb Owens
f4c817ed10
Remove some isUnapplied booleans where not needed
2024-07-11 12:10:06 +02:00
Caleb Owens
c982e78567
Merge pull request #4328 from gitbutlerapp/split-branch-manager-into-seprate-traits
...
Use impls rather than private traits
2024-07-10 17:50:35 +02:00
Caleb Owens
38d54e3eaf
Use impls rather than private traits
2024-07-10 17:42:05 +02:00
Caleb Owens
b732bdf622
Merge pull request #4326 from gitbutlerapp/split-branch-manager-into-seprate-traits
...
Split branch manager into seperate traits
2024-07-10 17:33:04 +02:00
Kiril Videlov
1a437a4f9f
Merge pull request #4327 from gitbutlerapp/fix-regresssion
...
fixes a regression created during refactoring
2024-07-10 17:27:33 +02:00
Caleb Owens
482a176333
Added some high level docs
2024-07-10 17:25:48 +02:00
Caleb Owens
ca4cdfe968
Split branch manager into seperate traits
2024-07-10 17:23:50 +02:00
Kiril Videlov
d9d20d20e9
fixes a regression created during refactoring
2024-07-10 17:23:07 +02:00
Kiril Videlov
d0e2cf1274
Merge pull request #4325 from gitbutlerapp/move-reference-name-to-gitbulter-reference-crate
...
move ReferenceName tagged string to gitbutler-reference crate
2024-07-10 16:57:16 +02:00
Kiril Videlov
87f956d871
move ReferenceName tagged string to gitbutler-reference crate
...
gitbutler-reference is where ReferenceName belongs. There are other thing in this crate that are not nice, but let's clean those up!
2024-07-10 16:48:59 +02:00
Kiril Videlov
d010d56044
Merge pull request #4324 from gitbutlerapp/move-branch-state-in-branch-crate
...
move branch state into the gitbutler-branch crate
2024-07-10 16:27:01 +02:00
Kiril Videlov
e92fe44fa1
move branch state into the gitbutler-branch crate
...
Further to the move - the VirtualBranchesExt trait creates a dependency towards gitbutler-project. The gitubler-branch crate doesn't have such dependency so i deemed it undesirable to introduce it just for a convinience method.
(Separately added an extention in gitbutler-virtual-actions since it already depends on project and to create a smaller diff)
2024-07-10 16:18:34 +02:00
Nico Domino
43f60f94c8
feat: extract svelte build into own GHA job ( #4321 )
2024-07-10 13:45:18 +00:00
Kiril Videlov
5f260f5bc4
Merge pull request #4322 from gitbutlerapp/rename-virtual-to-branch-actions
...
rename gitbutler-virtual to gitbutler-branch-actions
2024-07-10 14:58:09 +02:00
Kiril Videlov
c8658b9a23
rename gitbutler-virtual to gitbutler-branch-actions
...
This is to establish a patter of which crates represent a higher level logic
2024-07-10 14:49:48 +02:00
Kiril Videlov
1c78ec7725
Merge pull request #4320 from gitbutlerapp/rename-virtual-branches-access-trait
...
Rename VirtualBrancesAccess to _Ext since it's the convention
2024-07-10 13:06:59 +02:00
Kiril Videlov
da67580c80
Rename VirtualBrancesAccess to _Ext since it's the convention
...
After discussing it, seems like a better way of naming this is to use the Ext convention
2024-07-10 12:54:22 +02:00
Kiril Videlov
7f7928d40c
Merge pull request #4319 from gitbutlerapp/remove-virtual-branch-controller
...
remove virtual branch controller
2024-07-10 12:49:53 +02:00
Kiril Videlov
ae6dc38ac7
rename virtual branches controller to actions
2024-07-10 12:11:36 +02:00
Kiril Videlov
a06570deb6
make the virtual branches controller stateless
2024-07-10 12:07:11 +02:00
Kiril Videlov
8e7d9c9f64
Merge pull request #4314 from gitbutlerapp/fix-migration-cdoe
...
Update other logic TODO: dedup logic
2024-07-09 23:38:09 +02:00
Caleb Owens
b49b23c2c2
Update other logic TODO: dedup logic
2024-07-09 23:31:49 +02:00
Kiril Videlov
5a0072db53
Merge pull request #4313 from gitbutlerapp/fix-migration-cdoe
...
Fix migration code
2024-07-09 23:05:10 +02:00
Kiril Videlov
4d9c9fe3d4
Merge pull request #4312 from Byron/proxy-slowdown
...
no-proxy
2024-07-09 23:04:43 +02:00
Kiril Videlov
be55ae3dc6
fixes somethig??
2024-07-09 22:40:41 +02:00
Caleb Owens
7127bd9c01
Update filtered searches to use is_old_applied metric
2024-07-09 22:31:38 +02:00
Caleb Owens
9f13291edb
Fix migration code
2024-07-09 22:21:05 +02:00
Sebastian Thiel
0b735b58f3
avoid proxying author-images in favor to letting the frontend do the caching ( #4007 )
...
The frontend should be better at this due to being a browser engine, which can naturally
handle slow network links and firewalls.
Caching should also be better and more consistent as cache-related headers are respected.
This should speed up display times of new branches significantly, ideally without blocking
the UI at all.
2024-07-09 21:24:23 +02:00
Caleb Owens
ddc9b33f77
Merge pull request #4311 from gitbutlerapp/remove-old-locking
...
Remove old locking
2024-07-09 20:39:19 +02:00
Caleb Owens
c439334633
Remove old feature flag
2024-07-09 20:22:45 +02:00
Caleb Owens
44aa0ba5df
Remove old hunk locking algorythmimi
2024-07-09 20:18:37 +02:00
Caleb Owens
c4db79e789
Remove nolonger valid tests
2024-07-09 20:12:05 +02:00
Nico Domino
fee305056e
feat: add GHA to trigger vercel deploy hook ( #4310 )
2024-07-09 18:01:41 +00:00
Kiril Videlov
ce0ee6e3d5
Merge pull request #4309 from gitbutlerapp/stuff-to-elliminate
...
Code to kill
2024-07-09 17:22:58 +02:00
Kiril Videlov
414e3b02f0
Code to kill
2024-07-09 17:22:01 +02:00
Caleb Owens
08c99bada1
Merge pull request #4308 from gitbutlerapp/always-apply-from-local-branch
...
Split branch creation and deletion into their own home
2024-07-09 16:54:36 +02:00
Caleb Owens
9b59764db3
Split branch creation and deletion into their own home
2024-07-09 16:47:24 +02:00
Nico Domino
f9043920c0
fix: Sentry release and sourcemaps ( #4304 )
2024-07-09 16:18:49 +02:00
Kiril Videlov
8d0361cf9e
Merge pull request #4307 from gitbutlerapp/remove-reference-to-gitbutler-core
...
remove references to gitbutler-core
2024-07-09 16:09:07 +02:00
Kiril Videlov
45d4d7c6e1
remove unused deps
2024-07-09 16:00:45 +02:00