Commit Graph
30 Commits
Author SHA1 Message Date
Mickael KERJEAN 50749a1b6c beautify (code): improve code + fixes 2018-04-10 14:51:52 +10:00
Mickael KERJEAN d88c845a06 feature (links): leverage default browser navigation and behavior for links #27,#26 2018-04-10 14:51:52 +10:00
Mickael KERJEAN c9c4ee1639 improvement (code): code refactoring 2018-04-10 14:51:52 +10:00
Mickael KERJEAN aff57c9c16 feature (404): proper 404 page - #28 2018-04-10 14:51:52 +10:00
Mickael KERJEAN 7795b6d74b bugfix (UI): fix issues with file renaming/deletion/creation in UI 2018-04-10 14:51:52 +10:00
Mickael KERJEAN 950f56bbdf improvement (editor): #20 + bugfix 2018-04-10 14:51:52 +10:00
Mickael KERJEAN 050a26e99a improvement (webdav): stream all the way down - #23 2018-04-10 14:51:52 +10:00
Mickael KERJEAN 15cf85f752 improvement (UI): make the UI behave 2018-04-10 14:51:52 +10:00
Mickael KERJEAN 89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
Mickael KERJEAN 59afd3f0a5 improvement (UI): make the UI more engaging and "modern" 2018-03-08 16:28:29 +11:00
Mickael KERJEAN f093f00a4b maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00
Mickael KERJEAN 9d00dc705a improvement (connection page): UI improvement, fixing errors and weirderies 2018-03-02 05:51:13 +11:00
Mickael KERJEAN 592b584c42 bugfix (filespage): react throwing messages in the console log 2018-03-02 00:17:31 +11:00
Mickael KERJEAN 7fd74a24ee improvement (editor): add syntax highlight for latex + more candidates for syntax highlight 2018-03-02 00:14:05 +11:00
Mickael KERJEAN e258599a04 bugfix (encryption): crypto was giving warning while using aes-256-ctr, likely after [this](https://github.com/nodejs/node/issues/13801) came out 2018-03-01 20:54:28 +11:00
Mickael KERJEAN 73c1f9be4a improvements (UI): #18 + connection page improvements 2018-03-01 05:03:48 +11:00
Mickael KERJEAN 5b2a0330b6 deps (maintenance): react router had a change in API ... 2018-02-28 01:02:42 +11:00
Mickael KERJEAN bd78594383 Merge branch 'master' of https://github.com/mickael-kerjean/nuage 2018-02-28 00:30:22 +11:00
Ryan P.C. McQuenandGitHub 287bee3813 Fix some red herring regex. 2018-01-22 21:39:35 -08:00
Ryan P.C. McQuenandGitHub b535f8ebdd Fix code regex.
This same principle could probably apply to the other regex.
2018-01-08 20:16:59 -08:00
Mickael Kerjean 22e21d2c56 bugfix (UI issue): UI issue on firefox 2017-11-13 13:02:44 +11:00
Mickael KERJEAN 6119b1e1fe maintenance (cleanup): remove dead code and comments 2017-07-03 17:54:09 +10:00
Mickael KERJEAN 5437dab0d7 bugfix (#6): fix webdav backend to allow binary files 2017-07-03 17:45:31 +10:00
Mickael KERJEAN f25428ca53 feature (#12): syntax highlighting for a wide range of language 2017-07-02 00:59:08 +10:00
Mickael KERJEAN 870d4e7ba5 bugfix (#5): display bug while uploading a file 2017-07-01 10:54:51 +10:00
Mickael KERJEAN acf243bd07 improvement (UI): hover and select effect on files and breadcrumb improvements 2017-07-01 10:38:12 +10:00
Mickael KERJEAN c964c274a8 feature (PWA): turn into a progressive web app 2017-06-30 12:24:41 +10:00
Mickael KERJEAN 66cc23913d feature (lazy loading): as per: #7, lazy load stuff 2017-06-29 13:00:16 +10:00
Mickael KERJEAN 3d1ac82e3c cleanup (color): consistent theme 2017-06-28 13:40:23 +10:00
Mickael KERJEAN 0b5137846c cleanup (structure): update code structure 2017-06-27 21:59:40 +10:00