Jeffery Russell
|
6329798d44
|
Create LICENSE
|
5 years ago |
Jeffery Russell
|
e00d9360a1
|
Merge pull request #9 from jrtechs/aboutPage
About page (closes #5)
|
5 years ago |
jrtechs
|
a424e0e50e
|
Added a run script, updated the config for generic parameters updated the readme and configured the package.json file.
|
5 years ago |
jrtechs
|
74b4a02c66
|
Updated the header and footer of the website along with added informational content to the home page of the website.
|
5 years ago |
Jeffery Russell
|
0aac33d000
|
Merge pull request #8 from jrtechs/systemControls
System controls
|
5 years ago |
jrtechs
|
18f8a562c0
|
Updated system page to display basic information on how many videos and users are in the system.
|
5 years ago |
jrtechs
|
15d4f919e3
|
Implemented the indexing functionality for videos and icons.
|
5 years ago |
jrtechs
|
93f645dfad
|
Implemented mechanism for setting the url, and video directories for the system.
|
5 years ago |
Jeffery Russell
|
ffe0290bad
|
Merge pull request #7 from jrtechs/publicSection
Public section
|
5 years ago |
jrtechs
|
8984782b96
|
Updated file preview to take the video preview 5 minutes into to movie to prevent blank icons. Minor bug fixes.
|
5 years ago |
jrtechs
|
d52f0696e5
|
Updated videos to work with public and private sets.
|
5 years ago |
jrtechs
|
fa582405fa
|
Updated videos page to display public videos to un-registered users.
|
5 years ago |
Jeffery Russell
|
32ac8b4e96
|
Merge pull request #6 from jrtechs/betterVideosSection
Updated the videos page.
|
5 years ago |
jrtechs
|
a30c73c5df
|
Updated the videos page to display like a image gallery.
|
5 years ago |
jrtechs
|
580661951f
|
Fixed videos, watch and icons to work with express routes.
|
5 years ago |
jrtechs
|
e5e52341ca
|
Updated conf to have a generic user account for people wishing to test it.
|
5 years ago |
jrtechs
|
1658127b68
|
Got all the user routes to work.
|
5 years ago |
jrtechs
|
ead85a4f7a
|
A ton of work on refactoring the code to be more modular and use routes.
|
5 years ago |
Jeffery Russell
|
2314f8c836
|
Started implementing the system with express routes.
|
5 years ago |
jrtechs
|
619c69e227
|
Updated table to display icons of videos.
|
5 years ago |
jrtechs
|
11c8b88567
|
Implemented a file icon system for the server.
|
5 years ago |
jrtechs
|
e58d89b0f1
|
Updated view to give a link which is escaped so you can paste it in locations which are not web browsers.
|
5 years ago |
jrtechs
|
230306717a
|
Added functionality to view a video by using the user's api key.
|
5 years ago |
jrtechs
|
10bd53ffd2
|
Revoke api key functionality added.
|
5 years ago |
jrtechs
|
9600d4bc4a
|
Updated site so non-admin users can edit their own profiles.
|
5 years ago |
jrtechs
|
0d1f384079
|
Updated system to keep track of administrator privileges and api keys for users.
|
5 years ago |
jrtechs
|
5adecca31b
|
Updated system to recursively read subdirectories to find files.
|
5 years ago |
jrtechs
|
42e5fa9480
|
Implemented base functionality of this using a hard coded base folder.
|
5 years ago |
jrtechs
|
8003cc69bb
|
Implemented basic functionality for viewing a movie by viewing it in a table and getting a link to it via a get parameter.
|
5 years ago |
jrtechs
|
81f4a5e5a5
|
Added logout functionality.
|
5 years ago |
jrtechs
|
edeb000c02
|
Implemented basic user manipulation functionality.
|
5 years ago |
jrtechs
|
d99baac6da
|
Created basic functionality for sending videos to the client after they have logged in.
|
5 years ago |
jrtechs
|
ae95297062
|
Got a basic web page working with a login screen.
|
5 years ago |
jrtechs
|
d75ee93184
|
Started project by creating simple user functionality methods and set up node dependencies.
|
5 years ago |
jrtechs
|
f3b26444f0
|
Initial commit
|
5 years ago |