Commit Graph

19 Commits

Author SHA1 Message Date
Basti 9f5d8bfb93 Delete all documents in current directory
Adds a new button to the top right for deleting all documents in a
directory.
2018-01-03 13:34:04 +00:00
Basti 2e4b5a0337 Add disconnect route 2017-12-26 12:16:18 +01:00
Basti e38e873dd2 Style user address (with username seperate from host) 2017-12-26 12:03:40 +01:00
Basti 0a41be32fd Fix route test 2017-12-26 12:03:32 +01:00
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 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 db9dadbaa7 Fix test 2017-11-12 22:51:07 +01:00
Basti 9399849e0c Add breadcrumb navigation 2017-11-12 22:33:41 +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 93d8c68949 Turn dir listings into UL, so we can use normal links 2017-11-12 15:36:09 +01:00
Basti ab4dca82fd Simplify content type shown in dir lists 2017-11-12 15:06:07 +01:00
Basti ff2f44df18 Add file type icons 2017-11-09 00:48:59 +01:00
Basti 939dce2b1f Render directory items in index 2017-11-09 00:22:42 +01:00
Basti bf84e70527 Fix tests 2017-11-08 23:35:23 +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
Tomster 199f6d6d97 Initial Commit from Ember CLI v2.16.2
_...,
                                                     ,:^;,...;
              -+===;.         ,,--++====++-,,,     .:  /.....,
            :::::~+++++#:,+#++++++++++++++++++#*..:   /,......
           (,,,,,,::=+++##++++++++++++++++++++++#.   :....../
            ...,,,,,::++++++++++++++++++++++++++++++*..,...:
            *..+...,#@@@@@@@@@++++++++++++++++++++++#*....*
              @#,;##############@@@+*+#@@@@@@@@@@#*++#..<
              *@##@@+,-*^^^*-+@####@@@######@@@#####@@,,,+
                @#@*            @#@@@@#@@+--*^^*--#@@@@@@#
                @#@.    @#      @##+++@#,           .@@#@@
                 #@#    @@     +@@++++#@@     @@     :@@
                 :@#*         @#@++++++@#*    #@     @@+
                :*+@@#;,.__.+@#@+,-^^.++@#          @@++
               ;*  :*@@@##@@@@;++r._j^.+@##@+,.__,,@@++.
              /*    ........+++++++++++++#@@@@@###@@#++++,
            ,:       ...,@@@#++===----==@@@####,,....+++++
           .:       ......@@##@\   ;   :@####@,,...... +++.
           ;       .........@###,   ;  ;xx#@;,,.....   *;+,
           |       ........,*;xxxx--^--=xxx,........   :+#;
           ;         ......,,;xxxxxxxxxxxxx;,.....     *+#
            ;          ......,::xxxx;.     ......       +.   .
             *;            .........  +###  ....       / ,. /:| ,.
               .+:             ...  ;##++##, .      ,#. (..v..;*./
                  **                ##  ###*    .:*&&&+. \.,....<,
                   #&+**==-..,,__  ;##  ###  :,*+&&&&&&&v+#&,,.._/
                  #&&&&*...,::,,.  ##; ,##* .*****;:&&&&&&&&&
                 ,+*+;~*..*** *.* ### ###* *******    *+#&;*
                                  ##,;##    ****    :,  **
         #####    ##   ###  ###,  ########       .#####   ;##  ##
        #######  ;##  #### ,###.  ##########    ########  ### ####
       ###  ###  ### ##########   ####  ####   ,##   ###  #######*
      ### ,###  ##############:   ##     ###  #### ,##   :#### ###  ##;
  ##########    ########### ##   .##    ,###  #######    ##### :######
    ######    .###### ####  ##   ###    ### ######*    :#####   ####
       #############  ####  ################    ######## ###
        #####*  *#*    #:   :###   *###*         *####    #*
2017-11-07 00:17:29 +01:00