aboutsummaryrefslogtreecommitdiff
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fixed public upload. WhoopsiesPitu2017-01-211-1/+1
|
* Pagination is gucciPitu2017-01-211-4/+34
|
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-201-117/+257
|
* Changed request system and post dataPitu2017-01-192-309/+288
| | | Changed from XMLHttpRequest to Axiios and made every POST call to look for params or json and not pass the values as headers. Token is still a header though
* Cuter file upload progressPitu2017-01-181-1/+2
|
* Added changing of tokens from the dashboardPitu2017-01-182-4/+104
|
* Added browsing galleries from dashboardPitu2017-01-181-2/+13
|
* Better tables and showing album on upload viewPitu2017-01-181-5/+5
|
* Shit ton of things on this updatePitu2017-01-185-22/+151
|
* Better static routesPitu2017-01-171-16/+5
|
* Better links on bottom and displaying max file sizePitu2017-01-172-9/+16
|
* Better link display on homepagePitu2017-01-171-3/+5
|
* Database now saves albumPitu2017-01-171-2/+2
|