aboutsummaryrefslogtreecommitdiff
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Begone!Pitu2018-09-1619-1083/+0
|
* Merge pull request #118 from NadyaNayme/no-thumb-deletionKana2018-05-211-1/+1
|\ | | | | Fix: File Deletion for No Thumbnail in Album View
| * Fix: File Deletion for No Thumbnail in Album ViewNadya2018-05-201-1/+1
| | | | | | If a file did not have a thumbnail the delete button would not render.
* | Fixed an issue with dashboardKosemii2018-05-201-1/+1
|/ | | Fixed an issue cutting off delete button in dashboard
* Fix typoNadya2018-05-121-1/+1
|
* Merge pull request #2 from NadyaNayme/Album-Delete-StylesNadya2018-05-121-1/+2
|\ | | | | Styles for Album View Delete
| * Styles for Album View DeleteNadya2018-05-121-1/+2
| |
* | Add Delete to Album ViewNadya2018-05-121-1/+1
|/ | | QOL change.
* De loli-safe (#77)Shumatsu2018-04-261-0/+0
| | | | | | | | | | | | | | | | | | | | * Change all occurences of loli-safe to lolisafe Saw that repository was renamed, links were changed, but a lot of files of lolisafe were unchanged. So I followed the links and changed what seemed safe to change. Which turned out to be all occurences. Also, bumped the copyright. * Change year in LICENSE This seems to be the proper format. * Image fix It was out of focus. * Relative image path Heard on StackOverflow it can be done like this.
* fixed "add to album" error on uploads (#92)Bobby Wibowo2018-04-261-12/+13
| | | | | | | | * Updates Fixed the way error when adding album is being handled. * I guess that sounds about right.
* SEMICOLONS, ermahgerd (#93)Bobby Wibowo2018-04-263-39/+39
|
* no-useless-return (#94)Bobby Wibowo2018-04-261-4/+0
|
* no-mixed-spaces-and-tabs (#95)Bobby Wibowo2018-04-262-26/+26
| | | I wonder why I can't see the diffs from my vscode 🤔
* removed extraneous spaceEpikPhailure2017-11-021-1/+1
|
* Fix up formatting in the sharex_file variableScruffyRules2017-10-061-12/+12
|
* Make ShareX link download a sharex file if you're logged inScruffyRules2017-10-061-0/+23
|
* Fix being able to paste an image from clipboardKana2017-09-251-2/+3
|
* Delete album.js script since we are SSR now on that route 🎉Pitu2017-09-201-34/+0
|
* Made that an IDPitu2017-04-271-1/+1
|
* DerpPitu2017-04-271-6/+6
|
* Moved the eventListenerPitu2017-04-271-5/+4
|
* removed all trailing spaces (I think)Onestay2017-04-231-3/+0
|
* change let and const to var to support older browsersOnestay2017-04-231-4/+4
|
* remove debug console.logOnestay2017-04-231-1/+0
|
* Uploading to an albumOnestay2017-04-231-6/+28
|
* added a bit of stylingOnestay2017-04-231-0/+5
|
* Get albums and put them in the select as optionsOnestay2017-04-231-1/+18
|
* only display album select when user is logged inOnestay2017-04-231-2/+5
| | | It still needs additional styling and stuff
* Update dashboard.jsCrawl2017-03-101-3/+3
|
* Password verification.RyoshiKayo2017-03-101-2/+15
|
* Added ability to see who uploaded a file as rootPitu2017-02-131-2/+14
|
* Album stuffPitu2017-02-072-0/+3
|
* Added public album sharing :ok_hand:Pitu2017-02-071-0/+33
|
* Remove .DS_Store files (#6)ærion2017-02-023-0/+0
|
* MORE. META. DATA.Pitu2017-01-311-0/+0
|
* More meta tags (╯°□°)╯︵ ┻━┻Pitu2017-01-3112-0/+74
|
* Added meta data and stuffPitu2017-01-311-0/+0
|
* Added username display on dashboardPitu2017-01-311-0/+8
|
* Changed /panel to /dashboardPitu2017-01-313-3/+6
|
* Added FAQPitu2017-01-311-0/+1
|
* No more asking token on front if privatePitu2017-01-301-8/+2
|
* Smol fixPitu2017-01-301-3/+3
|
* Added changePasswordPitu2017-01-301-1/+50
|
* Replaced auth header with tokenPitu2017-01-303-98/+53
|
* Added image pasting from clipboardPitu2017-01-301-0/+17
|
* Created auth viewPitu2017-01-291-0/+56
|
* Created auth viewPitu2017-01-291-0/+13
|
* List and thumb view on uploadsPitu2017-01-223-51/+111
|
* Sections now highlight when activePitu2017-01-211-5/+13
|
* Added logout to dashboardPitu2017-01-211-0/+7
|