Commit Graph

  • 3d5f5b9cce
    Merge 1232591d6c into 572d43f41b Caleb Owens 2024-07-14 22:29:30 +0200
  • 2a7c24878e
    Merge d7948db628 into 572d43f41b Sebastian Thiel 2024-07-14 20:28:03 +0000
  • d7948db628
    enforce filesystem-synchronization during worktree updates and prolonged reads Sebastian Thiel 2024-07-14 21:51:28 +0200
  • b3b87b34a5
    reduce tauri state Sebastian Thiel 2024-07-14 16:12:25 +0200
  • 0b41bb8577
    Merge b7f355a9ca into 572d43f41b Pavel Laptev 2024-07-14 22:21:33 +0200
  • 572d43f41b Fix bug in gitHost factory master Mattias Granlund 2024-07-14 21:15:42 +0100
  • 3c9a348dbe Fix bug in gitHost factory Mattias Granlund 2024-07-14 21:15:42 +0100
  • 01733eb155
    Merge 672e1fb86d into 6ef7279088 Pavel Laptev 2024-07-14 22:37:19 +0300
  • 4a7b63a56e
    various refactors in main functions called during project load Sebastian Thiel 2024-07-13 11:08:24 +0200
  • f48d0e2746
    adapt to changes in gitbutler-branch crate Sebastian Thiel 2024-07-13 10:38:56 +0200
  • 85b4e564cd
    simplify module paths of gitbutler-branch crate Sebastian Thiel 2024-07-13 10:17:11 +0200
  • 4501b5dd51
    minimize the public API of the branch crate Sebastian Thiel 2024-07-13 09:56:38 +0200
  • 4805f6e7e7
    adapt to changes in gitbutler-branch-actions Sebastian Thiel 2024-07-12 16:57:25 +0200
  • 5e408f6b2d
    Assure a single path to an item (struct, fn) Sebastian Thiel 2024-07-12 16:17:15 +0200
  • 0079f2bcbe
    minimize the public API of gitbutler-branch-actions crate. Sebastian Thiel 2024-07-12 15:16:37 +0200
  • 6fb6201ab9
    assure docs can be built without warnings by default. Sebastian Thiel 2024-07-12 15:34:45 +0200
  • 6ef7279088 Use uknown error parameter in toasts.ts as well Mattias Granlund 2024-07-14 20:30:19 +0100
  • 5e3d442acc Fix: revert to uknown for error parameter Mattias Granlund 2024-07-14 20:21:26 +0100
  • 7af1a29897 Use uknown error parameter in toasts.ts as well Mattias Granlund 2024-07-14 20:30:19 +0100
  • 781fec07ae Fix: revert to uknown for error parameter Mattias Granlund 2024-07-14 20:21:26 +0100
  • ae248fba01
    Merge 9f38a8b164 into 3ef3dbc24f dependabot[bot] 2024-07-14 19:20:57 +0000
  • 3ef3dbc24f Drop rxjs from package.json 🎉 Mattias Granlund 2024-07-14 19:52:34 +0100
  • cfd1c73fa4 Replace platform() observable with store Mattias Granlund 2024-07-14 19:51:54 +0100
  • 9d50f45e8d Replace app updater rxjs with stores Mattias Granlund 2024-07-14 19:28:47 +0100
  • 1395113aba Replace UserService rxjs with writable store Mattias Granlund 2024-07-14 18:43:05 +0100
  • 9181a62829 Fix missing RemoteBranchService context Mattias Granlund 2024-07-14 18:33:15 +0100
  • 2299ff430d Fix base branch reload Mattias Granlund 2024-07-14 18:30:54 +0100
  • 5a4220ca73 Remove rxjs from branch services Mattias Granlund 2024-07-14 18:03:17 +0100
  • dfe4f1b8f9 Remove rxjs from RemoteBranchService Mattias Granlund 2024-07-14 17:21:27 +0100
  • d3886747c6 Move base branch stuff into its own directory Mattias Granlund 2024-07-14 16:06:53 +0100
  • 30a08556e8 Turn base branch observable into a store Mattias Granlund 2024-07-14 15:57:43 +0100
  • b0ff24cc1a Refactor fetches subscription into FetchesSignal Mattias Granlund 2024-07-14 15:29:34 +0100
  • b3065851a3 Refactor head subscription into service Mattias Granlund 2024-07-14 15:17:29 +0100
  • c01167e642 Drop rxjs from package.json 🎉 Mattias Granlund 2024-07-14 19:52:34 +0100
  • 17736e595f Replace platform() observable with store Mattias Granlund 2024-07-14 19:51:54 +0100
  • 25c98d9819 Replace app updater rxjs with stores Mattias Granlund 2024-07-14 19:28:47 +0100
  • b132905270 Replace UserService rxjs with writable store Mattias Granlund 2024-07-14 18:43:05 +0100
  • 09047800a0 Fix missing RemoteBranchService context Mattias Granlund 2024-07-14 18:33:15 +0100
  • 45671f34f8 Fix base branch reload Mattias Granlund 2024-07-14 18:30:54 +0100
  • b58aa9c8bc Fix bug: missing fetch on subscribe call to github pr store Mattias Granlund 2024-07-14 18:16:09 +0100
  • 752d81d8e9 Fix bug: missing fetch on subscribe call to github pr store Mattias Granlund 2024-07-14 18:16:09 +0100
  • 687f4fdbbd Remove rxjs from branch services Mattias Granlund 2024-07-14 18:03:17 +0100
  • ad05b2f549 Remove rxjs from RemoteBranchService Mattias Granlund 2024-07-14 17:21:27 +0100
  • 13c7494b56 Move base branch stuff into its own directory Mattias Granlund 2024-07-14 16:06:53 +0100
  • b7f355a9ca refactor: Normalized branch name handling normilize-branch-name-update Pavel Laptev 2024-07-14 16:59:39 +0200
  • d004454a73 Turn base branch observable into a store Mattias Granlund 2024-07-14 15:57:43 +0100
  • bd34ec25c7 Refactor fetches subscription into FetchesSignal Mattias Granlund 2024-07-14 15:29:34 +0100
  • 4e1c659726 Refactor head subscription into service Mattias Granlund 2024-07-14 15:17:29 +0100
  • a8c21c9708 Add basic listing test for github integration Mattias Granlund 2024-07-14 14:41:16 +0100
  • 8c61d841c2 Make project metrics optional for GitHost Mattias Granlund 2024-07-14 14:40:01 +0100
  • 93e31fe034 Add basic listing test for github integration Mattias Granlund 2024-07-14 14:41:16 +0100
  • 408c533214 Make project metrics optional for GitHost Mattias Granlund 2024-07-14 14:40:01 +0100
  • 5d757ab7fb Misc improvements Mattias Granlund 2024-07-14 13:37:48 +0100
  • f7c684edf9 Fix octokit not available bug Mattias Granlund 2024-07-14 13:13:10 +0100
  • 354af30550 Fix bug in error map Mattias Granlund 2024-07-14 13:06:00 +0100
  • 95724c9118 Misc improvements Mattias Granlund 2024-07-14 13:37:48 +0100
  • ce22907ced Fix octokit not available bug Mattias Granlund 2024-07-14 13:13:10 +0100
  • 84352f689e Fix bug in error map Mattias Granlund 2024-07-14 13:06:00 +0100
  • 032ad230ae Keep in progress checks badge as is while reloading Mattias Granlund 2024-07-14 12:34:58 +0100
  • f197e8b288 Handle unhandled promise rejections Mattias Granlund 2024-07-14 11:41:42 +0100
  • 330e1f3dab Keep in progress checks badge as is while reloading Mattias Granlund 2024-07-14 12:34:58 +0100
  • cbe4f5f1f5 Handle unhandled promise rejections Mattias Granlund 2024-07-14 11:41:42 +0100
  • 1e68325185 Fix merge button by fetching from remotes after merge Mattias Granlund 2024-07-14 10:23:51 +0100
  • ee0bbe91c4 Fix merge button by fetching from remotes after merge Mattias Granlund 2024-07-14 10:23:51 +0100
  • 7d221519c0 Sleep a bit after merging pr before reloading Mattias Granlund 2024-07-14 10:01:37 +0100
  • de8dbd6506 Sleep a bit after merging pr before reloading Mattias Granlund 2024-07-14 10:01:37 +0100
  • 129c948837 Disable pr button when no commits Mattias Granlund 2024-07-14 09:50:37 +0100
  • 73117ef157 Disable pr button when no commits Mattias Granlund 2024-07-14 09:50:37 +0100
  • d834f64f34 Use s-curve backoff when refreshing github checks nightly/0.5.604 Mattias Granlund 2024-07-13 22:04:36 +0100
  • 7054c6c034 Use s-curve backoff when refreshing github checks Mattias Granlund 2024-07-13 22:04:36 +0100
  • f9f79188ed Fix: reload vbranches on sync click nightly/0.5.603 Mattias Granlund 2024-07-13 20:23:55 +0100
  • ab4de2cc9d Fix: reload vbranches on sync click Mattias Granlund 2024-07-13 20:23:55 +0100
  • 6addc060df Fix pr related problem in branch header Mattias Granlund 2024-07-13 19:16:55 +0100
  • 3faf78e94b Fix pr related problem in branch header Mattias Granlund 2024-07-13 19:16:55 +0100
  • 8d20674602 Move function into only file where it is referenced Mattias Granlund 2024-07-13 17:36:12 +0100
  • 81288fa43f Drop unnecssary documenation Mattias Granlund 2024-07-13 17:35:01 +0100
  • 4d9cb0837f Rename hostedGit -> gitHost in filenames and code Mattias Granlund 2024-07-13 17:31:33 +0100
  • ef7d27b7fb rename hostedServices -> gitHost Mattias Granlund 2024-07-13 17:28:45 +0100
  • 0a681fad9a Add a couple of tests for pr monitoring service Mattias Granlund 2024-07-13 16:29:06 +0100
  • 768da9852d Add proof-of-concept integration test for GitHub pr service Mattias Granlund 2024-07-12 17:31:39 +0100
  • d113cfa03f Improve a couple of types Mattias Granlund 2024-07-12 17:30:48 +0100
  • 15e4e549bf Retry PR creation unless error handled Mattias Granlund 2024-07-12 14:00:54 +0100
  • 915bd5bd6b Only create octokit client if access token is defined Mattias Granlund 2024-07-12 13:09:59 +0100
  • 9d6bfb14e1 Migrate pull request preview +page.svelte to runes mode Mattias Granlund 2024-07-12 13:07:29 +0100
  • e676718e66 Remove unused getter / setter Mattias Granlund 2024-07-12 13:06:58 +0100
  • 2ac54960bf Remove merge method from PrMonitor Mattias Granlund 2024-07-12 13:06:41 +0100
  • 374240b196 Move creation of pr monitor into pr service Mattias Granlund 2024-07-12 09:54:47 +0100
  • b1fa672d81 Refactor GitHub integration Mattias Granlund 2024-07-12 00:34:04 +0100
  • bda54a6dfe Move function into only file where it is referenced Mattias Granlund 2024-07-13 17:36:12 +0100
  • 3cf97a93bc Drop unnecssary documenation Mattias Granlund 2024-07-13 17:35:01 +0100
  • 7c9c946713 Rename hostedGit -> gitHost in filenames and code Mattias Granlund 2024-07-13 17:31:33 +0100
  • b8ad43921c rename hostedServices -> gitHost Mattias Granlund 2024-07-13 17:28:45 +0100
  • 1ad05a5fe6 Add a couple of tests for pr monitoring service Mattias Granlund 2024-07-13 16:29:06 +0100
  • 3572f11fbe
    Merge 6f39ec703b into 7c2243b2a0 Caleb Owens 2024-07-13 17:18:37 +0200
  • 1d2d0742f2
    Merge 7d7d386996 into 7c2243b2a0 dependabot[bot] 2024-07-13 11:06:26 -0400
  • 7c2243b2a0
    fix: rm workflow_dispatch from docs GHA (#4358) Nico Domino 2024-07-13 15:27:25 +0200
  • 75e76daac1
    fix: rm workflow_dispatch from docs GHA ndom91 2024-07-13 15:22:15 +0200
  • d5497592ca
    fix: cleanup markdown modification script in release GHA (#4357) Nico Domino 2024-07-13 14:23:00 +0200
  • 4a8b31c1a2
    Merge branch 'master' into ndom91/update-placeholder-release-string Nico Domino 2024-07-13 14:16:49 +0200
  • 44a3c64936
    fix: use version number only ndom91 2024-07-13 14:14:26 +0200