aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Little fixPitu2017-02-071-1/+1
|
* Album stuffPitu2017-02-074-1/+16
|
* blehPitu2017-02-071-1/+2
|
* Added missing metadata and faviconsPitu2017-02-073-0/+89
|
* Added public album sharing :ok_hand:Pitu2017-02-076-1/+180
|
* Merge pull request #11 from PascalTemel/masterKanacchi2017-02-073-16/+33
|\ | | | | support thumbnails for .webm and .mp4 files
| * Remove unused parameterPascal Temel2017-02-071-3/+2
| |
| * support thumbnails for .webm and .mp4 filesPascal Temel2017-02-073-15/+33
| |
* | Changed the way repeated files workPitu2017-02-071-1/+8
| | | | | | From now on, same file upload is restricted per user. Meaning same user cant upload the same file twice, and upon trying to do so they will get the original link instead of an updated one. This works the same way for anonymous uploads, only 1 file of the same kind will be uploaded
* | Added support for custom html filesPitu2017-02-063-6/+23
|/ | | There's a new folder that gets created upon running lolisafe for the first time. On said folder any html file with the same name as the default ones will be loaded instead, letting you place custom frontend files without messing with git.
* Remove .DS_Store files (#6)ærion2017-02-025-0/+1
|
* :ok_hand:Pitu2017-02-011-4/+4
|
* Another thing crawl told me to doPitu2017-02-011-2/+2
|
* Something crawl told me to doPitu2017-02-011-1/+1
|
* Making the window 5 seconds instead of milliseconds sounds about rightPitu2017-02-011-1/+1
|
* Added rate limitingPitu2017-02-012-2/+8
|
* Don't declare viewport twice, you dummy @pituCrawl2017-01-311-2/+2
|
* This is the last commit with tagsPitu2017-01-311-7/+7
|
* (╯°□°)╯︵ ┻━┻Pitu2017-01-311-4/+4
|
* sighPitu2017-01-311-0/+1
|
* MORE. META. DATA.Pitu2017-01-312-2/+7
|
* 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
| |