Commit Graph

  • 85e07e993b Add todo demo of sql on server. main 梁鸿 2024-12-08 16:21:31 +0800
  • 7c683d9d6f Update UI. root 2024-12-04 16:03:33 +0800
  • 83cba54bf5 Update. root 2024-12-03 20:28:40 +0800
  • 45f446e2f3 Update sqlocal; fix preload issue; list margin Dallas Hoffman 2024-07-31 22:57:22 -0400
  • c09373d552 Upgrade to Sveltekit 2 Dallas Hoffman 2024-03-23 14:22:16 -0400
  • 20e8488e3c Update sqlocal; add scrollbar-color Dallas Hoffman 2024-03-22 22:41:36 -0400
  • b9b1e55736 Update sqlocal Dallas Hoffman 2024-01-20 22:25:33 -0500
  • 4ca3900a3d
    Merge branch 'main' of https://github.com/DallasHoff/sticky-notes Dallas Hoffman 2023-12-16 16:32:36 -0500
  • a37dc39503
    Update devDependencies Dallas Hoffman 2023-12-16 16:28:15 -0500
  • ea3b5facb1
    Update SQLocal Dallas Hoffman 2023-12-16 16:08:31 -0500
  • 00991e66bd Update sqlocal Dallas Hoffman 2023-11-19 17:49:29 -0500
  • 73551c5596
    Flip animation fix Dallas Hoffman 2023-10-17 23:34:09 -0400
  • 7342c18c00
    Add flip animation on note list Dallas Hoffman 2023-10-17 23:20:58 -0400
  • 551b564a42
    Update SQLocal Dallas Hoffman 2023-10-16 22:50:05 -0400
  • fe2efb6790
    Offline support Dallas Hoffman 2023-10-13 00:45:28 -0400
  • 48c3b4b37e Move splash screen images to subfolder Dallas Hoffman 2023-10-07 13:33:47 -0400
  • ae2be5f9f5
    Improve contrast of note list placeholder Dallas Hoffman 2023-10-05 23:52:26 -0400
  • e25f3001fa
    Add web app manifest and splash images Dallas Hoffman 2023-10-05 23:21:25 -0400
  • b2558eba53
    Add bytemd gfm plugin Dallas Hoffman 2023-10-03 01:01:43 -0400
  • f183200485
    Fix double click while editing note Dallas Hoffman 2023-10-03 00:26:39 -0400
  • bd9fcf74c7
    Modal noOutsideClick prop Dallas Hoffman 2023-10-02 23:28:23 -0400
  • 69d022a2fa
    Improve contrast of note editor in dark mode; code block styles Dallas Hoffman 2023-10-02 23:17:30 -0400
  • cabdb09b5e
    Double click to edit note Dallas Hoffman 2023-10-02 21:31:10 -0400
  • 393c5c3c7a Self-host fonts Dallas Hoffman 2023-10-01 18:12:16 -0400
  • 7fa13e9c26 Fix stylesheet naming Dallas Hoffman 2023-10-01 18:05:24 -0400
  • bbb3bbe5ff ThemeStore adjustments Dallas Hoffman 2023-10-01 17:55:03 -0400
  • 329e7ce4d4 Split up app.scss into styles directory Dallas Hoffman 2023-10-01 17:32:20 -0400
  • ea345e6e61 Add welcome modal with data persistence permission prompt Dallas Hoffman 2023-09-30 23:21:14 -0400
  • 70f3f31370 Add meta description Dallas Hoffman 2023-09-30 17:54:34 -0400
  • 5df11daf22 Add robots.txt Dallas Hoffman 2023-09-30 16:34:14 -0400
  • fe546e6cc1 Add hosting link to README Dallas Hoffman 2023-09-30 16:15:15 -0400
  • e51c191ae5 Delete tag when the last note using it is deleted Dallas Hoffman 2023-09-30 16:10:17 -0400
  • efbd5d034a Alignment tweak Dallas Hoffman 2023-09-28 19:50:40 -0400
  • 162615f789 Tag suggestions Dallas Hoffman 2023-09-28 00:55:41 -0400
  • 5f256aba19 dvh spotted Dallas Hoffman 2023-09-27 23:57:07 -0400
  • 5b1aea4df5 Splash screen effect Dallas Hoffman 2023-09-27 00:22:37 -0400
  • e895f228f0 Fix default color picker checkmark not showing on Safari Dallas Hoffman 2023-09-26 23:50:23 -0400
  • f9aadaf492
    Change app theme color with theme toggle Dallas Hoffman 2023-09-26 00:21:51 -0400
  • be1270c10e
    Update virtual scroll when note scale is changed Dallas Hoffman 2023-09-25 23:22:04 -0400
  • 94d5a97da3 Header bar Dallas Hoffman 2023-09-25 00:59:55 -0400
  • a56e08e59a Add Alert component Dallas Hoffman 2023-09-25 00:35:22 -0400
  • a09e630739 Add disabled and busy states to Button component Dallas Hoffman 2023-09-24 23:45:55 -0400
  • 222c718509 Add data import and export Dallas Hoffman 2023-09-24 00:57:06 -0400
  • 7a7b40e2ba Close modals when Escape is pressed Dallas Hoffman 2023-09-24 00:21:31 -0400
  • 5195700397 Change font to one with a bold version; other style fixes Dallas Hoffman 2023-09-24 00:19:57 -0400
  • 3ef7a7a07e Add setting for default note color Dallas Hoffman 2023-09-23 16:20:31 -0400
  • 37a64cd488
    Add settings modal Dallas Hoffman 2023-09-23 01:43:20 -0400
  • 18831d2e3f
    Create Modal component Dallas Hoffman 2023-09-22 01:47:44 -0400
  • c3ee1f807a
    Improve NoteTags component semantics Dallas Hoffman 2023-09-22 00:07:38 -0400
  • 68ac26e991
    Link expansion of delete confirmation and color changer together Dallas Hoffman 2023-09-21 23:45:30 -0400
  • 92fde448ff
    Protect mutation of stores Dallas Hoffman 2023-09-21 23:21:48 -0400
  • ec52e33b0d
    Scaling tweaks Dallas Hoffman 2023-09-21 23:11:20 -0400
  • 519f8a77d9 Remember selected tags Dallas Hoffman 2023-09-20 00:31:27 -0400
  • f74a60a66b
    Virtual scroll math fix Dallas Hoffman 2023-09-18 23:00:03 -0400
  • d4b05ba380 Add touch-action: manipulation property to buttons Dallas Hoffman 2023-09-15 00:21:29 -0400
  • 0de5d6dcfa Fix virtual scroll not updating when adding notes Dallas Hoffman 2023-09-15 00:12:28 -0400
  • ed349bb669 Add npm script: deploy Dallas Hoffman 2023-09-14 00:05:58 -0400
  • bf0cf0932d gitignore .firebase Dallas Hoffman 2023-09-14 00:03:07 -0400
  • ccdef94727 Fix migrations failing to run in production build Dallas Hoffman 2023-09-13 23:48:49 -0400
  • 8cebb82bae
    Change preview npm command to use firebase serve; fix headers Dallas Hoffman 2023-09-13 01:02:55 -0400
  • 668a8a2d57
    Update SQLocal to 0.6.1 Dallas Hoffman 2023-09-13 01:02:13 -0400
  • e56f967ffa Set up Firebase Hosting Dallas Hoffman 2023-09-11 00:31:53 -0400
  • 894abbe1de Update Vite Dallas Hoffman 2023-09-11 00:21:49 -0400
  • 1ee49a8b4a
    Build config fixes Dallas Hoffman 2023-09-10 18:14:54 -0400
  • bf38af1022
    Migration fix Dallas Hoffman 2023-09-10 18:06:30 -0400
  • 51aaeb53cf
    Initial commit Dallas Hoffman 2023-09-10 17:49:56 -0400