aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* More meta tags (╯°□°)╯︵ ┻━┻Pitu2017-01-3113-1/+85
|
* Added meta data and stuffPitu2017-01-312-0/+13
|
* Version bumpPitu2017-01-311-1/+1
|
* Added username display on dashboardPitu2017-01-313-3/+11
|
* Changed /panel to /dashboardPitu2017-01-316-6/+9
|
* Added FAQPitu2017-01-316-5/+62
|
* No more asking token on front if privatePitu2017-01-302-14/+3
|
* Smol fixPitu2017-01-301-3/+3
|
* 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
|