Mickael KERJEAN
|
3e2714fb33
|
feature (download): Add a way to download a file in the IDE + fix - #34
|
2018-04-11 22:43:36 +10:00 |
|
Mickael KERJEAN
|
76172f0239
|
improvement (UI): faster cache lookup and display loader when it feels right
|
2018-04-11 11:18:36 +10:00 |
|
Mickael KERJEAN
|
e0006092cb
|
improvement (UI): hovering a hidden breadcrumb element - design update
|
2018-04-11 11:18:36 +10:00 |
|
Mickael KERJEAN
|
009e6ff1b4
|
feature (custom login): configure login page from config_client.js - #31
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
6eeca0da4d
|
feature (recent): quickly open recent folders - #30
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
e5ce3fb7ea
|
feature (default root): the default path set what a user can see as root folder #29
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
8d9b554e79
|
improvement (UI): display of file element in UI, better look and feel
UI (file): edit a file name, UI change
cache version to reflect project version
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
c25eb03540
|
feature (notification): inform user of anything happenning
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
24592be54b
|
feature (breadcrumb): adapt how paths are rendered in the breadcrumb
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
0eb59521ab
|
feature (prompt): proper prompt system
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
4b06b8a802
|
feature (notification): proper notification system
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
22d2cd7b00
|
doc (README): update doc
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
d4244dc323
|
maintenance (cleanup): cleanup code
|
2018-04-10 14:51:52 +10:00 |
|
Mickael KERJEAN
|
62bfbc84a7
|
doc (README): update doc
|
2018-04-10 14:51:52 +10:00 |
|
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
|
ac8a9dbd26
|
documentation (update): update README
|
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
|
25683b3b56
|
bugfix (config): missing configuration entry
|
2018-03-02 05:54:30 +11:00 |
|
Mickael KERJEAN
|
9d00dc705a
|
improvement (connection page): UI improvement, fixing errors and weirderies
|
2018-03-02 05:51:13 +11:00 |
|
Mickael KERJEAN
|
5326bb1188
|
bugfix (cache): fix errors caught from the console
|
2018-03-02 00:21:33 +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
|
a62dec7f4b
|
bugfix (sftp): couldn't rename or move something + cleanup
|
2018-03-02 00:10:25 +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 |
|
Mickael KERJEAN
|
68f0245129
|
doc (README): update documentation
|
2018-02-28 00:24:37 +11:00 |
|
Mickael KERJEAN
|
819f554549
|
bugfix (ci): fix warning messages in travis
|
2018-02-28 00:23:12 +11:00 |
|
Mickael KERJEAN
|
648da0ed5c
|
bugfix (#17): fix service worker known issues
|
2018-02-28 00:22:16 +11:00 |
|
Mickael
|
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 |
|
Ryan P.C. McQuen
|
287bee3813
|
Fix some red herring regex.
|
2018-01-22 21:39:35 -08:00 |
|
Ryan P.C. McQuen
|
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
|
28194b970b
|
bugfix (gdrive): remove headers coming from the google drive api
|
2017-08-31 00:09:49 +10:00 |
|
Mickael Kerjean
|
a6ffdd881d
|
bugfix (gdrive): remove headers from the google drive api that are causing display issues
|
2017-08-30 23:56:01 +10:00 |
|
Mickael Kerjean
|
7dbbbd99b7
|
feature (#10): finish the google drive connector
|
2017-08-23 22:26:37 +10:00 |
|
Mickael
|
4b70b0634c
|
Update README.org
|
2017-07-31 13:41:17 +10:00 |
|
Mickael
|
57defd302c
|
maintenance (usage stats): enable usage stats
|
2017-07-03 18:23:47 +10: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 |
|