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

phase 2 partial ------ 3 #73

Merged
merged 6 commits into from
Jan 10, 2021
Merged

phase 2 partial ------ 3 #73

merged 6 commits into from
Jan 10, 2021

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    dbcb665 View commit details
    Browse the repository at this point in the history
  2. new deployment changes (#62)

    * domain setup step 1 test 5
    
    * domain setup step 2(backend) test 1
    
    * domain setup step2(backend) test2
    
    * removed .ssl-data from .dockerignore
    
    * added custom nginx container to handle reverse proxying and https requests
    
    * made important changes to deploy_frontend.sh, added google tracking code to index.html, enabled crawling
    NdibeRaymond authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0543e70 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    53626bb View commit details
    Browse the repository at this point in the history
  2. phase2 patial ----- 2 (#65)

    switched handling of ssl back to valian/docker-nginx-auto-ssl
    NdibeRaymond authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    8c252de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc4ca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. fixed bug that occurs when user submit google drive video link (#72)

    * added functionality to format youtube video url to embedable format
    
    * made video url optional
    
    * switched image upload location from cloudinary to digital ocean spaces
    
    * added functionality to automatically delete image from digitalocean space once image is deleted from db
    
    * added image count indicator and made video optional. also added project create button to navbar
    
    * removed .ssl from git
    
    * untracked .ssl-data
    
    * added support for various forms of youtube video url, vimeo and google drive
    
    * fixed issues #35, #33, #32, #30, #29
    
    * fixed issue #46
    
    * phase2 patial ----- 2 (#66)
    
    * added description to the video url field in project creation form issue #50 (#61)
    
    * new deployment changes (#62)
    
    * increased pagination limit from 6 to 20 (#63)
    
    * phase2 patial ----- 2 (#65)
    
    switched handling of ssl back to valian/docker-nginx-auto-ssl
    
    * fixed issue #68
    NdibeRaymond authored Jan 10, 2021
    Configuration menu
    Copy the full SHA
    8fcdce5 View commit details
    Browse the repository at this point in the history