Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding .mine support to view only links created by the viewer #146

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. Implementing go/.mine which shows only the links created by the viewer

    Similar to Google's original golink implementation, this adds a page where a user can see just the links they've created.
    
    Signed-off-by: Ian Maddox <[email protected]>
    Ian Maddox authored and ianmaddox committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b7767ad View commit details
    Browse the repository at this point in the history
  2. Unit test fixes

    Signed-off-by: Ian Maddox <[email protected]>
    ianmaddox committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    77bd49f View commit details
    Browse the repository at this point in the history