| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Little fix | Pitu | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | Album stuff | Pitu | 2017-02-07 | 4 | -1/+16 |
| | | |||||
| * | bleh | Pitu | 2017-02-07 | 1 | -1/+2 |
| | | |||||
| * | Added missing metadata and favicons | Pitu | 2017-02-07 | 3 | -0/+89 |
| | | |||||
| * | Added public album sharing :ok_hand: | Pitu | 2017-02-07 | 6 | -1/+180 |
| | | |||||
| * | Merge pull request #11 from PascalTemel/master | Kanacchi | 2017-02-07 | 3 | -16/+33 |
| |\ | | | | | support thumbnails for .webm and .mp4 files | ||||
| | * | Remove unused parameter | Pascal Temel | 2017-02-07 | 1 | -3/+2 |
| | | | |||||
| | * | support thumbnails for .webm and .mp4 files | Pascal Temel | 2017-02-07 | 3 | -15/+33 |
| | | | |||||
| * | | Changed the way repeated files work | Pitu | 2017-02-07 | 1 | -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 files | Pitu | 2017-02-06 | 3 | -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) | ærion | 2017-02-02 | 5 | -0/+1 |
| | | |||||
| * | :ok_hand: | Pitu | 2017-02-01 | 1 | -4/+4 |
| | | |||||
| * | Another thing crawl told me to do | Pitu | 2017-02-01 | 1 | -2/+2 |
| | | |||||
| * | Something crawl told me to do | Pitu | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | Making the window 5 seconds instead of milliseconds sounds about right | Pitu | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | Added rate limiting | Pitu | 2017-02-01 | 2 | -2/+8 |
| | | |||||
| * | Don't declare viewport twice, you dummy @pitu | Crawl | 2017-01-31 | 1 | -2/+2 |
| | | |||||
| * | This is the last commit with tags | Pitu | 2017-01-31 | 1 | -7/+7 |
| | | |||||
| * | (╯°□°)╯︵ ┻━┻ | Pitu | 2017-01-31 | 1 | -4/+4 |
| | | |||||
| * | sigh | Pitu | 2017-01-31 | 1 | -0/+1 |
| | | |||||
| * | MORE. META. DATA. | Pitu | 2017-01-31 | 2 | -2/+7 |
| | | |||||
| * | More meta tags (╯°□°)╯︵ ┻━┻ | Pitu | 2017-01-31 | 13 | -1/+85 |
| | | |||||
| * | Added meta data and stuff | Pitu | 2017-01-31 | 2 | -0/+13 |
| | | |||||
| * | Version bump | Pitu | 2017-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added username display on dashboard | Pitu | 2017-01-31 | 3 | -3/+11 |
| | | |||||
| * | Changed /panel to /dashboard | Pitu | 2017-01-31 | 6 | -6/+9 |
| | | |||||
| * | Added FAQ | Pitu | 2017-01-31 | 6 | -5/+62 |
| | | |||||
| * | No more asking token on front if private | Pitu | 2017-01-30 | 2 | -14/+3 |
| | | |||||
| * | Smol fix | Pitu | 2017-01-30 | 1 | -3/+3 |
| | | |||||
| * | Added changePassword | Pitu | 2017-01-30 | 3 | -2/+53 |
| | | |||||
| * | Fixed wrong error text | Pitu | 2017-01-30 | 1 | -1/+1 |
| | | |||||
| * | Etooo | Pitu | 2017-01-30 | 1 | -1/+1 |
| | | |||||
| * | Merged dev into master | Pitu | 2017-01-30 | 19 | -364/+612 |
| |\ | |||||
| | * | Bumped version | Pitu | 2017-01-30 | 1 | -1/+1 |
| | | | |||||
| | * | Updated readme | Pitu | 2017-01-30 | 1 | -9/+21 |
| | | | |||||
| | * | Added license | Pitu | 2017-01-30 | 1 | -0/+21 |
| | | | |||||
| | * | Stuff | Pitu | 2017-01-30 | 3 | -5/+7 |
| | | | |||||
| | * | Added enableUserAccounts | Pitu | 2017-01-30 | 1 | -0/+3 |
| | | | |||||
| | * | Forgot it was an array | Pitu | 2017-01-30 | 4 | -15/+16 |
| | | | |||||
| | * | Unfucked my latest commit to this file | Pitu | 2017-01-30 | 1 | -1/+0 |
| | | | |||||
| | * | Replaced auth header with token | Pitu | 2017-01-30 | 3 | -98/+53 |
| | | | |||||
| | * | Made passwords behave like passwords | Pitu | 2017-01-30 | 1 | -1/+1 |
| | | | |||||
| | * | Added image pasting from clipboard | Pitu | 2017-01-30 | 1 | -0/+17 |
| | | | |||||
| | * | WIP | Pitu | 2017-01-29 | 1 | -140/+168 |
| | | | |||||
| | * | Added eslint because I don't know what im doing | Pitu | 2017-01-29 | 2 | -1/+3 |
| | | | |||||
| | * | derp | Pitu | 2017-01-29 | 1 | -0/+1 |
| | | | |||||
| | * | Added change password for users | Pitu | 2017-01-29 | 1 | -0/+24 |
| | | | |||||
| | * | Updated albumsController to use new auth | Pitu | 2017-01-29 | 1 | -55/+78 |
| | | | |||||
| | * | New token shananigans | Pitu | 2017-01-29 | 1 | -19/+13 |
| | | | |||||
| | * | Derp | Pitu | 2017-01-29 | 1 | -2/+0 |
| | | | |||||