CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-04-21 19:48:23 +00:00
6dfa87ce58 fix: add missing logger clean-up in shell module
f76085325a feat: query project files via git (part 1)
4cb84e25b3 refactor: improve Project.zig logging
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-21 18:37:49 +00:00
d9affca09b feat: add config option to enable jit-in-time debugging
neurocyte pushed to master at neurocyte/flow 2025-04-21 16:14:27 +00:00
a0d0a8273c feat: check we have a git repo in the branch widget
20ce7279d2 feat: add git.workspace_path function
8582d223f7 refactor: add log_execute option to shell module
a1632da329 fix: paste in goto mode
3c4f40f16c fix: check target
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-04-20 21:18:01 +00:00
a5e0c34af9 devlog: git branch widget
neurocyte pushed to master at neurocyte/flow 2025-04-20 20:52:29 +00:00
45574ff5c5 feat: add git branch widget
845403f2ae refactor: make bin_path a module
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-19 21:41:55 +00:00
5ad074c681 feat: start git client module
neurocyte pushed to master at neurocyte/flow-website 2025-04-18 20:26:42 +00:00
6f5962de6c devlog: alpha blended highlight columns
neurocyte pushed to master at neurocyte/flow 2025-04-18 19:50:24 +00:00
05da3205b7 feat: enable hightlight columns by default
07a2c19b9d fix: side scrolling of highlight_columns
e3fee6a415 feat: dynamically allocate highlight_columns
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-18 18:58:30 +00:00
376ca8c9fc feat: use solid alpha dimmed background color for highlight column
neurocyte pushed to master at neurocyte/flow-syntax 2025-04-17 08:26:35 +00:00
fa6a411bc7 refactor: remove some log spam
neurocyte pushed to master at neurocyte/flow 2025-04-17 08:24:59 +00:00
a9b902ab6c refactor: remove some log spam
neurocyte pushed to master at neurocyte/flow-website 2025-04-15 16:35:02 +00:00
4fdf3ad5ee add devlog entry about new installer
neurocyte pushed to master at neurocyte/flow-website 2025-04-15 16:18:22 +00:00
fecc956d8f add 2025 devlog entries
c3d43b9134 add 2024 devlog entries
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-15 15:53:09 +00:00
ebfb9f7184 feat: add copy_file_name command
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 21:29:11 +00:00
e600b0d7c0 start moving devlog content from discord
8985cf6ec9 add devlog layouts
5e6929fe14 refactor: clean-up and modernize templates a little
0572aff394 remove gems
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 17:57:58 +00:00
3f535d15e0 output installer permissions message after version check
ac54438fbe add version check to installer to avoid re-downloading the same version
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-14 12:11:45 +00:00
b958e8989d docs: update installer instructions in README.md
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 12:09:46 +00:00
8ec3c54b97 remove extra section title
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 12:08:23 +00:00
218b14bd47 update installer script docs
neurocyte pushed to master at neurocyte/flow-website 2025-04-14 11:53:24 +00:00
f879aaca4a always request permissions with sudo if needed in install script