Mickael KERJEAN
|
30e1c34cdf
|
bugfix (#37): fix hash issue in URL
|
2018-04-17 18:11:23 +10:00 |
|
Mickael KERJEAN
|
a44d30f779
|
feature (#14): drag and drop folders
|
2018-04-17 17:59:01 +10:00 |
|
Mickael KERJEAN
|
0f886674a0
|
documentation (README): update README
|
2018-04-17 16:50:21 +10:00 |
|
Mickael KERJEAN
|
227dc5567f
|
improvement (UI): incremental UI improvement
|
2018-04-16 19:24:28 +10:00 |
|
Mickael KERJEAN
|
7e62478f6f
|
bugfix (atomic update): update to indexDB weren't atomic causing out
of sync issues
|
2018-04-16 19:22:51 +10:00 |
|
Mickael KERJEAN
|
5a913d44d1
|
bugfix (UI): If an operation failed, the UI were giving the impression
to do something - #33
|
2018-04-12 23:45:12 +10:00 |
|
Mickael KERJEAN
|
13a6fb0004
|
feature (search): high level config for search - #38
|
2018-04-12 17:52:15 +10:00 |
|
Mickael KERJEAN
|
c9d7c7ef1f
|
bug (UI): user shouldn't be act on a file with pending action on it - #33
|
2018-04-12 17:39:31 +10:00 |
|
Mickael KERJEAN
|
01f54b2434
|
fix (UI): fix UI and sw
|
2018-04-12 17:31:11 +10:00 |
|
Mickael KERJEAN
|
4b072b5f8f
|
fix (#36): edge case
|
2018-04-12 15:11:30 +10:00 |
|
Mickael KERJEAN
|
acbae4b73a
|
Merge branch 'master' of https://github.com/mickael-kerjean/nuage
|
2018-04-12 14:42:38 +10:00 |
|
Mickael KERJEAN
|
9706cd1f81
|
feature (#36): editor save button
|
2018-04-12 14:40:33 +10:00 |
|
Mickael KERJEAN
|
d653537b14
|
improvement (orgmode): implement more emacs org mode key binding - #35
|
2018-04-12 13:45:58 +10:00 |
|
Mickael KERJEAN
|
c41cb064b2
|
fix (UI): fix UI + improvements
|
2018-04-12 02:20:14 +10:00 |
|
Mickael KERJEAN
|
d67c200af7
|
bugfix (app): fix server side issues and proper error handling
|
2018-04-12 00:52:16 +10:00 |
|
Mickael KERJEAN
|
301e7c2362
|
bugfix (app): fix server side issues and proper error handling
|
2018-04-12 00:08:18 +10:00 |
|
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 |
|