1. 05 Aug, 2023 1 commit
  2. 04 Aug, 2023 1 commit
  3. 03 Aug, 2023 5 commits
  4. 02 Aug, 2023 1 commit
  5. 31 Jul, 2023 2 commits
  6. 30 Jul, 2023 4 commits
    • boojack's avatar
      feat: impl auth interceptor (#2055) · cc3a47fc
      boojack authored
      * feat: impl auth interceptor
      
      * chore: update
      
      * chore: update
      
      * chore: update
      cc3a47fc
    • Maciej Kasprzyk's avatar
      feat: tag suggestions (#2036) · 5d3ea57d
      Maciej Kasprzyk authored
      * feat: figure out how to read caret position
      
      * feat: figure out how to read caret position
      
      * feat: create and style Editor/TagSuggestions.txs
      
      * feat: progress on detect when to show and hide
      
      * feat: progress on when to show and hide and setting position
      
      * feat: toggling and exact placement done
      
      * fix: pnpm lock problems
      
      * feat: filter suggestions by partially typed tag name
      
      * style: prettier
      
      * chore: add types package for textarea-caret
      
      * feat: handle option click
      
      * style: prettier
      
      * style: reorder imports
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      
      ---------
      Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
      5d3ea57d
    • Lilith's avatar
      feat: add system setting to disable password-based login (#2039) · c1cbfd57
      Lilith authored
      * system setting to disable password login
      
      * fix linter warning
      
      * fix indentation warning
      
      * Prohibit disable-password-login if no identity providers are configured
      
      * Warnings and explicit confirmation when en-/disabling password-login
      
      - Disabling password login now gives a warning and requires a second
        confirmation which needs to be explicitly typed.
      - (Re)Enabling password login now also gives a simple warning.
      - Removing an identity provider while password-login is disabled now
        also warns about possible problems.
      
      * Fix formatting
      
      * Fix code-style
      
      ---------
      Co-authored-by: 's avatartraumweh <5042134-traumweh@users.noreply.gitlab.com>
      c1cbfd57
    • boojack's avatar
      feat: add user setting field (#2054) · 9ef0f8a9
      boojack authored
      9ef0f8a9
  7. 29 Jul, 2023 10 commits
  8. 28 Jul, 2023 1 commit
  9. 26 Jul, 2023 5 commits
  10. 24 Jul, 2023 2 commits
  11. 23 Jul, 2023 4 commits
  12. 22 Jul, 2023 4 commits