Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
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.18.2
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.19.0
Choose a head ref
  • 8 commits
  • 74 files changed
  • 3 contributors

Commits on Oct 10, 2023

  1. doc(translations): Add Japanese README (#279)

    * Added Japanese README.
    
    * Added JAPANESE README link to README.md.
    
    * Updated Japanese README.
    
    * Updated Environment Variable Table.
    
    * updated zh-cn README.
    fusengum authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2180984 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    688ae6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8dc8f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. chore(translations): update translations via Crowdin (#284)

    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (German)
    
    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (Polish)
    stonith404 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8ae631a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d327bc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. feat(auth): add OAuth2 login (#276)

    * feat(auth): add OAuth2 login with GitHub and Google
    
    * chore(translations): add files for Japanese
    
    * fix(auth): fix link function for GitHub
    
    * feat(oauth): basic oidc implementation
    
    * feat(oauth): oauth guard
    
    * fix: disable image optimizations for logo to prevent caching issues with custom logos
    
    * fix: memory leak while downloading large files
    
    * chore(translations): update translations via Crowdin (#278)
    
    * New translations en-us.ts (Japanese)
    
    * New translations en-us.ts (Japanese)
    
    * New translations en-us.ts (Japanese)
    
    * release: 0.18.2
    
    * doc(translations): Add Japanese README (#279)
    
    * Added Japanese README.
    
    * Added JAPANESE README link to README.md.
    
    * Updated Japanese README.
    
    * Updated Environment Variable Table.
    
    * updated zh-cn README.
    
    * feat(oauth): unlink account
    
    * refactor(oauth): make providers extensible
    
    * fix(oauth): fix discoveryUri error when toggle google-enabled
    
    * feat(oauth): add microsoft and discord as oauth provider
    
    * docs(oauth): update README.md
    
    * docs(oauth): update oauth2-guide.md
    
    * set password to null for new oauth users
    
    * New translations en-us.ts (Japanese) (#281)
    
    * chore(translations): add Polish files
    
    * fix(oauth): fix random username and password
    
    * feat(oauth): add totp
    
    * fix(oauth): fix totp throttle
    
    * fix(oauth): fix qrcode and remove comment
    
    * feat(oauth): add error page
    
    * fix(oauth): i18n of error page
    
    * feat(auth): add OAuth2 login
    
    * fix(auth): fix link function for GitHub
    
    * feat(oauth): basic oidc implementation
    
    * feat(oauth): oauth guard
    
    * feat(oauth): unlink account
    
    * refactor(oauth): make providers extensible
    
    * fix(oauth): fix discoveryUri error when toggle google-enabled
    
    * feat(oauth): add microsoft and discord as oauth provider
    
    * docs(oauth): update README.md
    
    * docs(oauth): update oauth2-guide.md
    
    * set password to null for new oauth users
    
    * fix(oauth): fix random username and password
    
    * feat(oauth): add totp
    
    * fix(oauth): fix totp throttle
    
    * fix(oauth): fix qrcode and remove comment
    
    * feat(oauth): add error page
    
    * fix(oauth): i18n of error page
    
    * refactor: return null instead of `false` in `getIdOfCurrentUser` functiom
    
    * feat: show original oauth error if available
    
    * refactor: run formatter
    
    * refactor(oauth): error message i18n
    
    * refactor(oauth): make OAuth token available
    someone may use it (to revoke token or get other info etc.)
    also improved the i18n message
    
    * chore(oauth): remove unused import
    
    * chore: add database migration
    
    * fix: missing python installation for nanoid
    
    ---------
    
    Co-authored-by: Elias Schneider <[email protected]>
    Co-authored-by: ふうせん <[email protected]>
    3 people authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    02cd98f View commit details
    Browse the repository at this point in the history
  2. chore(translations): update translations via Crowdin (#294)

    * New translations en-us.ts (Polish)
    
    * New translations en-us.ts (French)
    
    * New translations en-us.ts (Spanish)
    
    * New translations en-us.ts (Danish)
    
    * New translations en-us.ts (German)
    
    * New translations en-us.ts (Finnish)
    
    * New translations en-us.ts (Japanese)
    
    * New translations en-us.ts (Russian)
    
    * New translations en-us.ts (Serbian (Cyrillic))
    
    * New translations en-us.ts (Chinese Simplified)
    
    * New translations en-us.ts (Portuguese, Brazilian)
    
    * New translations en-us.ts (Thai)
    
    * New translations en-us.ts (Dutch, Belgium)
    
    * New translations en-us.ts (Polish)
    stonith404 authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c2ff658 View commit details
    Browse the repository at this point in the history
  3. release: 0.19.0

    stonith404 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    e89e313 View commit details
    Browse the repository at this point in the history
Loading