aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added changePasswordPitu2017-01-303-2/+53
* Fixed wrong error textPitu2017-01-301-1/+1
* EtoooPitu2017-01-301-1/+1
* Merged dev into masterPitu2017-01-3019-364/+612
|\
| * Bumped versionPitu2017-01-301-1/+1
| * Updated readmePitu2017-01-301-9/+21
| * Added licensePitu2017-01-301-0/+21
| * StuffPitu2017-01-303-5/+7
| * Added enableUserAccountsPitu2017-01-301-0/+3
| * Forgot it was an arrayPitu2017-01-304-15/+16
| * Unfucked my latest commit to this filePitu2017-01-301-1/+0
| * Replaced auth header with tokenPitu2017-01-303-98/+53
| * Made passwords behave like passwordsPitu2017-01-301-1/+1
| * Added image pasting from clipboardPitu2017-01-301-0/+17
| * WIPPitu2017-01-291-140/+168
| * Added eslint because I don't know what im doingPitu2017-01-292-1/+3
| * derpPitu2017-01-291-0/+1
| * Added change password for usersPitu2017-01-291-0/+24
| * Updated albumsController to use new authPitu2017-01-291-55/+78
| * New token shananigansPitu2017-01-291-19/+13
| * DerpPitu2017-01-291-2/+0
| * New auth endpointsPitu2017-01-291-0/+6
| * Created auth viewPitu2017-01-291-0/+56
| * Created auth viewPitu2017-01-291-0/+13
| * Created auth viewPitu2017-01-291-0/+57
| * Included bcrypt on package.jsonPitu2017-01-291-0/+1
| * Added auth routePitu2017-01-291-1/+2
| * New database structure with users supportPitu2017-01-291-41/+22
| * Removed blank linesPitu2017-01-291-3/+0
| * WIP changing from auth to just 1 tokenPitu2017-01-291-21/+13
| * Created login/register controllerPitu2017-01-291-0/+64
|/
* Removed unused dependencyPitu2017-01-221-1/+0
* List and thumb view on uploadsPitu2017-01-228-54/+159
* Sections now highlight when activePitu2017-01-212-9/+17
* Added logout to dashboardPitu2017-01-212-3/+11
* Crawl :')Pitu2017-01-211-1/+1
* Forced resolve, updated config.sample.jsPitu2017-01-212-10/+13
* Fixed public upload. WhoopsiesPitu2017-01-211-1/+1
* Reuploaded header image for the 3rd timePitu2017-01-211-1/+1
* Pagination is gucciPitu2017-01-213-6/+44
* Made deleting files a promise-thingyPitu2017-01-211-12/+6
* Ignore file if it exists already, return its urlPitu2017-01-211-30/+80
* Fixed frontpage chrome extension linkPitu2017-01-201-1/+1
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-207-128/+322
* Album delete WIPPitu2017-01-192-2/+14
* Small fix for listingPitu2017-01-192-1/+21
* Reverse sorted links list to show newers firstPitu2017-01-191-0/+1
* OhboiPitu2017-01-192-1/+4
* Changed request system and post dataPitu2017-01-1910-328/+321
* Small fixesPitu2017-01-193-4/+12