Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stonith404/pingvin-share
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.6
Choose a base ref
...
head repository: stonith404/pingvin-share
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 5 commits
  • 35 files changed
  • 3 contributors

Commits on Dec 15, 2022

  1. feat: custom email message

    stonith404 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0616a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a034a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. feat: TOTP (two-factor) Authentication (#55)

    * Working on some initial prototype stuff for TOTP
    
    * Fixed a bug that prevented the change password menu from working
    
    * Enable/disable totp working
    
    * Added the new login procedure including TOTP! :)
    
    * misc: Changed bad description for the TOTP_SECRET env var
    
    * I forgot to include the migration for the new prisma stuff
    
    * fix: refresh user context instead refreshing the page
    
    * refactor: simplify totp error handling
    
    * Removed U2F tab + format schema
    
    * fix: tokens not saved in cookies
    
    * refactor: deleted commented out code
    
    * refactor: move password text to input description
    
    * refactor: remove tabler icon package
    
    Co-authored-by: Elias Schneider <login@eliasschneider.com>
    Co-authored-by: Elias Schneider <58886915+stonith404@users.noreply.github.com>
    3 people authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    16480f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af71317 View commit details
    Browse the repository at this point in the history
  3. release: 0.4.0

    stonith404 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    aac363b View commit details
    Browse the repository at this point in the history
Loading