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.1.0
Select Git revision
0 results
solid-todo-sveltekit
Author
Search by author
Any Author
authors
0 authors
May 18, 2023
0.1.0
· f3f99286
Tobi
authored
1 year ago
View commits for tag v0.1.0
v0.1.0
f3f99286
fix(tests): inline P instead of import due to test-runner failure on import
· 327f4b52
Tobi
authored
1 year ago
327f4b52
fix(faq): remove unused parameter
· b1f511c8
Tobi
authored
1 year ago
b1f511c8
feature(page): integrate instancemanager into main
· 09e1abab
Tobi
authored
1 year ago
09e1abab
feature(component): switch from todosIndexUrl to todoInstance store
· 61a27ddf
Tobi
authored
1 year ago
61a27ddf
feature(component): allow disabling add todo button and menubutton slot
· 374afd1d
Tobi
authored
1 year ago
374afd1d
feature(store): add instanceCount
· 1c367019
Tobi
authored
1 year ago
1c367019
feature(store): improve todoDataStoreLocations behaviour
· 2db8f0d8
Tobi
authored
1 year ago
2db8f0d8
rename(store): todoDataStoreLocation -> todoDataStoreLocations
· fceea082
Tobi
authored
1 year ago
fceea082
deprecation: disable automatic space-storage setting
· cd1a8f84
Tobi
authored
1 year ago
cd1a8f84
doc(faq): mention sharing feature
· c725dc55
Tobi
authored
1 year ago
c725dc55
feature(component): add instancemanager for typeindex management
· d9409c6b
Tobi
authored
1 year ago
d9409c6b
feature: use publicTypeIndex for selection of todo list index document
· e6a2cb03
Tobi
authored
2 years ago
e6a2cb03
feature(todoinstance): add todoinstance handling functions
· b3ebd6bb
Tobi
authored
1 year ago
b3ebd6bb
fix(todos): implement setting space storage if no todo index is set
· 2c9a37fb
Tobi
authored
1 year ago
2c9a37fb
refactor(todolist): use derived store and do not fetch inside component
· 4e4723c1
Tobi
authored
1 year ago
4e4723c1
feature(npm): add @hexagon6/svelte-solid-store
· 3a1d1555
Tobi
authored
1 year ago
3a1d1555
feature: separate solid & todos in stores & vocab
· e6e48cf4
Tobi
authored
1 year ago
e6e48cf4
May 14, 2023
feature(filterbar): replace label icon
· c874a2a4
Tobi
authored
1 year ago
c874a2a4
May 13, 2023
doc(faq): mention solid js
· 21467682
Tobi
authored
1 year ago
21467682
feature(store): add deprecation mode for space storage
· 9763ef00
Tobi
authored
1 year ago
9763ef00
implement function to retrieve location of TODO index
· b3a763d7
Tobi
authored
2 years ago
b3a763d7
May 09, 2023
0.0.22
· d0c91855
Tobi
authored
2 years ago
View commits for tag v0.0.22
v0.0.22
d0c91855
fix: remove unused css
· be334050
Tobi
authored
2 years ago
be334050
fix(tests): adjust text content in about page
· 79163af7
Tobi
authored
2 years ago
79163af7
feature: add faq, integrate home page into / when no pod has been set
· b1213cf9
Tobi
authored
2 years ago
b1213cf9
feature: improve pod settings wording & formatting
· 1745b842
Tobi
authored
2 years ago
1745b842
fix: only set valid provider
· c33b6a1b
Tobi
authored
2 years ago
c33b6a1b
fix: log out when resetting pod url
· ec5ed08a
Tobi
authored
2 years ago
ec5ed08a
feature: use origin for authenticating with oidc to prevent redirect to wrong page
· e89a1096
Tobi
authored
2 years ago
e89a1096
fix: username handling in login component
· 7e31db6d
Tobi
authored
2 years ago
7e31db6d
Apr 21, 2023
0.0.21
· 532beaee
Tobi
authored
2 years ago
View commits for tag v0.0.21
v0.0.21
532beaee
feature: move version display from about page to login settings page
· 0c037d43
Tobi
authored
2 years ago
0c037d43
fix: add __APP_VERSION__ global variable
· 9ec84647
Tobi
authored
2 years ago
9ec84647
feature: reenable e2e test and ssr public pages
· b58977d1
Tobi
authored
2 years ago
b58977d1
Apr 20, 2023
feature: upgrade to node@18
· 12366a28
Tobi
authored
2 years ago
12366a28
0.0.20
· 32a49d1c
Tobi
authored
2 years ago
View commits for tag v0.0.20
v0.0.20
32a49d1c
ci: disable broken e2e
· f3f271f8
Tobi
authored
2 years ago
f3f271f8
0.0.19
· 4cfdd886
Tobi
authored
2 years ago
View commits for tag v0.0.19
v0.0.19
4cfdd886
Disable ssr in main layout
· 9633c83b
Tobi
authored
2 years ago
9633c83b
Loading