Commit Graph

13 Commits

Author SHA1 Message Date
Basti 5d533d2c08 More connect improvements
* Use extra route for disconnected/initial state
* Style connect screen properly
* Hide widget when connected in favor of custom UI
* Show account info in sidebar header
2017-12-25 10:50:03 +01:00
Basti e865ffe073 Improve connection handling
* Clear directory data on disconnect
* Clear path URL param on disconnect
* Don't try to fetch dir listing when starting app disconnected
2017-12-22 12:54:29 +01:00
Basti 7263f092d0 Show file content for non-binary files 2017-11-27 21:55:28 +01:00
Basti f190b6aabb Add inspect/details view 2017-11-27 21:55:24 +01:00
Basti 6d4ef48991 Improve styles a bit 2017-11-12 21:10:58 +01:00
Basti 2008ed5634 Refactor categories into rootListing
This uses proper paths with slashes everywhere, and lists documents
instead of just folders for root.
2017-11-12 20:46:31 +01:00
Basti 1f94c59261 Traverse directories 2017-11-12 18:12:02 +01:00
Basti 2bd918655d Move dir listing fetch to service 2017-11-12 18:03:07 +01:00
Basti 712b6cd5a5 Only allow dirs as categories 2017-11-12 14:53:26 +01:00
Basti 939dce2b1f Render directory items in index 2017-11-09 00:22:42 +01:00
Basti 9221f93ea3 Basic layout and categories nav 2017-11-08 02:06:16 +01:00
Basti 5926575d50 Basic RS setup 2017-11-08 00:55:11 +01:00
Basti 42c657adf3 Basic setup 2017-11-07 20:11:41 +01:00