Commit Graph

85 Commits

Author SHA1 Message Date
Kana
41fd4fb81d
Merge pull request #118 from NadyaNayme/no-thumb-deletion
Fix: File Deletion for No Thumbnail in Album View
2018-05-21 04:51:47 -03:00
Nadya
55e64b1f36 Fix: File Deletion for No Thumbnail in Album View
If a file did not have a thumbnail the delete button would not render.
2018-05-20 15:12:33 -07:00
Kosemii
f28fcf4388
Fixed an issue with dashboard
Fixed an issue cutting off delete button in dashboard
2018-05-20 23:04:33 +01:00
Nadya
ba6b3764dc
Fix typo 2018-05-12 19:25:19 -07:00
Nadya
8758ccac82
Merge pull request #2 from NadyaNayme/Album-Delete-Styles
Styles for Album View Delete
2018-05-12 19:20:14 -07:00
Nadya
ef4e7755ae
Styles for Album View Delete 2018-05-12 19:19:38 -07:00
Nadya
92efc7bf17
Add Delete to Album View
QOL change.
2018-05-12 19:17:21 -07:00
Shumatsu
44ca2dd53d De loli-safe (#77)
* 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.
2018-04-26 08:54:07 +02:00
Bobby Wibowo
08637b9ea9 fixed "add to album" error on uploads (#92)
* Updates

Fixed the way error when adding album is being handled.

* I guess that sounds about right.
2018-04-26 08:51:17 +02:00
Bobby Wibowo
19e965a77a SEMICOLONS, ermahgerd (#93) 2018-04-26 08:50:35 +02:00
Bobby Wibowo
5a4bec6b00 no-useless-return (#94) 2018-04-26 08:48:56 +02:00
Bobby Wibowo
fa6c33e2e9 no-mixed-spaces-and-tabs (#95)
I wonder why I can't see the diffs from my vscode 🤔
2018-04-26 08:48:44 +02:00
EpikPhailure
4ef19ed027
removed extraneous space 2017-11-02 21:19:57 -07:00
ScruffyRules
9c07dda317 Fix up formatting in the sharex_file variable 2017-10-06 17:10:06 +10:30
ScruffyRules
d367bc27fa Make ShareX link download a sharex file if you're logged in 2017-10-06 16:58:39 +10:30
Kana
1544f1ca76 Fix being able to paste an image from clipboard 2017-09-25 19:05:20 -03:00
Pitu
50dbb9526b Delete album.js script since we are SSR now on that route 🎉 2017-09-20 03:03:00 -03:00
Pitu
2a978df1a7 Made that an ID 2017-04-27 04:47:08 -03:00
Pitu
dca43e948e Derp 2017-04-27 04:45:15 -03:00
Pitu
9db6c23ce1 Moved the eventListener 2017-04-27 04:37:30 -03:00
Onestay
f167bc52a0 removed all trailing spaces (I think) 2017-04-23 15:36:26 +02:00
Onestay
480a38d260 change let and const to var to support older browsers 2017-04-23 15:26:45 +02:00
Onestay
07f1b1ca3c remove debug console.log 2017-04-23 15:22:14 +02:00
Onestay
cf6a396730 Uploading to an album 2017-04-23 15:19:31 +02:00
Onestay
b9fd64c620 added a bit of styling 2017-04-23 15:19:10 +02:00
Onestay
e5cd142347 Get albums and put them in the select as options 2017-04-23 14:29:09 +02:00
Onestay
81f1707835 only display album select when user is logged in
It still needs additional styling and stuff
2017-04-23 14:09:44 +02:00
Crawl
91d7cbdb6c Update dashboard.js 2017-03-10 18:19:25 +01:00
RyoshiKayo
fda308146b Password verification. 2017-03-10 08:26:05 -08:00
Pitu
7cf8b6899d Added ability to see who uploaded a file as root 2017-02-13 21:55:07 -03:00
Pitu
36e17b0372 Album stuff 2017-02-07 04:52:53 -03:00
Pitu
e05a7c751e Added public album sharing 👌 2017-02-07 04:32:55 -03:00
ærion
8cddd06d7a Remove .DS_Store files (#6) 2017-02-02 15:26:15 +01:00
Pitu
23f079516f MORE. META. DATA. 2017-01-31 04:38:55 -03:00
Pitu
cf5fda862b More meta tags (╯°□°)╯︵ ┻━┻ 2017-01-31 04:29:50 -03:00
Pitu
4dfe65f3aa Added meta data and stuff 2017-01-31 04:21:15 -03:00
Pitu
d5c9b15ab9 Added username display on dashboard 2017-01-31 03:43:00 -03:00
Pitu
999c148dff Changed /panel to /dashboard 2017-01-31 03:37:17 -03:00
Pitu
9cd3846795 Added FAQ 2017-01-31 03:31:10 -03:00
Pitu
1ec6bbb640 No more asking token on front if private 2017-01-30 06:00:01 -03:00
Pitu
66e7b676d9 Smol fix 2017-01-30 05:45:21 -03:00
Pitu
ec9de34cb3 Added changePassword 2017-01-30 05:43:15 -03:00
Pitu
b781237454 Replaced auth header with token 2017-01-30 04:41:44 -03:00
Pitu
6c2eb4e98e Added image pasting from clipboard 2017-01-30 03:25:34 -03:00
Pitu
8523ee6ac0 Created auth view 2017-01-29 04:20:16 -03:00
Pitu
a44178a272 Created auth view 2017-01-29 04:20:04 -03:00
Pitu
3f4b879144 List and thumb view on uploads 2017-01-22 18:01:39 -03:00
Pitu
b1b5515eec Sections now highlight when active 2017-01-21 19:30:04 -03:00
Pitu
8ee1540c82 Added logout to dashboard 2017-01-21 19:04:14 -03:00
Pitu
e9b3ecbd05 Fixed public upload. Whoopsies 2017-01-21 16:22:34 -03:00