aboutsummaryrefslogtreecommitdiff
path: root/public/js
Commit message (Expand)AuthorAgeFilesLines
* Begone!Pitu2018-09-163-896/+0
* Fix: File Deletion for No Thumbnail in Album ViewNadya2018-05-201-1/+1
* Fix typoNadya2018-05-121-1/+1
* Add Delete to Album ViewNadya2018-05-121-1/+1
* fixed "add to album" error on uploads (#92)Bobby Wibowo2018-04-261-12/+13
* 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
* 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
* 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
* 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-021-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
* List and thumb view on uploadsPitu2017-01-222-51/+108
* 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
* 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-182-22/+150
* Better links on bottom and displaying max file sizePitu2017-01-171-1/+1