This website requires JavaScript.
Explore
Help
Register
Sign In
Peaceultime
/
obsidian-visualiser
Watch
1
Star
0
Fork
0
You've already forked obsidian-visualiser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
273
Commits
5
Branches
0
Tags
dev_fix
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Clément Pons
25bd165f1d
Merge branch 'dev' into HEAD
2025-10-21 17:26:16 +02:00
components
Updated legal stuff, added floating popup that can be pin and move. Fix character compiler modifier updates not dirtying all dependents.
2025-10-05 23:54:37 +02:00
composables
Fix comrpessing bug on null buffers, make pinned floaters resizable and optimize a few things here and there
2025-10-06 17:42:16 +02:00
db
Floater pinned true handler, SQL schema update to handle private/public notes on character, fix Canvas zoom debounce on move.
2025-10-15 14:34:12 +02:00
drizzle
Floater pinned true handler, SQL schema update to handle private/public notes on character, fix Canvas zoom debounce on move.
2025-10-15 14:34:12 +02:00
layouts
Merge branch 'dev' into HEAD
2025-10-21 17:26:16 +02:00
middleware
…
pages
Merge branch 'dev' into HEAD
2025-10-21 17:26:16 +02:00
plugins
Add edge dragging, autofocus on inputs and limit neighbor distance lookup during snap fetching
2025-02-13 19:41:19 +01:00
public
Navbar rework, several CSS fixes, Markdown preferences
2025-02-01 10:58:52 +01:00
schemas
Update DB schema to include an ID and split overview and content. Progressing on ContentEditor with the ID fixing many issues. Adding modal and sync features.
2025-03-31 01:19:58 +02:00
server
Note tab in character sheet
2025-10-15 17:01:23 +02:00
shared
Merge branch 'dev' into HEAD
2025-10-21 17:26:16 +02:00
types
Floater pinned true handler, SQL schema update to handle private/public notes on character, fix Canvas zoom debounce on move.
2025-10-15 14:34:12 +02:00
.gitignore
…
app.vue
Fix ProseH remains, rollback layout rendering and add proper scrolling to the character sheet tabs
2025-10-21 17:22:46 +02:00
bun.lock
Convert list texts to a separate i18n text, allowing translation and fixing action/passive/... removal. Character sheet now use the character compiler.
2025-08-25 17:35:15 +02:00
db.sqlite
Fix ProseH remains, rollback layout rendering and add proper scrolling to the character sheet tabs
2025-10-21 17:22:46 +02:00
db.sqlite-shm
New default layout without vuejs rendering (still needs some fixes)
2025-10-19 23:35:11 +02:00
db.sqlite-wal
New default layout without vuejs rendering (still needs some fixes)
2025-10-19 23:35:11 +02:00
drizzle.config.ts
…
error.vue
New feature system for training and homebrew
2025-06-03 16:42:41 +02:00
localhost+1-key.pem
Add certificate and https to allow --host (and testing on mobile)
2025-01-08 21:41:34 +01:00
localhost+1.pem
Add certificate and https to allow --host (and testing on mobile)
2025-01-08 21:41:34 +01:00
migrate.ts
…
nuxt.config.ts
Convert list texts to a separate i18n text, allowing translation and fixing action/passive/... removal. Character sheet now use the character compiler.
2025-08-25 17:35:15 +02:00
package.json
Convert list texts to a separate i18n text, allowing translation and fixing action/passive/... removal. Character sheet now use the character compiler.
2025-08-25 17:35:15 +02:00
todo.md
Add neighbor snapping. Add edge snapping. Change accent colors and logo colors, fix canvas history being transported when changing canvas.
2025-02-06 23:36:55 +01:00
tsconfig.json
…
Description
No description provided
51
MiB
Languages
TypeScript
50.3%
Vue
49.7%