filestash/client/helpers
2019-11-07 12:34:26 +11:00
..
ajax.js fix (logout): display an error when something goes wrong during logout - instead of infinite spinner 2019-03-15 18:13:28 +11:00
backpressure.js maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00
bcrypt.js improve (loading): get rid of the crypto library in the frontend to improve loading speed 2019-04-30 22:50:17 +10:00
cache.js fix (#202): fallback to in memory cache when indexedDB isn't availabe 2019-11-07 12:34:26 +11:00
common.js feature (form): form pages 2019-01-28 01:09:45 +11:00
crypto.js improve (loading): get rid of the crypto library in the frontend to improve loading speed 2019-04-30 22:50:17 +10:00
events.js improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
form.js cleanup (admin): disabling constants edit from the console 2019-05-17 13:39:41 +10:00
index.js improve (loading): get rid of the crypto library in the frontend to improve loading speed 2019-04-30 22:50:17 +10:00
memory.js maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00
mimetype.js feature (add): form file 2019-01-28 01:09:45 +11:00
navigate.js fix (format): code formatting 2019-11-07 12:34:26 +11:00
notify.js feature (notification): proper notification system 2018-04-10 14:51:52 +10:00
org.js fix (display): fix a few issues in how things are displayed - #72 2018-05-22 00:24:28 +10:00
path.js feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
popup.js feature (editor): save before quit - #81 2018-06-06 20:29:19 +10:00
random.js maintain (code): cleanup 2018-09-17 09:52:02 +10:00
settings.js page (login): refactore the login page to enable multiple time the same backend 2018-07-18 01:37:06 +10:00