Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MyMovieLibrary
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
MyMovieLibrary
Graph
9844ad124b663025984b88383929427df094f398
Select Git revision
Branches
2
develop
master
default
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
22
21
20
19
15
7
2
27
Mar
26
24
5
Merge pull request #9 from ndbills/develop
master
master
Removed old test data, cleaned up some files and updated the library.html view.
develop
develop
Removed add button from loaned library
Updating to move from borrowed to loaned
Updated loan controller
Added validtaion that return date must be in the futurel
Some quick fixes for putting the site live
Updating the main init script.
Merge pull request #8 from ndbills/homepage
Updating the home page layout and information. I think it looks pretty good!
Working on the homepage layout/content. Maybe have an instructional style homepage rather than a fancy content style homepage.
removed summary from library list (master page)
Updated responsiveness and libItem
Got datatables looking nice and working
Merge branch 'develop' of https://github.com/ndbills/MyMovieLibrary into develop
The footer has the content it needs. It is responsive and is fixed at the bottom of the page, out of the way. It looks nice, but what a pain to setup haha.
Reminder modal added to the movie page as well
Added in the reminder modal
Updating the readme with a link to the wiki homepage.
Updated init
Updated init
Updated init
Updated requirements
You can now return loaned movies
You can loan a movie but not yet return it
updating the init for adding the path to pytmdb3. now the path will add correctly whether on dev or live.
Updating the wsgi script.
Added ratings and worked on some responsive styling
Updated the app init for setting up paths for a virtual environment. Also adding the WSGI config file.
Updated security redirect
Updated movie conversion fixed signup modal problems
Wrote email reminder service and added config settings in __init__.py
Merge branch 'master' of https://github.com/ndbills/MyMovieLibrary
Fixed some UI stuff and made movie add to Master if not yet in it
Complete UI for creating and deleting libraries
Added Loan model
You can now remove movies from a library or all libraries (master collection removal)
Add movies modal looks nicer
Can now search for and add movies to a library
Merge remote-tracking branch 'origin/develop' into develop
Loading