- Oct 15, 2017
-
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
-
- Oct 10, 2017
-
-
Matas Rastenis authored
implemented video removal route, the space that the video took up gets re-added to the user's remaining space;
-
Matas Rastenis authored
implemented video view counting; improved error displays with messages; implemented uploaded video space tracking, now video size is properly deducted from user's remaining space.
-
Matas Rastenis authored
reformatted dashboard into a table structure for better accessibility and scaling; added backbone for video stat system.
-
Matas Rastenis authored
-
- Oct 09, 2017
-
-
Matas Rastenis authored
Reworked dashboard video list fetching; various other fixes. [currently only the first video fetch returns the actual videos, subsequent ones 404. Will be fixed next commit]
-
Matas Rastenis authored
finished id-based video fetcher & player; changed id schemes because underscores and dashes did not play along with nuxt params
-
- Oct 08, 2017
-
-
Matas Rastenis authored
finished video validation route. Added loading animations while validating requested video(acts as a fallback for video validation at the moment because those operations get completed before rendering the page itself)
-
Matas Rastenis authored
added layout for video page; added video verification route [WIP] that gets called when a video is requested;
-
- Oct 05, 2017
-
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
-
- Oct 04, 2017
-
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
-
Matas Rastenis authored
working login/logout/register system; included missing deps and removed deps that weren't unlisted after uninstallation
-
- Oct 03, 2017
-
-
Matas Rastenis authored
Switched from mong-portable to nedb as primary storage [currently non-functional, nedb not fully implemented yet]
-
- Oct 01, 2017
-
-
Matas Rastenis authored
-
Matas Rastenis authored
fixed issues with the login form, fixed up vuex register action, fixed register form validation (except for pass validation)
-
Matas Rastenis authored
-
Matas Rastenis authored
login route implemented, switched authUser to contain full user json for easy data access and less mongo operations;
-
- Sep 30, 2017
-
-
Matas Rastenis authored
-
Matas Rastenis authored
prototype registration route done; added multiple dependencies for the future & for registration handling
-
Matas Rastenis authored
-