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
224
Commits
5
Branches
0
Tags
character
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
a8dcc47a1b
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
components
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
composables
Navbar rework, several CSS fixes, Markdown preferences
2025-02-01 10:58:52 +01:00
db
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
drizzle
New SQL tables structure
2025-04-30 17:44:54 +02:00
layouts
Fix TrainingViewer render
2025-06-27 22:04:10 +02:00
middleware
Fix useContent not using cookies therefore skipping the auth step
2025-01-05 22:43:40 +01:00
pages
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +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
Progressing on CanvasEditor
2025-01-07 17:49:53 +01:00
server
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
shared
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
types
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
.gitignore
Fix callout disabled and update dependencies
2024-12-05 13:50:59 +01:00
app.vue
Fix TrainingViewer render
2025-06-27 22:04:10 +02:00
bun.lock
Package update and TrainingViewer rendering fixes
2025-06-30 08:22:58 +02:00
db.sqlite
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
db.sqlite-shm
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
db.sqlite-wal
Add CharacterBuilder class to unify and compile the features
2025-07-21 12:01:52 +02:00
drizzle.config.ts
First reworks
2024-10-28 17:49:46 +01:00
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
Starting to put back the server part. Currently the registration and login are almost ready.
2024-11-05 18:09:42 +01:00
nuxt.config.ts
Package update and TrainingViewer rendering fixes
2025-06-30 08:22:58 +02:00
package.json
Rework character editor with new Figma design
2025-07-07 17:55:20 +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
Starting to put back the server part. Currently the registration and login are almost ready.
2024-11-05 18:09:42 +01:00
Description
No description provided
51
MiB
Languages
TypeScript
50.3%
Vue
49.7%