1. 28 Feb, 2024 3 commits
  2. 27 Feb, 2024 2 commits
    • Steven's avatar
      chore: add username to cache key · 89a270ce
      Steven authored
      89a270ce
    • Xylit's avatar
      fix: dark mode tag selection and suggestion (#3004) · 55263556
      Xylit authored
      * fix: use correct higlight color on selecting a tag in darkmode
      
      * fix: take scrolling into account in tab suggestion
      
      Issue: When editing a long memo and editing a tag somewhere where the user has
      to scroll down to, the tag suggestions would be out of place (too far down)
      because the scrolling wouldn't be taken into account.
      
      Fix: Substract the suggestions div by the scroll amount.
      
      * fix: don't show tag suggestion when on '#'
      
      Fixes this issue like this:
      1. Text #tag text
              ^ backspace here
      2. Text#tag text
             ^ space
      3. Text #tag text
              ^ tag suggestion opens
      55263556
  3. 26 Feb, 2024 3 commits
  4. 24 Feb, 2024 4 commits
  5. 23 Feb, 2024 7 commits
  6. 22 Feb, 2024 3 commits
  7. 21 Feb, 2024 8 commits
  8. 20 Feb, 2024 5 commits
  9. 19 Feb, 2024 2 commits
  10. 17 Feb, 2024 1 commit
  11. 15 Feb, 2024 1 commit
  12. 14 Feb, 2024 1 commit