* chore: memoize sorted pages
* chore: make link size more precise
* fix(link): disable enter press on create mode
* fix(onboarding): move is base logic and use escape for single quote
* fix(page): on delete success redirect to pages
* fix(sntry): sentry client error report
* chore(page): dynamic focus on title/content
* chore(link): tweak badge class
* chore(link): use nuqs for handling create mode
* fix(link): refs
* feat(palette): implement new link
* feat: Start using guest auth
* feat: Implement more functionality to work as guest
* chore: update package and tweak public route
* chore: update root package json
* chore: update web package json
---------
Co-authored-by: Aslam H <iupin5212@gmail.com>
* chore(nix): add `cargo-tauri`
* chore(rust): add rustfmt config
* feat: add tauri app
* fix(config): tauri and web config nextjs
* fix: default value
* fix: force graph
* fix: undefined me
* fix: undefined me in page detail
* fix: remove title from search component
* fix: package version
* chore: next config
* feat: random btn for go to auth
* fix the config
* feat: tauri
---------
Co-authored-by: Alice Carroll <git@alice-carroll.pet>
Co-authored-by: Aslam H <iupin5212@gmail.com>
* feat: keyboard nav
* fix: link update
* feat: reusable learning state
* chore: use new learning state
* feat: add to my profile
* .
* .
* feat: on enter open the link
* fix: lint
* fix: use eslint v8 instead of v9
* fix: add to my profile
* chore: update personal link schema
* chore: update personal page schema
* fix: update detail wrapper
* fix: update page section
* removing option for learning status
* removing option for learning status for topic
* feat: add createdAt and updatedAt for personal Page
* chore: update page section component
* chore: remove chevron from sub menu
* fix: sidebar
* chore: add focus and disable toast
* feat: la editor add execption for no command class
* fix: la editor style and fix page detail
* fix: title
* fix: topic learning state
* chore: add showSearch for learning state
* fix: bunch stuff
* chore: link list and item handle learning state
* chore: set expand to false
* feat: personal link for topic detail
* chore: hook use topic data
* chore: go to list
* fix: link and topic
* feat(utils): new keyboard utils
* feat(store): add linkOpenPopoverForIdAtom for link
* chore: using memo for use topic data
* fix: remove duplicate component
* chore: performance for topic detail lint item
* refactor: remove LinkOptions component
* chore: improve performance for list
* feat: added LinkRoute copmonent
* chore: link manage
* feat: bottom bar
* fix: link
* fix: page wrapper
* fix: import thing
* chore: added a displayname
* refactor: page detail
* refactor: page detail
* fix: add topic to personal link form link
* fix: only show page count if more than zero
* fix: sidebar topic section
---------
Co-authored-by: Nikita <github@nikiv.dev>
Co-authored-by: marshennikovaolga <marshennikova@gmail.com>