Sebastian Thiel
342038456b
Merge pull request #4292 from Byron/remove-unused
...
remove unused `lock` module and dependency to `fslock`
2024-07-09 11:05:07 +02:00
Sebastian Thiel
7ffb13550a
remove unused lock
module and dependency to fslock
2024-07-09 10:24:27 +02:00
Nico Domino
8787f66c60
fix: set fallback icon ( #4293 )
2024-07-09 08:07:29 +00:00
Kiril Videlov
bab3ab376d
Merge pull request #4291 from gitbutlerapp/move-reference-to-create
...
move reference module from core to its own crate
2024-07-09 01:28:25 +02:00
Kiril Videlov
9e69806d06
fix some cargo stuff
2024-07-09 01:17:37 +02:00
Kiril Videlov
de200c8e20
move reference module from core to its own crate
2024-07-09 01:14:28 +02:00
Kiril Videlov
07c6d38378
Merge pull request #4289 from gitbutlerapp/move-final-virtual-branch-bits-out-of-core
...
move final virtual branch bits out of core
2024-07-09 01:03:10 +02:00
Kiril Videlov
0b1ecf7b54
move virtual branch constatns out of the core create
2024-07-09 00:45:10 +02:00
Kiril Videlov
17b8214c5d
move target module to gitbutler-branch crate
2024-07-09 00:40:10 +02:00
Kiril Videlov
e89cd04c31
Merge pull request #4288 from gitbutlerapp/remove-unused-keys-mod
...
remove unused keys module
2024-07-09 00:39:40 +02:00
Kiril Videlov
8043f0dd4e
remove unused keys module
2024-07-09 00:26:27 +02:00
Kiril Videlov
ec52a33d93
Merge pull request #4287 from gitbutlerapp/extract-branch-from-core
...
move branch related modules to separate crate
2024-07-09 00:22:01 +02:00
Kiril Videlov
acee9ba5ab
move branch related modules to separate crate
...
Unfortunatelly diff and branch types form a cyclical dependency via the "HunkLock" type. This will have to be refactored as a followup
2024-07-09 00:10:55 +02:00
Nico Domino
25de912d72
feat: update icons to symbol ( #4281 )
...
Co-authored-by: Pavel Laptev <pawellaptew@gmail.com>
2024-07-08 23:07:13 +02:00
Pavel Laptev
be3ec82489
Update animation timing ( #4286 )
2024-07-08 22:55:54 +02:00
Kiril Videlov
81edbae0a5
Merge pull request #4285 from gitbutlerapp/rename-gitbutler-branch-crate
...
Renaming crate gitbutler-branch to gitbutler-virtual
2024-07-08 21:09:01 +02:00
Kiril Videlov
0c9c781bd5
Renaming crate gitbutler-branch to gitbutler-virtual
...
This is more descriptive to what logic lives inside. Further, this allows for splitting up the just branch bits in a separate crate (which is currently in gitbutler-core)
2024-07-08 20:56:00 +02:00
Kiril Videlov
a8615f81f1
Merge pull request #4283 from gitbutlerapp/move-author-and-askpass-mods
...
move author and askpass mods
2024-07-08 20:17:29 +02:00
Kiril Videlov
41ec6da226
move askpass module to repository where it is being used
2024-07-08 19:45:35 +02:00
Kiril Videlov
f965a3e4cf
move author module to the branch crate - the only place this is used
2024-07-08 19:35:49 +02:00
Kiril Videlov
4bd723ac2c
Merge pull request #4282 from gitbutlerapp/extract-user-crate
...
extract user crate
2024-07-08 19:31:45 +02:00
Kiril Videlov
82431b182e
actually remove the code that was move out
2024-07-08 19:06:04 +02:00
Kiril Videlov
e1cf6b1884
remove some unused code
2024-07-08 19:03:50 +02:00
Kiril Videlov
83a1d4a1e5
extract user as its own crate out of core
2024-07-08 18:58:29 +02:00
Nico Domino
28a01e68fa
fix: cleanup hooks.client.ts
handleError
fn ( #4222 )
2024-07-08 18:50:49 +02:00
Kiril Videlov
f042854b1c
combine the assets proxying implementaiton in one file
...
Now it's only used in one place
2024-07-08 18:23:51 +02:00
Kiril Videlov
cdbf4d8cd3
move legacy config module out of core
2024-07-08 18:12:12 +02:00
Kiril Videlov
da8e685b67
Merge pull request #4277 from gitbutlerapp/extract-project-from-core-into-its-onw-crate
...
At long last - project is being extracted out of core into it's own create
2024-07-08 18:10:12 +02:00
Kiril Videlov
ba4359c7dc
fix an import oopsie
2024-07-08 17:58:56 +02:00
Kiril Videlov
ba5b9ff0ee
Merge branch 'master' into extract-project-from-core-into-its-onw-crate
2024-07-08 17:57:17 +02:00
Caleb Owens
e8d1ca887f
Merge pull request #4249 from gitbutlerapp/Store-unappied-branches-in-vbranches.toml
...
Remove more remnents of unapplied branches
2024-07-08 17:23:31 +02:00
Caleb Owens
bf9cc91d3e
No longer using commit headers other than change_id
2024-07-08 17:09:01 +02:00
Pavel Laptev
c9f803fda3
Popup menus: update fixed margins to relative untis ( #4279 )
2024-07-08 16:29:15 +02:00
Pavel Laptev
4acff2ba46
Fixes to popups ( #4278 )
...
* Project selector update
* replace old with the new `clickOutside` helper
* Fix positioning bug for context and select menus
2024-07-08 16:00:42 +02:00
Kiril Videlov
e93896621f
move project module in a separate gitbutler-project crate
2024-07-08 15:33:26 +02:00
Caleb Owens
2e8065128e
Recover old virtual branches state
2024-07-08 15:00:10 +02:00
Caleb Owens
f1ad8e6ca3
Handle the old_applied type
2024-07-08 15:00:03 +02:00
Caleb Owens
066d6d2437
Rename 'list_branches' to convey more meaning
2024-07-08 14:58:31 +02:00
Caleb Owens
54744ef78c
Remove more remnents of unapplied branches
2024-07-08 14:58:28 +02:00
Kiril Videlov
f7094fcdff
move config module to a separate gitbutler-config crate
2024-07-08 14:49:45 +02:00
Kiril Videlov
71af86ef1e
Merge pull request #4276 from gitbutlerapp/extract-zipper
...
separate sending zipped logs functionality into gitbutler-feedback crate
2024-07-08 14:07:09 +02:00
Kiril Videlov
a049711472
separate sending zipped logs functionality into gitbutler-feedback crate
2024-07-08 13:52:22 +02:00
Kiril Videlov
a8f1254e4b
Merge pull request #4275 from gitbutlerapp/move-ProjectRepo-into-separate-crate-gitbutler-command-context
...
move ProjectRepo into separate crate gitbutler-command-context
2024-07-08 13:37:12 +02:00
Kiril Videlov
e258710502
move ProjectRepo into its own crate
...
This type currently acts more or less like a command context that lives for the duration of the request. Regardless of if we wanna keep this pattern or not, separating it out helps us split up core
2024-07-08 13:23:03 +02:00
Kiril Videlov
306ab0bea9
move legacy credentail helper to gitbutler-repo crate
...
it's mostly used from there
2024-07-08 13:01:38 +02:00
Nico Domino
6f3103d4b5
fix: cleanup nixpkgs dependency and add webkitgtk_4_1
( #4274 )
2024-07-08 10:41:58 +00:00
Kiril Videlov
8e2726f7af
Merge pull request #4273 from gitbutlerapp/move-gitbutler-ext
...
move repository ext trait to gitbutler-repo crate
2024-07-08 12:35:24 +02:00
Caleb Owens
af7ec339c3
Merge pull request #4269 from gitbutlerapp/wildlife-preservation
...
Prevented penguin genocide
2024-07-08 12:24:55 +02:00
Kiril Videlov
7ac2d3a619
move repository ext trait to gitbutler-repo crate
2024-07-08 12:21:01 +02:00
Nico Domino
1ca0ede5f2
fix: update flake.lock
for rust tooling ( #4272 )
2024-07-08 12:15:35 +02:00