Jimmy Quach
Jimmy Quach
Some dependencies are being copied to the root directory after installing. This does not occur in version 1.2.X, not sure if was occurring in nightly releases up to 1.3.0 before....
There are a few tasks that need to be done with the current GitHub Workflow. - [ ] Properly generate change logs and source code attachment for Nightly release -...
Linux support is currently in the works. Before we are ready for an official release, we need to tackle a few things: - [x] Global hotkeys (keybinds) - We could...
[Clowd.Squirrel](https://github.com/clowd/Clowd.Squirrel/blob/defdaeb8d297906ebda5b128c80e8c4743e6b236/README.md) is being replaced by [Velopack](https://github.com/velopack/velopack).
Relating to #34 We are currently storing bookmark data in localStorage instead of using the `.metadata` that is created in the relative `.thumbs` folder. Currently, the `.metadata` file is storing...
Here's a possible feature request: Do a WHOIS lookup on a link and check the creation date. If the creation of the domain is too recent (maybe by hours/days), then...
We are currently in a middle of a user interface rewrite. We are planning on removing the React.js web app in favor of one that is powered using [HTMX](https://htmx.org/) and...