71 Commits

Author SHA1 Message Date
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
287a999207 Use different file icon for JSON objects 2017-11-12 18:27:54 +01:00
e6ba3644c4 Sort dir listings by item name 2017-11-12 18:17:12 +01:00
1f94c59261 Traverse directories 2017-11-12 18:12:02 +01:00
2bd918655d Move dir listing fetch to service 2017-11-12 18:03:07 +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
ab4dca82fd Simplify content type shown in dir lists 2017-11-12 15:06:07 +01:00
0db37c96f5 Prevent widget being hidden on race condition 2017-11-12 14:56:50 +01:00
c0dfbd5077 Ensure categories are always loaded 2017-11-12 14:53:47 +01:00
712b6cd5a5 Only allow dirs as categories 2017-11-12 14:53:26 +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
3956a59f58 Sort categories 2017-11-08 02:57:50 +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