1916 Commits

Author SHA1 Message Date
15cf85f752 improvement (UI): make the UI behave 2018-04-10 14:51:52 +10:00
ac8a9dbd26 documentation (update): update README 2018-04-10 14:51:52 +10:00
89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
59afd3f0a5 improvement (UI): make the UI more engaging and "modern" 2018-03-08 16:28:29 +11:00
f093f00a4b maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00
25683b3b56 bugfix (config): missing configuration entry 2018-03-02 05:54:30 +11:00
9d00dc705a improvement (connection page): UI improvement, fixing errors and weirderies 2018-03-02 05:51:13 +11:00
5326bb1188 bugfix (cache): fix errors caught from the console 2018-03-02 00:21:33 +11:00
592b584c42 bugfix (filespage): react throwing messages in the console log 2018-03-02 00:17:31 +11:00
7fd74a24ee improvement (editor): add syntax highlight for latex + more candidates for syntax highlight 2018-03-02 00:14:05 +11:00
a62dec7f4b bugfix (sftp): couldn't rename or move something + cleanup 2018-03-02 00:10:25 +11:00
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
73c1f9be4a improvements (UI): #18 + connection page improvements 2018-03-01 05:03:48 +11:00
5b2a0330b6 deps (maintenance): react router had a change in API ... 2018-02-28 01:02:42 +11:00
bd78594383 Merge branch 'master' of https://github.com/mickael-kerjean/nuage 2018-02-28 00:30:22 +11:00
68f0245129 doc (README): update documentation 2018-02-28 00:24:37 +11:00
819f554549 bugfix (ci): fix warning messages in travis 2018-02-28 00:23:12 +11:00
648da0ed5c bugfix (#17): fix service worker known issues 2018-02-28 00:22:16 +11:00
544ae0a74e Merge pull request #16 from ryanpcmcquen/patch-1
bugfix (orgmode): proper regex in the org mode tokenizer - maded by @ryanpcmcquen
2018-02-27 20:02:47 +11:00
287bee3813 Fix some red herring regex. 2018-01-22 21:39:35 -08:00
b535f8ebdd Fix code regex.
This same principle could probably apply to the other regex.
2018-01-08 20:16:59 -08:00
22e21d2c56 bugfix (UI issue): UI issue on firefox 2017-11-13 13:02:44 +11:00
28194b970b bugfix (gdrive): remove headers coming from the google drive api 2017-08-31 00:09:49 +10:00
a6ffdd881d bugfix (gdrive): remove headers from the google drive api that are causing display issues 2017-08-30 23:56:01 +10:00
7dbbbd99b7 feature (#10): finish the google drive connector 2017-08-23 22:26:37 +10:00
4b70b0634c Update README.org 2017-07-31 13:41:17 +10:00
57defd302c maintenance (usage stats): enable usage stats 2017-07-03 18:23:47 +10:00
6119b1e1fe maintenance (cleanup): remove dead code and comments 2017-07-03 17:54:09 +10:00
5437dab0d7 bugfix (#6): fix webdav backend to allow binary files 2017-07-03 17:45:31 +10:00
c33f10707b cleanup (cache): setup caching policies 2017-07-03 17:13:32 +10:00
be53f3cf7e Merge branch 'master' of https://github.com/mickael-kerjean/nuage 2017-07-03 14:36:14 +10:00
f5fc29860b feature (ci): #9: create docker image as part of the build 2017-07-03 14:34:24 +10:00
83efdfb7d1 Merge pull request #13 from Morgensohn/patch-2
Update README.org
2017-07-03 11:11:29 +10:00
aefa05b1b6 Update README.org
Corrected some typos, capitalised acronyms
2017-07-02 09:54:24 +02:00
f25428ca53 feature (#12): syntax highlighting for a wide range of language 2017-07-02 00:59:08 +10:00
870d4e7ba5 bugfix (#5): display bug while uploading a file 2017-07-01 10:54:51 +10:00
089620a6e3 git (conflict): merge a bugfix 2017-07-01 10:39:56 +10:00
acf243bd07 improvement (UI): hover and select effect on files and breadcrumb improvements 2017-07-01 10:38:12 +10:00
61fde8e674 improvement (UI): hover and select effect on files and breadcrumb improvements 2017-06-30 16:02:46 +10:00
c964c274a8 feature (PWA): turn into a progressive web app 2017-06-30 12:24:41 +10:00
66cc23913d feature (lazy loading): as per: #7, lazy load stuff 2017-06-29 13:00:16 +10:00
e258ba7ad6 doc (screenshot): update screenshots 2017-06-28 13:48:34 +10:00
3d1ac82e3c cleanup (color): consistent theme 2017-06-28 13:40:23 +10:00
0b5137846c cleanup (structure): update code structure 2017-06-27 21:59:40 +10:00
58de01a16c other (ping): can ping the server to make sure everything is working 2017-06-27 15:09:16 +10:00
efc2c70b19 bugfix (install): update installer 2017-06-27 15:07:42 +10:00
b4d0f38ef0 bugfix (dependencies): missing dependencies 2017-06-27 00:29:06 +10:00
8f6b0b4f09 bugfix (crypto key): fix a bug that was causing issues when the secret keys was updated 2017-06-26 23:55:09 +10:00
688c645850 bugfix (mimetype): json files can be edit directory in the app 2017-06-26 23:09:12 +10:00
e110e14a8b feature (git): add git support 2017-06-26 23:07:36 +10:00