aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Stop event processing for upload buttonJohannes Zellner2016-05-181-1/+1
| | | | This prevents changing the url
* Clear the file input prior to triggering itJohannes Zellner2016-05-032-2/+7
| | | | | | This ensures the change event is fired even if the file didn't change Fixes #2
* Add element ids for better testabilityJohannes Zellner2016-03-031-4/+4
|
* Add basic footerJohannes Zellner2016-03-012-1/+33
|
* Set autofocus and add basic error handlingJohannes Zellner2016-03-012-6/+30
|
* protect _admin/Johannes Zellner2016-03-011-3/+3
|
* Work off of the location hash to make browser history workJohannes Zellner2016-03-011-6/+20
|
* Fix logoutJohannes Zellner2016-03-011-2/+2
|
* Add faviconJohannes Zellner2016-03-011-0/+2
|
* pretty print file sizeJohannes Zellner2016-03-013-1/+12
|
* Show folders firstJohannes Zellner2016-03-011-0/+1
|
* Add file previewJohannes Zellner2016-03-0110-3/+30
|
* Add a spinnerJohannes Zellner2016-03-011-1/+1
|
* Add missing columnJohannes Zellner2016-03-011-0/+1
|
* Update the landing pageJohannes Zellner2016-03-011-6/+2
|
* Add missing filesJohannes Zellner2016-03-018-0/+2745
|
* Ensure tooltips are workingJohannes Zellner2016-03-011-0/+6
|
* Add some pretty dateJohannes Zellner2016-03-012-3/+6
|
* Add ui to create directoriesJohannes Zellner2016-03-012-3/+55
|
* Move admin ui to _admin to avoid less likely conflictJohannes Zellner2016-03-012-11/+14
|
* Clearly this is not angularJohannes Zellner2016-03-011-1/+1
|
* Implement file deletionJohannes Zellner2016-03-012-2/+45
|
* Implement file uploadJohannes Zellner2016-03-012-2/+35
|
* Add upload buttonJohannes Zellner2016-03-012-3/+7
|
* Make directory listing navigatableJohannes Zellner2016-03-013-13/+73
|
* Add basic admin uiJohannes Zellner2016-03-015-14/+1541
|
* Add some basic bootstrap stuffJohannes Zellner2016-03-0115-9/+9471
|
* Add sudoGirish Ramakrishnan2015-07-071-1/+1
|
* Dynamically use HOSTNAME in welcome screenJohannes Zellner2015-06-271-1/+1
|
* Add welcome screenJohannes Zellner2015-06-275-0/+70