34 Commits

Author SHA1 Message Date
8db259d147 Add button for opening public docs in a new tab 2018-01-25 16:52:56 +00:00
8725b3ffa8 Use icons for all buttons 2018-01-19 11:54:53 +00:00
a5a77ac668 Basic button styles 2018-01-19 10:41:39 +00:00
ebbe52c81d Use same grid for header as for inspect body 2018-01-06 15:53:18 +00:00
0ab2e9e732 Add button for hiding/showing metadata 2018-01-06 15:51:03 +00:00
3deca81c1d Give sidebar some bottom space 2018-01-06 15:23:06 +00:00
39789d365b Add some bottom margin to the inspect details 2018-01-06 15:21:05 +00:00
c46f363316 Make file content scrollable 2018-01-06 15:15:52 +00:00
411613088a Add JSON tree view in addition to source preview 2018-01-06 14:56:19 +00:00
a832f5614c Add buttons for switching JSON preview style 2018-01-06 12:53:14 +00:00
ab637deb33 Add delete button 2017-12-30 20:24:40 +01:00
e4520d86c3 Fix file preview content not breaking 2017-12-26 14:55:37 +01:00
89b846c511 Show disconnect link on hover 2017-12-26 14:01:43 +01:00
f7142fa125 Fix widget style on connect page 2017-12-26 12:16:03 +01:00
e38e873dd2 Style user address (with username seperate from host) 2017-12-26 12:03:40 +01:00
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
59de8a4151 Show images in file view 2017-11-27 21:55:28 +01:00
7263f092d0 Show file content for non-binary files 2017-11-27 21:55:28 +01:00
f190b6aabb Add inspect/details view 2017-11-27 21:55:24 +01:00
674aff63cf Show file sizes in listings 2017-11-13 00:11:23 +01:00
9399849e0c Add breadcrumb navigation 2017-11-12 22:33:41 +01:00
6d4ef48991 Improve styles a bit 2017-11-12 21:10:58 +01:00
d834f5c8e9 Improve rendering of file icons 2017-11-12 15:46:44 +01:00
93d8c68949 Turn dir listings into UL, so we can use normal links 2017-11-12 15:36:09 +01:00
d924303c32 Prevent outlines on active links (nav) 2017-11-12 15:08:35 +01:00
0db37c96f5 Prevent widget being hidden on race condition 2017-11-12 14:56:50 +01:00
0607d82e50 Show listings of a path 2017-11-12 04:03:13 +01:00
ff2f44df18 Add file type icons 2017-11-09 00:48:59 +01:00
939dce2b1f Render directory items in index 2017-11-09 00:22:42 +01:00
bf84e70527 Fix tests 2017-11-08 23:35:23 +01:00
9221f93ea3 Basic layout and categories nav 2017-11-08 02:06:16 +01:00
5926575d50 Basic RS setup 2017-11-08 00:55:11 +01:00
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