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

Docker setup and python 3 #31

Draft
wants to merge 91 commits into
base: master
Choose a base branch
from
Draft

Docker setup and python 3 #31

wants to merge 91 commits into from

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    23f2092 View commit details
    Browse the repository at this point in the history
  2. forgot the source whoops

    kpsuperplane committed May 31, 2019
    Configuration menu
    Copy the full SHA
    9aabcc4 View commit details
    Browse the repository at this point in the history
  3. Update mds

    kpsuperplane committed May 31, 2019
    Configuration menu
    Copy the full SHA
    039057d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    b5fee05 View commit details
    Browse the repository at this point in the history
  2. prep for deploy

    kpsuperplane committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    9cfa631 View commit details
    Browse the repository at this point in the history
  3. capital env vars

    kpsuperplane committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    02bca4d View commit details
    Browse the repository at this point in the history
  4. Use templater

    kpsuperplane committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    e349b87 View commit details
    Browse the repository at this point in the history
  5. nope back to envsubst

    kpsuperplane committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    0416a02 View commit details
    Browse the repository at this point in the history
  6. Rename to template yaml

    kpsuperplane committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    7bcc944 View commit details
    Browse the repository at this point in the history
  7. Import os

    kpsuperplane committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    b4254f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57a1764 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Configuration menu
    Copy the full SHA
    117ae14 View commit details
    Browse the repository at this point in the history
  2. fix redirect uri

    kpsuperplane committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    68a16c3 View commit details
    Browse the repository at this point in the history
  3. Use correct token name

    kpsuperplane committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    2173b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ba034 View commit details
    Browse the repository at this point in the history
  5. Add CSRF protection

    kpsuperplane committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    3149a6b View commit details
    Browse the repository at this point in the history
  6. Fix csrf token

    kpsuperplane committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    c0b7b0a View commit details
    Browse the repository at this point in the history
  7. fix csrf token typo

    kpsuperplane committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    d9a3851 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10f22e9 View commit details
    Browse the repository at this point in the history
  9. Finally fix csrf token

    kpsuperplane committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    34b5f58 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Basic theming

    kpsuperplane committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    e9a5c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91604b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    813d7d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d3ebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41370aa View commit details
    Browse the repository at this point in the history
  4. top 40px

    kpsuperplane committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5247ddf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    eaecc90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac4c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. Configuration menu
    Copy the full SHA
    9bea67b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64ef85 View commit details
    Browse the repository at this point in the history
  3. Add email notice

    kpsuperplane committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    cdd4c79 View commit details
    Browse the repository at this point in the history
  4. fix indentation

    kpsuperplane committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    28ef680 View commit details
    Browse the repository at this point in the history
  5. fix secrets config

    kpsuperplane committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    4fe9318 View commit details
    Browse the repository at this point in the history
  6. fix secrets again

    kpsuperplane committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    779bc71 View commit details
    Browse the repository at this point in the history
  7. Fix db secret

    kpsuperplane committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    76b9dfb View commit details
    Browse the repository at this point in the history
  8. Change login path

    kpsuperplane committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    13d703c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Check user claims

    kpsuperplane committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    05ae8a9 View commit details
    Browse the repository at this point in the history
  2. properly dispose cookie

    kpsuperplane committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    efc91c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d67813 View commit details
    Browse the repository at this point in the history
  4. bugfix

    kpsuperplane committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    0d03d46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d65bddb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Update css

    kpsuperplane committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    7289be6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. update notice

    kpsuperplane committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    96d9883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1981ddd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Update copy

    kpsuperplane committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    31f45ce View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    2ee415b View commit details
    Browse the repository at this point in the history
  2. pool size 2

    kpsuperplane committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    33c164b View commit details
    Browse the repository at this point in the history
  3. pool size 2

    kpsuperplane committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    1eb0e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cfb45d View commit details
    Browse the repository at this point in the history
  5. Remove socket support

    kpsuperplane committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    129644d View commit details
    Browse the repository at this point in the history
  6. Remove socket entirely

    kpsuperplane committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    ecfdf42 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    4ab5cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9d7b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0e526 View commit details
    Browse the repository at this point in the history
  4. finish login integration

    epicfaace committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9ca83ea View commit details
    Browse the repository at this point in the history
  5. fix cookie auth

    epicfaace committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ec8b5b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c0069c View commit details
    Browse the repository at this point in the history
  7. remove python 2.7 runtime

    epicfaace committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    1ef5dec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    743e909 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b8dcb9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e304a65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec83369 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe14242 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f52de81 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. fix typo

    epicfaace committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    a5b7683 View commit details
    Browse the repository at this point in the history
  2. wording changes

    epicfaace committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    1ff2d61 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    f0e07f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f27fd0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93d1a94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b38d0c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f81a301 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a6e988 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fedc40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ef35c1 View commit details
    Browse the repository at this point in the history
  9. add "slack ..." button

    epicfaace committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    cae9b9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5cfe78 View commit details
    Browse the repository at this point in the history
  11. add warning

    epicfaace committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    5ef8d29 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    0cf1fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45cb8a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. add hardware_admin

    epicfaace committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e74e027 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    5ca31d5 View commit details
    Browse the repository at this point in the history
  2. revert README

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    1de9307 View commit details
    Browse the repository at this point in the history
  3. revert more files

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0688bbc View commit details
    Browse the repository at this point in the history
  4. revert more files

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    c1519d5 View commit details
    Browse the repository at this point in the history
  5. revert static

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    fcc9643 View commit details
    Browse the repository at this point in the history
  6. revert templates

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    4ca9fdd View commit details
    Browse the repository at this point in the history
  7. update requirements.txt

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3bbc74c View commit details
    Browse the repository at this point in the history
  8. remove extra files

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    1e5498a View commit details
    Browse the repository at this point in the history
  9. revert more, add tests

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d94b0d9 View commit details
    Browse the repository at this point in the history
  10. update vars

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    790e11d View commit details
    Browse the repository at this point in the history
  11. fix indent

    epicfaace committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3cfa65c View commit details
    Browse the repository at this point in the history