-
Notifications
You must be signed in to change notification settings - Fork 122
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: colanode/colanode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: colanode/colanode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 18 files changed
- 2 contributors
Commits on Jun 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ee6b749 - Browse repository at this point
Copy the full SHA ee6b749View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0d985b9 - Browse repository at this point
Copy the full SHA 0d985b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39901d3 - Browse repository at this point
Copy the full SHA 39901d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf66b3 - Browse repository at this point
Copy the full SHA 0bf66b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94debc7 - Browse repository at this point
Copy the full SHA 94debc7View commit details
Commits on Jun 17, 2025
-
Make sure AvatarFallback has the size prop defined as required (#77)
The AvatarFallback requires the size prop be defined. This commit adds handling to ensure that it is defined when AvatarImage falls back on AvatarFallback. Closes #73
Configuration menu - View commit details
-
Copy full SHA for 3d2af7c - Browse repository at this point
Copy the full SHA 3d2af7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0087dfb - Browse repository at this point
Copy the full SHA 0087dfbView commit details -
Win32 local file path URI preprocessing (#76)
Closes #68 When the desktop app is running on os.platform() === 'win32', the path requires preprocessing before it can be used as part of a local file URI. The logical components of this fix are: - Add / in front of an absolute path (a path with a drive root like C:) that is already present in *nix paths because that's how the fs already represents an absolute path - Convert all \ to / to conform to the file:// URI spec This commit adds the required preprocessing in the file-system and protocols modules of the desktop app and fixes the issue of the disappearing account button in the SidebarMenuFooter UI component when a custom avatar is used for the user account that is logged in.
Configuration menu - View commit details
-
Copy full SHA for dad68da - Browse repository at this point
Copy the full SHA dad68daView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.2...v0.2.3