Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
solid-todo-sveltekit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobi
solid-todo-sveltekit
Commits
v0.8.5
Select Git revision
0 results
solid-todo-sveltekit
Author
Search by author
Any Author
authors
Tobi
tobi
1 author
May 01, 2024
0.8.5
· 94358c64
Tobi
authored
1 year ago
View commits for tag v0.8.5
v0.8.5
94358c64
fix: set default value of todos to an empty dataset object to avoid error on parse
· 97a07c13
Tobi
authored
1 year ago
97a07c13
fix(websocket): clarify info message
· 9302e6d2
Tobi
authored
1 year ago
9302e6d2
0.8.4
· c225e08e
Tobi
authored
1 year ago
View commits for tag v0.8.4
v0.8.4
c225e08e
fix: adapt todolist & filterbar to store loading states
· 25926eca
Tobi
authored
1 year ago
25926eca
fix: if socket is empty, do not continue handling websocket
· a6d9e2c2
Tobi
authored
1 year ago
a6d9e2c2
fix: parseLinkHeader only if there is a string to split
· 54a78711
Tobi
authored
1 year ago
54a78711
Apr 30, 2024
0.8.3
· a85298f1
Tobi
authored
1 year ago
View commits for tag v0.8.3
v0.8.3
a85298f1
feature: implement loading state for todos & todoList stores
· 2622a9ce
Tobi
authored
1 year ago
2622a9ce
styling: reduce animation movement
· 607d9773
Tobi
authored
1 year ago
607d9773
0.8.2
· f20c7c37
Tobi
authored
1 year ago
View commits for tag v0.8.2
v0.8.2
f20c7c37
fix: addtodo localstorage handling
· 56720de1
Tobi
authored
1 year ago
56720de1
fix: websocket registration handling
· 83cb404d
Tobi
authored
1 year ago
83cb404d
cleanup: do not log websocket data
· 97d9cde8
Tobi
authored
1 year ago
97d9cde8
refactor: invert getOrCreateTodoListDocument call order
· 07b8a5b9
Tobi
authored
1 year ago
07b8a5b9
refactor: getOrCreateTodoListDocument signature change, move into model/todos/index.js
· 97b32ba6
Tobi
authored
1 year ago
97b32ba6
refactor: move model/local.js to model/todos/local.js
· bc752752
Tobi
authored
1 year ago
bc752752
Apr 27, 2024
fix: typo for slide animation
· 9d13f8ea
Tobi
authored
1 year ago
9d13f8ea
0.8.1
· ebc831c0
Tobi
authored
1 year ago
View commits for tag v0.8.1
v0.8.1
ebc831c0
fix: improve todoInstance handling
· 788f4c02
Tobi
authored
1 year ago
788f4c02
fix: initialize with valid graph structure
· f6efc211
Tobi
authored
1 year ago
f6efc211
0.8.0
· 60d7022f
Tobi
authored
1 year ago
View commits for tag v0.8.0
v0.8.0
60d7022f
update changelog for v0.8
· a7e1a510
Tobi
authored
1 year ago
a7e1a510
feature: implement offline mode with localstorage
· 3088b29f
Tobi
authored
1 year ago
3088b29f
Apr 17, 2024
feature: add example compose.yml for docker compose deployment with nginx configuration
· 8b904c6b
Tobi
authored
1 year ago
8b904c6b
0.7.1
· 62969cd7
Tobi
authored
1 year ago
View commits for tag v0.7.1
v0.7.1
62969cd7
hotfix: add missing NODE_ENV for workbox-precache
· 258a4455
Tobi
authored
1 year ago
258a4455
0.7.0
· 790637c0
Tobi
authored
1 year ago
View commits for tag v0.7.0
v0.7.0
790637c0
update changelog for v0.7
· 16676f75
Tobi
authored
1 year ago
16676f75
fix: lint
· 0d53e4b6
Tobi
authored
1 year ago
0d53e4b6
Apr 16, 2024
config: drop engines entry
· eb72c8cc
Tobi
authored
1 year ago
eb72c8cc
feature(npm): add @vite-pwa/sveltekit dependency
· 1753e918
Tobi
authored
1 year ago
1753e918
feature: add workbox-precaching for service-worker
· d63c0354
Tobi
authored
1 year ago
d63c0354
replace favicon
· 32d70b3d
Tobi
authored
1 year ago
32d70b3d
feature: add icons & manifest.json
· 79b7b4e4
Tobi
authored
1 year ago
79b7b4e4
Mar 06, 2024
0.6.1
· 1bc4ae9a
Tobi
authored
1 year ago
View commits for tag v0.6.1
v0.6.1
1bc4ae9a
chore(npm): upgrade @inrupt/solid-client-js@2 & dependents
· 968a2a60
Tobi
authored
1 year ago
968a2a60
chore(ci): upgrade playwright
· cf76350e
Tobi
authored
1 year ago
cf76350e
chore(npm): update @types/cookie
· 68f30a4e
Tobi
authored
1 year ago
68f30a4e
chore(npm): upgrade husky@9 & migrate configuration
· 674571bb
Tobi
authored
1 year ago
674571bb
Loading