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

Add URL prefix support #1803

Merged
merged 4 commits into from
Aug 30, 2017
Merged

Add URL prefix support #1803

merged 4 commits into from
Aug 30, 2017

Commits on Jan 17, 2017

  1. Use url_for to create URLs whenever possible

    This is a noop style change, but it enables implementation of URL_PREFIX
    with fewer changes.
    lukeyeager committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    bc17f32 View commit details
    Browse the repository at this point in the history
  2. Add DIGITS_URL_PREFIX envvar

    The JS code looks gnarly, but I can't find another way to do it.
    lukeyeager committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    c3a4f93 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Merge branch 'backup/url-prefix' of https://github.com/lukeyeager/DIGITS

     into lukeyeager-backup/url-prefix
    IsaacYangSLA committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    55b0acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc63048 View commit details
    Browse the repository at this point in the history