Commit graph

  • 8dfa1fe592 Fix type checking issue Silvano Cerza 2025-03-09 15:43:27 +0100
  • bb21bf6c2e Add conflict resolution in unified view Silvano Cerza 2025-03-09 15:10:03 +0100
  • 68c3b4e6df Handle conflict resolution Silvano Cerza 2025-03-06 17:37:00 +0100
  • d8ebee26e8 Move line styles to theme Silvano Cerza 2025-03-06 17:12:10 +0100
  • 46186d8d23 Styled some stuff Silvano Cerza 2025-03-06 17:07:11 +0100
  • d061ab4803 Handle some errors when user tries to open unified view while already open Silvano Cerza 2025-03-06 16:32:57 +0100
  • e8c95d2824 Handle merging ranges Silvano Cerza 2025-03-05 18:58:03 +0100
  • dc2962cec8 Avoid creating line mapping by creating ranges directly Silvano Cerza 2025-03-05 17:18:43 +0100
  • 08d5d05331 Adjust some stuff Silvano Cerza 2025-03-05 16:46:11 +0100
  • 132ffff36e Other stuff that works Silvano Cerza 2025-03-05 15:31:04 +0100
  • e2a536c945 Testing things, kinda works Silvano Cerza 2025-03-03 16:17:11 +0100
  • f5ed38f341 Restructure diff view to get ready for mobile view Silvano Cerza 2025-03-01 18:31:39 +0100
  • f72ce44504 Some renames in the conflict view Silvano Cerza 2025-03-01 18:24:06 +0100
  • b263e24941 Move conflict view in root view and adjust style Silvano Cerza 2025-03-01 18:11:43 +0100
  • 0ca42124db Respect user settings on conflict Silvano Cerza 2025-03-01 17:13:43 +0100
  • 7bca8262f4 Add settings to hide button to open conflicts view Silvano Cerza 2025-03-01 17:05:09 +0100
  • fc890b5d95 Purge onboarding flow Silvano Cerza 2025-03-01 16:43:25 +0100
  • b9133477c0 Add custom error for GithubClient failures Silvano Cerza 2025-03-01 16:40:53 +0100
  • cd0f54a117 Fix logger not creating log file Silvano Cerza 2025-02-28 17:51:55 +0100
  • 28abd1c1cc Clarifies what metadata sha is Silvano Cerza 2025-02-28 17:40:47 +0100
  • 7d389f8e0c Handle corner case in conflict check Silvano Cerza 2025-02-28 17:39:06 +0100
  • e4409cb96e Properly decode emoji chars Silvano Cerza 2025-02-28 17:35:01 +0100
  • 731920d5a1 Adjust conflict files tabs Silvano Cerza 2025-02-28 17:15:49 +0100
  • b8df463e66 Change filename occurances to filePath for consistency Silvano Cerza 2025-02-28 17:01:14 +0100
  • fa192eb197 Fix some issues with conflict resolution and syncing Silvano Cerza 2025-02-28 16:57:50 +0100
  • a1fea0cb95 Fix issue when rerendering conflict view Silvano Cerza 2025-02-25 18:50:12 +0100
  • 2d8ee9f7bd Handle conflicts resolution end to end Silvano Cerza 2025-02-25 18:47:01 +0100
  • 4745f91bdc Handle resolved conflicts Silvano Cerza 2025-02-23 17:30:57 +0100
  • cef814f702 Rework how conflicts are passed from SyncManager to ConflictsResolutionView Silvano Cerza 2025-02-23 16:43:22 +0100
  • 1d4bc03aac Change GithubClient.getBlob use the sha instead of the URL Silvano Cerza 2025-02-23 16:42:56 +0100
  • d5eec99546 Fix highlight not getting updated when switching files Silvano Cerza 2025-02-22 17:48:51 +0100
  • 72a7a7ed62 Rework some stuff Silvano Cerza 2025-02-22 17:43:45 +0100
  • 19f797c77a Move FilesTabBar out of DiffView Silvano Cerza 2025-02-22 17:02:38 +0100
  • ca0049c383 Add key for tab elements Silvano Cerza 2025-02-22 16:50:17 +0100
  • c315378fb7 Add tab bar to select files with conflicts Silvano Cerza 2025-02-22 16:45:23 +0100
  • 0721aa9d90 Fix annoying TS error Silvano Cerza 2025-02-22 11:12:55 +0100
  • 55e1d21e93 Correctly clip the svg paths in the ActionsGutter Silvano Cerza 2025-02-22 11:08:18 +0100
  • 88fa756ab9 Handle scrollable editors in the ActionsGutter Silvano Cerza 2025-02-22 11:03:16 +0100
  • 64d0223aa0 Clamp diffs lines after merging Silvano Cerza 2025-02-21 18:40:17 +0100
  • bca72c4938 Fix corner case when clamping lines of modify DiffChunks Silvano Cerza 2025-02-21 18:12:27 +0100
  • 6c369232e3 Fix action buttons spanning multiple lines not being shown Silvano Cerza 2025-02-20 19:20:15 +0100
  • aae730f0f1 Handle line numbers greater than document lines number Silvano Cerza 2025-02-20 19:15:56 +0100
  • 3a7454b86f Better handling diff Silvano Cerza 2025-02-20 19:10:54 +0100
  • f49adaccc8 Remove commented out code Silvano Cerza 2025-02-20 19:05:18 +0100
  • 2dcbd11ed0 Fix buttons positioning in case the ribbons spans multiple lines Silvano Cerza 2025-02-20 19:04:47 +0100
  • fd100345a3 Use better diff algorithm Silvano Cerza 2025-02-20 18:41:16 +0100
  • a0f2439b1f Handle action gutter buttons click Silvano Cerza 2025-02-20 18:36:38 +0100
  • fd7cffffab Fix editor height Silvano Cerza 2025-02-20 18:15:55 +0100
  • b5ebe4a638 Move editor content change callback Silvano Cerza 2025-02-20 18:09:21 +0100
  • 165f2d277d Fix some sizing stuff Silvano Cerza 2025-02-20 18:08:46 +0100
  • c8908eb7c3 Remove commented out code Silvano Cerza 2025-02-20 17:57:33 +0100
  • 9c374f19f2 Restyle actions ribbons in gutter Silvano Cerza 2025-02-20 17:54:50 +0100
  • e024c2c4df Add buttons in actions gutter Silvano Cerza 2025-02-20 16:36:14 +0100
  • 8b1d04d110 Handle grid sizes in a nicer way Silvano Cerza 2025-02-20 14:25:54 +0100
  • 6ff48b9517 Go with react-codemirror lib Silvano Cerza 2025-02-20 10:30:22 +0100
  • d1b980f031 Throw away dead code Silvano Cerza 2025-02-19 15:43:36 +0100
  • 5fd4c94566 Refactor to be more concise Silvano Cerza 2025-02-19 11:49:09 +0100
  • 63f9afe738 Bad attempt at diff apply Silvano Cerza 2025-02-18 11:13:13 +0100
  • 5edb8ca742 Handle resize Silvano Cerza 2025-02-13 17:54:59 +0100
  • 9f62324c2a More progress Silvano Cerza 2025-02-13 17:23:43 +0100
  • 6d7c0c8772 Some styling Silvano Cerza 2025-02-13 15:13:47 +0100
  • f409216320 First rought implementation of conflicts resolution view Silvano Cerza 2025-02-13 14:43:46 +0100
  • c0792c79e7 Show notice on sync start, success and failure Silvano Cerza 2025-02-12 18:34:55 +0100
  • 3f06dd4f90 Correctly run sync interval as async Silvano Cerza 2025-02-12 15:25:58 +0100
  • 6888899e17 Set firstStart to true on mobile Silvano Cerza 2025-01-27 11:43:08 +0100
  • 03a3bde3bb Bump version to 0.0.6 0.0.6 Silvano Cerza 2025-01-23 18:19:02 +0100
  • 98b931ead5 Change GithubClient to use settings directly Silvano Cerza 2025-01-23 18:18:31 +0100
  • 8843ae0d17 Bump version to 0.0.5 0.0.5 Silvano Cerza 2025-01-23 18:05:28 +0100
  • f64ff13b88 Use mobile compatible util function to convert from base64 string Silvano Cerza 2025-01-23 18:05:03 +0100
  • acefd43f60 Bump version to 0.0.4 0.0.4 Silvano Cerza 2025-01-23 17:35:00 +0100
  • 5446560b86 Check if syncing is in progress before starting Silvano Cerza 2025-01-23 17:34:27 +0100
  • 476b17ba05 Move manifest file name definition Silvano Cerza 2025-01-23 17:25:44 +0100
  • 0ba9420b3a Change conflict setting default value and disable selection dropdown Silvano Cerza 2025-01-23 17:19:16 +0100
  • fa995a392e Update README.md with some info about logging Silvano Cerza 2025-01-23 16:20:00 +0100
  • ac1e53f79c Add settings to disable logging Silvano Cerza 2025-01-23 16:19:47 +0100
  • 2c4ed3e671 Add logger Silvano Cerza 2025-01-23 15:10:15 +0100
  • 0ca0be97f6 Bump version to 0.0.3 0.0.3 Silvano Cerza 2025-01-23 13:13:24 +0100
  • 3bd65baf7b Fix config sync during onboarding Silvano Cerza 2025-01-23 13:12:57 +0100
  • 524c7efed7 Fix syncable check in events listener Silvano Cerza 2025-01-23 13:12:42 +0100
  • f23c00c32a Update README.md Silvano Cerza 2025-01-23 11:39:50 +0100
  • e5e19259a5 Bump version to 0.0.2 0.0.2 Silvano Cerza 2025-01-23 11:33:08 +0100
  • 396feddc8c Fix style of first sync onboarding step Silvano Cerza 2025-01-23 11:32:26 +0100
  • 9b6a626944 Update README.md Silvano Cerza 2025-01-23 11:12:58 +0100
  • 754418904a Change version tag format Silvano Cerza 2025-01-23 11:10:51 +0100
  • d20bda9a68 Ditch partial sync Silvano Cerza 2025-01-23 11:09:58 +0100
  • 923a811a4a Handle first sync with completely empty repository Silvano Cerza 2025-01-23 10:49:22 +0100
  • cd98f0a392 Remove non valid link Silvano Cerza 2025-01-22 18:36:25 +0100
  • 6248031eb1 Release workflow now create non draft releases Silvano Cerza 2025-01-22 18:28:20 +0100
  • 86a3d8c19f Bump version to 0.0.1 v0.0.1 Silvano Cerza 2025-01-22 18:23:45 +0100
  • 659bf7bc72 Remove styles.css from release files Silvano Cerza 2025-01-22 18:22:20 +0100
  • 6502fa23ac Fix README.md images Silvano Cerza 2025-01-22 18:17:12 +0100
  • ff4c115363 Rename workflow Silvano Cerza 2025-01-22 18:12:01 +0100
  • 56a20b188e Change tags glob in release.yml workflow Silvano Cerza 2025-01-22 18:11:43 +0100
  • c60481e811 Change version-bump.mjs to use double space instead of tab for json files Silvano Cerza 2025-01-22 17:49:54 +0100
  • 2059149b27 Change version command to stage files Silvano Cerza 2025-01-22 17:48:57 +0100
  • 2c463ca34e Fix changing sync config settings Silvano Cerza 2025-01-22 17:36:29 +0100
  • 8e65f2767f Update README.md Silvano Cerza 2025-01-22 17:20:58 +0100
  • 17b52069de Add release workflow Silvano Cerza 2025-01-22 16:28:53 +0100
  • b4010b59e4 Fix mobile check Silvano Cerza 2025-01-22 16:26:47 +0100
  • 6fe3d63f08 Sync config dir by default Silvano Cerza 2025-01-22 16:19:48 +0100