Commit graph

260 commits

Author SHA1 Message Date
Mickael Kerjean
8c91fbc719 fix (seo): no follow links for the github repo 2019-08-23 11:28:24 +10:00
Mickael Kerjean
aff3dc704a fix (admin): disable screen refresh on config change - #184 2019-08-14 16:02:00 +01:00
Mickael Kerjean
71e3d6494a optimise (lighthouse): apply optimisations provided by the lighthouse tool 2019-08-03 12:13:47 +02:00
Mickael Kerjean
8d84ce2044 fix (setup): fix weird animation in setup 2019-06-21 13:30:43 +02:00
Mickael Kerjean
3c1f9c2b45 improve (dropdown): enlarge the dropdown for org client 2019-05-30 19:52:47 +10:00
Mickael Kerjean
787660f680 improve (nyan): center the cat in the middle of the screen 2019-05-24 10:48:14 +10:00
Mickael Kerjean
b3988d3db8 improve (perf): refactor to minimise some loops 2019-05-22 20:21:20 +10:00
Mickael Kerjean
e34bab53fd fix (flickering): flickering while transitioning from cache to non cache 2019-05-22 17:31:42 +10:00
Mickael Kerjean
87658c6a6c improve (open graph): basic open graph data 2019-05-22 16:16:22 +10:00
Mickael Kerjean
085aa22b23 fix (notification): notification can extend the screen indefinitely 2019-05-22 15:20:21 +10:00
Mickael Kerjean
ba0243fa5d fix (tor): improve configuration of the TOR server 2019-05-22 02:43:07 +10:00
Mickael Kerjean
836a74ab7d improve (search): user experience around the search 2019-05-21 17:13:21 +10:00
Mickael Kerjean
b1b142a620 cleanup (admin): disabling constants edit from the console 2019-05-17 13:39:41 +10:00
Mickael Kerjean
5b9dbf76a8 fix (admin): fix label overflow 2019-05-17 12:39:32 +10:00
Mickael Kerjean
2da7664014 feature (setup): complete rewrite of the setup wizard adding features such as automatic DNS 2019-05-16 14:39:14 +10:00
Mickael Kerjean
c300272133 cleanup (setup): cleanup the setup page 2019-05-15 16:42:21 +10:00
root
5597d6ec88 feature (tuneel): HTTP tunnel via websocket to expose instance on the internet 2019-05-15 15:08:52 +10:00
Mickael Kerjean
718ce0cf01 fix (#150): CSS issue on the password field 2019-05-10 01:06:11 +10:00
Mickael Kerjean
5c0cd37f77 optimise (asset): optimise asset size 2019-05-09 00:39:58 +10:00
Mickael Kerjean
4a2d1d6c3c maintenance (cleanup): dead code elimination: leftover from O(n) initial search 2019-05-09 00:17:42 +10:00
Mickael Kerjean
d69aeb47f1 fix (setup): display issue on the setup page 2019-05-08 15:36:12 +10:00
Mickael Kerjean
5cf8b08f84 improve (editor): better padding on the text editor 2019-05-08 11:29:28 +10:00
Jeanjean Pierre
53c8e43bcc improve (UI): Add option to always display upload button (#161)
* improve (signature): sign build with gpg

* Add option to always display upload button
2019-05-07 11:43:41 +10:00
Mickael Kerjean
284d554a67 fix (loader): fix the transition out when the application has loaded 2019-05-05 00:08:41 +10:00
Mickael Kerjean
5f7de7826a fix (build): transform the build to push for static program 2019-05-02 23:40:55 +10:00
Mickael Kerjean
f8cc366165 Merge branch 'master' of http://github.com/mickael-kerjean/filestash 2019-05-01 02:14:23 +10:00
Mickael Kerjean
33ed3f47c7 improve (loading): get rid of the crypto library in the frontend to improve loading speed 2019-04-30 22:50:17 +10:00
Mickael Kerjean
b29231d42b improve (loading): on demand loading of another dependency: exif 2019-04-30 22:26:36 +10:00
Mickael Kerjean
ad1f2358e7 improve (index.html): cleanup the index.html to win in build size 2019-04-30 22:22:31 +10:00
Mickael Kerjean
8608c91e1f improve (images): optimise how assets get loads in the app for lower size + loading speed 2019-04-30 21:38:56 +10:00
Alex Phillips
50ff43bdd4 fix (#159): attempting to fix url encoding for filename URLs
* attempting to fix url encoding for filename URLs

* handle the case where percent sign exists in the filename / dirname

* remove the try/catch as this shouldn't be necessary, changed logic for url encoding links that doesn't involve looping
2019-04-30 12:42:49 +10:00
=
2c124561e6 fix (search): set visibility of hidden files in the search result as per config 2019-04-25 03:04:03 +10:00
=
8af1ba290a fix (selection): newly created files/folder wouldn't get catch by selection up until a refresh 2019-04-25 02:22:04 +10:00
=
57223b241c fix (multiselection): disable dragging of unselected file when a selection exists 2019-04-24 21:35:49 +10:00
=
65a61588a8 feature (batch): create selections of files/folder to batch delete and move actions 2019-04-24 21:16:33 +10:00
=
c5db893a5e improve (design): larger breadcrumb 2019-04-22 17:40:47 +10:00
=
b588ec020c improve (iconography): update a few icons 2019-04-22 15:27:11 +10:00
=
8afd06e055 feature (upload): upload button for phone and tablets 2019-04-19 01:31:12 +10:00
=
6c5771c4f5 improve (design): modal popup 2019-04-18 18:35:27 +10:00
=
788049070e fix (loader): overflow issue on the nyan cat :O 2019-04-18 16:47:56 +10:00
=
aa8dcf794b fix (form): fix download button on the application form 2019-04-18 16:38:48 +10:00
=
3ee341caa4 fix (search): clear search after navigation action 2019-04-18 16:15:28 +10:00
=
28dd859b60 maintenance (cleanup): dead code elimination 2019-04-18 16:08:17 +10:00
=
f438f669f7 improve (admin): improve admin console design 2019-04-17 14:35:12 +10:00
=
f9f7b5c4d3 feature (backend): add a mysql backend 2019-04-17 12:59:23 +10:00
=
6a9efa6b2f improve (webaim): contrast ratio > 7:1 to comply with webaim AAA level 2019-04-15 12:45:50 +10:00
=
1412b17275 fix (share): active button was broken for the uploader 2019-04-13 00:31:41 +10:00
=
30ea5c433e fix (path): set the path & link of a newly created folder / file 2019-04-12 23:36:07 +10:00
=
d4b0496b19 feature (search): dynamically create link for search 2019-04-03 18:03:51 +11:00
=
bf2e44baab fix (design): fix position issue within the admin console 2019-04-03 15:17:23 +11:00