updating docks
Before Width: | Height: | Size: 422 KiB After Width: | Height: | Size: 422 KiB |
Before Width: | Height: | Size: 342 KiB After Width: | Height: | Size: 342 KiB |
Before Width: | Height: | Size: 286 KiB After Width: | Height: | Size: 286 KiB |
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 298 KiB |
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 178 KiB |
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 280 KiB |
@ -71,7 +71,7 @@
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
The gallery is a directory first gallery. It renders your directory structure as it is.
|
||||
Creates thumbnails on the fly. Can be run without any database but support sqlite and MySQL databases too.
|
||||
Supports rich search queries and fully <a href="https://www.docker.com/">dockerized</a>.
|
||||
</div>
|
||||
</div>
|
||||
<h3 class="section-header">Main features:</h3>
|
||||
@ -165,6 +165,7 @@
|
||||
<h3>Sharing</h3>
|
||||
You can share your photo folders with your friends.
|
||||
The sharing link can be also password protected.
|
||||
Limitations: you cannot share search results.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -202,6 +203,16 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row feature">
|
||||
<div class="col-12 col-md-8 order-last order-md-first">
|
||||
<img class="card-img-right" src="assets/local_filters.jpg" style="width: 100%">
|
||||
</div>
|
||||
<div class="col">
|
||||
<h3>Local filters</h3>
|
||||
Rich filter panel, where you can further filter your directory or search results.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 class="section-header">All features:</h3>
|
||||
<hr/>
|
||||
<ul class="text-left">
|
||||
|