filesafe/public
Bobby Wibowo ee2ce394b1
Updates
* View thumbnail button will now use SweetAlert instead of Bulma's modal (preview: https://i.fiery.me/HDwX.png). It can be made more pretty but this will do for now.

* Fixed a bug where "Copy link to clipboard" button in albums list would only copy its identifier instead of the full URL.

Some other code improvements:

* All instances of adding/removing class names with Element.className will now use Element.classList. So instead of appending and replacing the string, it will now use add/remove functions, thus making it much easier to understand.

* "onkeypress" in auth page moved into a single addEventListener, sort of.

* Removed VSCode's discord extension entry from workspace settings. Eh, I'll go with user settings for this one.
2018-05-01 21:41:25 +07:00
..
css Updates 2018-05-01 21:41:25 +07:00
icons Updates 2018-04-26 19:53:19 +07:00
images Updates 2018-04-26 19:53:19 +07:00
js Updates 2018-05-01 21:41:25 +07:00
libs Updates 2018-04-29 19:47:24 +07:00
safe.fiery.me.sxcu Updates 2018-04-12 19:30:17 +07:00