diff --git a/README.md b/README.md
index 09b35de..9feace0 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,8 @@ Full node install description: https://raspberrypi.stackexchange.com/questions/4
```bash
cd ~
wget https://github.com/bpatrik/pigallery2/releases/download/1.1.0/pigallery2.zip
-unzip pigallery2
-cd pigallery2
+unzip master.zip
+cd pigallery2-master
npm install
```
#### Install from source
diff --git a/frontend/translate/messages.en.xlf b/frontend/translate/messages.en.xlf
index ba21eba..3daaf69 100644
--- a/frontend/translate/messages.en.xlf
+++ b/frontend/translate/messages.en.xlf
@@ -34,7 +34,7 @@
app/settings/database/database.settings.component.ts
- 22
+ 23Username
@@ -54,7 +54,7 @@
app/gallery/share/share.gallery.component.ts
- 84
+ 85app/settings/usermanager/usermanager.settings.component.ts
@@ -62,7 +62,7 @@
app/settings/database/database.settings.component.ts
- 24
+ 25Password
@@ -110,7 +110,7 @@
downloadapp/gallery/lightbox/lightbox.gallery.component.ts
- 23
+ 25download
@@ -118,7 +118,7 @@
infoapp/gallery/lightbox/lightbox.gallery.component.ts
- 27
+ 29info
@@ -126,11 +126,11 @@
toggle fullscreenapp/gallery/lightbox/lightbox.gallery.component.ts
- 32
+ 36app/gallery/lightbox/lightbox.gallery.component.ts
- 39
+ 45toggle fullscreen
@@ -138,7 +138,7 @@
closeapp/gallery/lightbox/lightbox.gallery.component.ts
- 42
+ 52close
@@ -146,7 +146,7 @@
key: left arrowapp/gallery/lightbox/lightbox.gallery.component.ts
- 47
+ 60key: left arrow
@@ -154,7 +154,7 @@
key: right arrowapp/gallery/lightbox/lightbox.gallery.component.ts
- 51
+ 64key: right arrow
@@ -252,7 +252,7 @@
Valid:app/gallery/share/share.gallery.component.ts
- 90
+ 91Valid:
@@ -260,7 +260,7 @@
Minutesapp/gallery/share/share.gallery.component.ts
- 100
+ 101Minutes
@@ -268,7 +268,7 @@
Hoursapp/gallery/share/share.gallery.component.ts
- 101
+ 102Hours
@@ -276,7 +276,7 @@
Daysapp/gallery/share/share.gallery.component.ts
- 102
+ 103Days
@@ -284,7 +284,7 @@
Monthsapp/gallery/share/share.gallery.component.ts
- 103
+ 104Months
@@ -416,8 +416,9 @@
Type:
-
- Install manually mysql node module to use mysql (npm install mysql)
+
+ Install manually mysql node module to use mysql (npm install mysql)
+ app/settings/database/database.settings.component.ts14
@@ -428,7 +429,7 @@
MySQL settings:app/settings/database/database.settings.component.ts
- 17
+ 18MySQL settings:
@@ -436,7 +437,7 @@
Hostapp/settings/database/database.settings.component.ts
- 18
+ 19Host
@@ -444,7 +445,7 @@
Databaseapp/settings/database/database.settings.component.ts
- 20
+ 21Database
@@ -452,7 +453,7 @@
SQLie settings:app/settings/database/database.settings.component.ts
- 28
+ 29SQLie settings:
@@ -461,7 +462,7 @@
app/settings/database/database.settings.component.ts
- 36
+ 37Save
@@ -471,7 +472,7 @@
app/settings/database/database.settings.component.ts
- 39
+ 40Reset
@@ -496,7 +497,7 @@
To show the images on a map,app/settings/map/map.settings.component.ts
- 31
+ 32To show the images on a map,
@@ -504,15 +505,16 @@
google api keyapp/settings/map/map.settings.component.ts
- 32
+ 34google api key
-
- is need
+
+ is need
+ app/settings/map/map.settings.component.ts
- 33
+ 35is need
@@ -521,11 +523,11 @@
app/settings/map/map.settings.component.ts
- 39
+ 43app/settings/thumbnail/thumbanil.settings.component.ts
- 98
+ 104app/settings/search/search.settings.component.ts
@@ -537,11 +539,11 @@
app/settings/basic/basic.settings.component.ts
- 68
+ 73app/settings/other/other.settings.component.ts
- 91
+ 97Save
@@ -551,11 +553,11 @@
app/settings/map/map.settings.component.ts
- 42
+ 46app/settings/thumbnail/thumbanil.settings.component.ts
- 101
+ 107app/settings/search/search.settings.component.ts
@@ -567,18 +569,18 @@
app/settings/basic/basic.settings.component.ts
- 71
+ 76app/settings/other/other.settings.component.ts
- 94
+ 100Reset
-
+
- Thumbnail settings
+ Thumbnail settings
app/settings/thumbnail/thumbanil.settings.component.ts
@@ -606,8 +608,9 @@
Thumbnail generation library
-
- Make sure that sharp node module is installed (npm install sharp).
+
+ Make sure that sharp node module is installed (npm install sharp).
+ app/settings/thumbnail/thumbanil.settings.component.ts24
@@ -618,7 +621,7 @@
Make sure that gm node module andapp/settings/thumbnail/thumbanil.settings.component.ts
- 26
+ 28Make sure that gm node module and
@@ -626,7 +629,7 @@
GraphicsMagickapp/settings/thumbnail/thumbanil.settings.component.ts
- 27
+ 30GraphicsMagick
@@ -634,7 +637,7 @@
are installed (npm install sharp).app/settings/thumbnail/thumbanil.settings.component.ts
- 27
+ 31are installed (npm install sharp).
@@ -642,15 +645,16 @@
Thumbnail folderapp/settings/thumbnail/thumbanil.settings.component.ts
- 33
+ 38Thumbnail folder
-
- Thumbnails will be saved in this folder. Write access is required
+
+ Thumbnails will be saved in this folder. Write access is required
+ app/settings/thumbnail/thumbanil.settings.component.ts
- 39
+ 44Thumbnails will be saved in this folder. Write access is required
@@ -658,7 +662,7 @@
Thumbnail Qualityapp/settings/thumbnail/thumbanil.settings.component.ts
- 44
+ 50Thumbnail Quality
@@ -666,7 +670,7 @@
High quality may be slow. Especially with Jimp.app/settings/thumbnail/thumbanil.settings.component.ts
- 58
+ 64High quality may be slow. Especially with Jimp.
@@ -674,7 +678,7 @@
Icon size (used on maps)app/settings/thumbnail/thumbanil.settings.component.ts
- 73
+ 79Icon size (used on maps)
@@ -682,7 +686,7 @@
Thumbnail sizesapp/settings/thumbnail/thumbanil.settings.component.ts
- 79
+ 85Thumbnail sizes
@@ -690,7 +694,7 @@
Size of the thumbnails.app/settings/thumbnail/thumbanil.settings.component.ts
- 86
+ 92Size of the thumbnails.
@@ -698,7 +702,7 @@
The best matching size will be generated. (More size gives better quality, but use storage to store and CPU to render.)app/settings/thumbnail/thumbanil.settings.component.ts
- 87
+ 93The best matching size will be generated. (More size gives better quality, but use storage to store and CPU to render.)
@@ -706,7 +710,7 @@
';' separated integers. If size is 200, tha thumbnail will have 200^2 pixels.app/settings/thumbnail/thumbanil.settings.component.ts
- 89
+ 95';' separated integers. If size is 200, tha thumbnail will have 200^2 pixels.
@@ -840,29 +844,37 @@
Page public url
-
- If you access the page form local network its good to know the public url for creating sharing link
+
+ If you access the page form local network its good to know the public
+ url for creating sharing link
+ app/settings/basic/basic.settings.component.ts51
- If you access the page form local network its good to know the public url for creating sharing link
+ If you access the page form local network its good to know the public
+ url for creating sharing linkUrl Baseapp/settings/basic/basic.settings.component.ts
- 56
+ 58Url Base
-
- If you access the gallery under a sub url (like: http://mydomain.com/myGallery), set it here. If not working you might miss the '/' from the beginning of the url.
+
+ If you access the gallery under a sub url (like:
+ http://mydomain.com/myGallery), set it here. If not working you might miss the '/' from the beginning of the
+ url.
+ app/settings/basic/basic.settings.component.ts
- 62
+ 64
- If you access the gallery under a sub url (like: http://mydomain.com/myGallery), set it here. If not working you might miss the '/' from the beginning of the url.
+ If you access the gallery under a sub url (like:
+ http://mydomain.com/myGallery), set it here. If not working you might miss the '/' from the beginning of the
+ url.
@@ -890,29 +902,33 @@
Threading
-
- Runs directory scanning and thumbnail generation (only for Jimp) in a different thread
+
+ Runs directory scanning and thumbnail generation (only for Jimp) in a
+ different thread
+ app/settings/other/other.settings.component.ts25
- Runs directory scanning and thumbnail generation (only for Jimp) in a different thread
+ Runs directory scanning and thumbnail generation (only for Jimp) in a
+ different threadScroll based thumbnail
generationapp/settings/other/other.settings.component.ts
- 30
+ 32Scroll based thumbnail
generation
-
- Those thumbnails get higher priority that are visible on the screen
+
+ Those thumbnails get higher priority that are visible on the screen
+ app/settings/other/other.settings.component.ts
- 45
+ 47Those thumbnails get higher priority that are visible on the screen
@@ -920,31 +936,35 @@
Lazy image renderingapp/settings/other/other.settings.component.ts
- 50
+ 53Lazy image rendering
-
- Shows only the required amount of photos at once. Renders more if page bottom is reached
+
+ Shows only the required amount of photos at once. Renders more if
+ page bottom is reached
+ app/settings/other/other.settings.component.ts
- 64
+ 67
- Shows only the required amount of photos at once. Renders more if page bottom is reached
+ Shows only the required amount of photos at once. Renders more if
+ page bottom is reachedCacheapp/settings/other/other.settings.component.ts
- 70
+ 75Cache
-
- Caches directory contents and search results for better performance
+
+ Caches directory contents and search results for better performance
+ app/settings/other/other.settings.component.ts
- 84
+ 89Caches directory contents and search results for better performance
@@ -966,19 +986,22 @@
Index cache timeout [ms]
-
- If there was no indexing in this time, it reindexes. (skipped if indexen in DB and sensitivity is low)
+
+ If there was no indexing in this time, it reindexes. (skipped if
+ indexen in DB and sensitivity is low)
+ app/settings/indexing/indexing.settings.component.ts19
- If there was no indexing in this time, it reindexes. (skipped if indexen in DB and sensitivity is low)
+ If there was no indexing in this time, it reindexes. (skipped if
+ indexen in DB and sensitivity is low)Sub folder preview sizeapp/settings/indexing/indexing.settings.component.ts
- 23
+ 25Sub folder preview size
@@ -986,7 +1009,7 @@
Reads this many photos from sub foldersapp/settings/indexing/indexing.settings.component.ts
- 31
+ 33Reads this many photos from sub folders
@@ -994,15 +1017,16 @@
Folder reindexing sensitivityapp/settings/indexing/indexing.settings.component.ts
- 36
+ 38Folder reindexing sensitivity
-
- Set the reindexing sensitivity. High value check the folders for change more often
+
+ Set the reindexing sensitivity. High value check the folders for change more often
+ app/settings/indexing/indexing.settings.component.ts
- 45
+ 47Set the reindexing sensitivity. High value check the folders for change more often
@@ -1011,7 +1035,7 @@
app/settings/indexing/indexing.settings.component.ts
- 52
+ 55Save
@@ -1021,7 +1045,7 @@
app/settings/indexing/indexing.settings.component.ts
- 55
+ 58Reset
@@ -1030,7 +1054,7 @@
If you add a new folder to your gallery, the site indexes it automatically.app/settings/indexing/indexing.settings.component.ts
- 61
+ 64If you add a new folder to your gallery, the site indexes it automatically.
@@ -1038,7 +1062,7 @@
If you would like to trigger indexing manually, click index button.app/settings/indexing/indexing.settings.component.ts
- 62
+ 65If you would like to trigger indexing manually, click index button.
@@ -1046,7 +1070,7 @@
Note: search only works among the indexed directoriesapp/settings/indexing/indexing.settings.component.ts
- 65
+ 68Note: search only works among the indexed directories
@@ -1055,7 +1079,7 @@
app/settings/indexing/indexing.settings.component.ts
- 88
+ 91Index
@@ -1065,7 +1089,7 @@
app/settings/indexing/indexing.settings.component.ts
- 93
+ 96Cancel
@@ -1075,7 +1099,7 @@
app/settings/indexing/indexing.settings.component.ts
- 97
+ 100Reset Indexes
diff --git a/frontend/translate/messages.hu.xlf b/frontend/translate/messages.hu.xlf
index 1c0d676..b03f5fe 100644
--- a/frontend/translate/messages.hu.xlf
+++ b/frontend/translate/messages.hu.xlf
@@ -32,7 +32,7 @@
app/settings/database/database.settings.component.ts
- 22
+ 23Felhasználónév
@@ -52,7 +52,7 @@
app/gallery/share/share.gallery.component.ts
- 84
+ 85app/settings/usermanager/usermanager.settings.component.ts
@@ -60,7 +60,7 @@
app/settings/database/database.settings.component.ts
- 24
+ 25Jelszó
@@ -104,7 +104,7 @@
downloadapp/gallery/lightbox/lightbox.gallery.component.ts
- 23
+ 25letöltés
@@ -112,7 +112,7 @@
infoapp/gallery/lightbox/lightbox.gallery.component.ts
- 27
+ 29info
@@ -120,11 +120,11 @@
toggle fullscreenapp/gallery/lightbox/lightbox.gallery.component.ts
- 32
+ 36app/gallery/lightbox/lightbox.gallery.component.ts
- 39
+ 45teljes képernyőre váltás
@@ -132,7 +132,7 @@
closeapp/gallery/lightbox/lightbox.gallery.component.ts
- 42
+ 52bezárás
@@ -140,7 +140,7 @@
key: left arrowapp/gallery/lightbox/lightbox.gallery.component.ts
- 47
+ 60billentyű: balra nyíl
@@ -148,7 +148,7 @@
key: right arrowapp/gallery/lightbox/lightbox.gallery.component.ts
- 51
+ 64billentyű: jobbra nyíl
@@ -243,7 +243,7 @@
Valid:app/gallery/share/share.gallery.component.ts
- 90
+ 91Érvényes:
@@ -251,7 +251,7 @@
Minutesapp/gallery/share/share.gallery.component.ts
- 100
+ 101Percek
@@ -259,7 +259,7 @@
Hoursapp/gallery/share/share.gallery.component.ts
- 101
+ 102Órák
@@ -267,7 +267,7 @@
Daysapp/gallery/share/share.gallery.component.ts
- 102
+ 103Napok
@@ -275,7 +275,7 @@
Monthsapp/gallery/share/share.gallery.component.ts
- 103
+ 104hónapok
@@ -401,19 +401,20 @@
Típus:
-
- Install manually mysql node module to use mysql (npm install mysql)
+
+ Install manually mysql node module to use mysql (npm install mysql)
+ app/settings/database/database.settings.component.ts14
- Telepítsd kézzel mysql csomópont-modulot a mysql (npm install mysql) használatához
+ Manuálisan kell telepíteni a mysql node-modulot a mysql (npm install mysql) használatáhozMySQL settings:app/settings/database/database.settings.component.ts
- 17
+ 18MySQL beállítások:
@@ -421,23 +422,23 @@
Hostapp/settings/database/database.settings.component.ts
- 18
+ 19
- Házigazda
+ HostDatabaseapp/settings/database/database.settings.component.ts
- 20
+ 21
- adatbázis
+ AdatbázisSQLie settings:app/settings/database/database.settings.component.ts
- 28
+ 29SQLite beállítások:
@@ -446,7 +447,7 @@
app/settings/database/database.settings.component.ts
- 36
+ 37Mentés
@@ -455,7 +456,7 @@
app/settings/database/database.settings.component.ts
- 39
+ 40Visszaállítás
@@ -473,42 +474,43 @@
app/settings/map/map.settings.component.ts25
- A Google térképek api kulcsot tartalmaznak
+ Google maps api kulcsTo show the images on a map,app/settings/map/map.settings.component.ts
- 31
+ 32
- A képek megjelenítéséhez térképen,
+ Ahhoz, hogy megjelenjenek a képet a térképen,google api keyapp/settings/map/map.settings.component.ts
- 32
+ 34
- google api kulcs
+ google api kulcsra
-
- is need
+
+ is need
+ app/settings/map/map.settings.component.ts
- 33
+ 35
- szükség van
+ van szükségSave
app/settings/map/map.settings.component.ts
- 39
+ 43app/settings/thumbnail/thumbanil.settings.component.ts
- 98
+ 104app/settings/search/search.settings.component.ts
@@ -520,11 +522,11 @@
app/settings/basic/basic.settings.component.ts
- 68
+ 73app/settings/other/other.settings.component.ts
- 91
+ 97Mentés
@@ -533,11 +535,11 @@
app/settings/map/map.settings.component.ts
- 42
+ 46app/settings/thumbnail/thumbanil.settings.component.ts
- 101
+ 107app/settings/search/search.settings.component.ts
@@ -549,23 +551,23 @@
app/settings/basic/basic.settings.component.ts
- 71
+ 76app/settings/other/other.settings.component.ts
- 94
+ 100Visszaállítás
-
+
- Thumbnail settings
+ Thumbnail settings
app/settings/thumbnail/thumbanil.settings.component.ts3
- Miniatűr beállítások
+ Thumbnail beállításokIt is highly recommended to use hardware accelerated (sharp or gm) lib for thumbnail
@@ -584,29 +586,30 @@
app/settings/thumbnail/thumbanil.settings.component.ts16
- Thumbnail generációs könyvtár
+ Thumbnail generáló könyvtár
-
- Make sure that sharp node module is installed (npm install sharp).
+
+ Make sure that sharp node module is installed (npm install sharp).
+ app/settings/thumbnail/thumbanil.settings.component.ts24
- Győződjön meg arról, hogy az éles csomópont modul telepítve van (npm telepítés éles).
+ Győződj meg arról, hogy a sharp node modul telepítve van (npm telepítés éles).Make sure that gm node module andapp/settings/thumbnail/thumbanil.settings.component.ts
- 26
+ 28
- Győződjön meg róla, hogy a gm csomópont modul és
+ Győződj meg róla, hogy a gm node modul ésGraphicsMagickapp/settings/thumbnail/thumbanil.settings.component.ts
- 27
+ 30GraphicsMagick
@@ -614,31 +617,32 @@
are installed (npm install sharp).app/settings/thumbnail/thumbanil.settings.component.ts
- 27
+ 31
- telepítve van (npm install éles).
+ telepítve van (npm install sharp).Thumbnail folderapp/settings/thumbnail/thumbanil.settings.component.ts
- 33
+ 38Thumbnail mappa
-
- Thumbnails will be saved in this folder. Write access is required
+
+ Thumbnails will be saved in this folder. Write access is required
+ app/settings/thumbnail/thumbanil.settings.component.ts
- 39
+ 44
- A miniatűrök ebben a mappában lesznek elmentve. Íráshoz való hozzáférés szükséges
+ A thumnail-ek ebben a mappában lesznek elmentve. Gyózödj meg arról, hogy a mappához van írási joga az oldalnakThumbnail Qualityapp/settings/thumbnail/thumbanil.settings.component.ts
- 44
+ 50Thumbnail Quality
@@ -646,23 +650,23 @@
High quality may be slow. Especially with Jimp.app/settings/thumbnail/thumbanil.settings.component.ts
- 58
+ 64
- A jó minőségű lehet lassú. Különösen a Jimp.
+ A jó minőség lassú lehet. Különösen a Jimp estén.Icon size (used on maps)app/settings/thumbnail/thumbanil.settings.component.ts
- 73
+ 79
- Ikonméret (térképeken használva)
+ Ikonméret (térképeken lesz használva)Thumbnail sizesapp/settings/thumbnail/thumbanil.settings.component.ts
- 79
+ 85Thumbnail méretek
@@ -670,25 +674,25 @@
Size of the thumbnails.app/settings/thumbnail/thumbanil.settings.component.ts
- 86
+ 92
- A bélyegképek mérete.
+ A thumbnail-ok mérete.The best matching size will be generated. (More size gives better quality, but use storage to store and CPU to render.)app/settings/thumbnail/thumbanil.settings.component.ts
- 87
+ 93
- A legjobb egyezési méret keletkezik. (A nagyobb méret jobb minőségű, de tárolja a tárolást és a processzort a megjelenítéshez.)
+ A leginkább eggyező méret lesz generálva. (A nagyobb méret jobb minőségű képet jelent, de nagyobb számításigényű és több helyet is foglal.)';' separated integers. If size is 200, tha thumbnail will have 200^2 pixels.app/settings/thumbnail/thumbanil.settings.component.ts
- 89
+ 95
- ';' elválasztott egész számok. Ha a méret 200, akkor a bélyegképnek 200 ^ 2 képpontja lesz.
+ ';' elválasztott egész számok. Ha a méretnek pl. 200-t állítasz be, akkor a thumbnail 200^2 pixelből fog állni.Search settings
@@ -816,29 +820,37 @@
Oldal nyilvános url-je
-
- If you access the page form local network its good to know the public url for creating sharing link
+
+ If you access the page form local network its good to know the public
+ url for creating sharing link
+ app/settings/basic/basic.settings.component.ts51
- Ha belső hálózatról nézed oldalt, jó tudni a nyilvános URL-t, a megosztási link létrehozásához
+ Ha belépsz az oldal formája helyi hálózat jó tudni a nyilvánosságot
+ URL megosztási link létrehozásáhozUrl Baseapp/settings/basic/basic.settings.component.ts
- 56
+ 58Al cím
-
- If you access the gallery under a sub url (like: http://mydomain.com/myGallery), set it here. If not working you might miss the '/' from the beginning of the url.
+
+ If you access the gallery under a sub url (like:
+ http://mydomain.com/myGallery), set it here. If not working you might miss the '/' from the beginning of the
+ url.
+ app/settings/basic/basic.settings.component.ts
- 62
+ 64
- Ha az oldalt egy al címen lehet elérni (pl: http://oldalam.hu/myGallery), akkor az alcímet itt állitsd be. Hiba esetén lehet, hogy a "/" hiányzik az url elejéről.
+ Ha a galériát egy al-url alatt érheti el (például:
+ http://mydomain.com/myGallery), állítsa be itt. Ha nem működik, akkor hiányolhat a "/" a kezdetétől
+ url.
@@ -866,63 +878,71 @@
Többszálas működés
-
- Runs directory scanning and thumbnail generation (only for Jimp) in a different thread
+
+ Runs directory scanning and thumbnail generation (only for Jimp) in a
+ different thread
+ app/settings/other/other.settings.component.ts25
- A konytár szkennelések és az indexkép generálás (csak Jimp esetén) háttérszálon fut
+ Lefuttatja a könyvtári beolvasást és indexkép generációt (csak Jimp számára) a
+ különböző szálScroll based thumbnail
generationapp/settings/other/other.settings.component.ts
- 30
+ 32Görgetés alapú kirajzolás
-
- Those thumbnails get higher priority that are visible on the screen
+
+ Those thumbnails get higher priority that are visible on the screen
+ app/settings/other/other.settings.component.ts
- 45
+ 47
- Ezek a thumbnail-ek nagyobb prioritást kapnak, amelyek láthatóak a képernyőn
+ Ezek a miniatűrök nagyobb prioritást kapnak, ami látható a képernyőnLazy image renderingapp/settings/other/other.settings.component.ts
- 50
+ 53'Lazy' kép megjelenítés
-
- Shows only the required amount of photos at once. Renders more if page bottom is reached
+
+ Shows only the required amount of photos at once. Renders more if
+ page bottom is reached
+ app/settings/other/other.settings.component.ts
- 64
+ 67
- Csak a szükséges mennyiségű fotót jeleníti meg egyszerre. Újebb képeket mutat, ha elérte az oldal alját
+ Csak a szükséges mennyiségű fotót jeleníti meg egyszerre. Többet nyújt, ha
+ elérte az alsó oldaltCacheapp/settings/other/other.settings.component.ts
- 70
+ 75Gyorsítótár
-
- Caches directory contents and search results for better performance
+
+ Caches directory contents and search results for better performance
+ app/settings/other/other.settings.component.ts
- 84
+ 89
- Gyorsítótárazza a könyvtár tartalmát és a keresési eredményeket a jobb teljesítmény érdekében
+ Gyorsítja a könyvtár tartalmát és a keresési eredményeket a jobb teljesítmény érdekében
@@ -942,19 +962,22 @@
Index cache időtúllépés [ms]
-
- If there was no indexing in this time, it reindexes. (skipped if indexen in DB and sensitivity is low)
+
+ If there was no indexing in this time, it reindexes. (skipped if
+ indexen in DB and sensitivity is low)
+ app/settings/indexing/indexing.settings.component.ts19
- Ha ebben az időben nem volt indexelés, újraindexet hajt végre. (kivéve, ha a DB index és az érzékenység alacsony)
+ Ha ebben az időben nem volt indexelés, akkor újraindex. (kihaggya, ha már létezik az index
+ és az érzékenység alacsony)Sub folder preview sizeapp/settings/indexing/indexing.settings.component.ts
- 23
+ 25Alkönyvtár előnézeti mérete
@@ -962,7 +985,7 @@
Reads this many photos from sub foldersapp/settings/indexing/indexing.settings.component.ts
- 31
+ 33Ennyi fotót olvas be az almappákból (ezek közül választ az oldal amikor mappához képet rendel)
@@ -970,24 +993,25 @@
Folder reindexing sensitivityapp/settings/indexing/indexing.settings.component.ts
- 36
+ 38Folder reindexing érzékenység
-
- Set the reindexing sensitivity. High value check the folders for change more often
+
+ Set the reindexing sensitivity. High value check the folders for change more often
+ app/settings/indexing/indexing.settings.component.ts
- 45
+ 47
- Állítsa be az újraindexelés érzékenységét. Nagyob értékenység gyakrabban vizsgálja mappákat
+ Állítsa be az újraindexelés érzékenységét. Nagy értékű ellenőrzi a mappákat a változás gyakoribbáSave
app/settings/indexing/indexing.settings.component.ts
- 52
+ 55Mentés
@@ -996,7 +1020,7 @@
app/settings/indexing/indexing.settings.component.ts
- 55
+ 58Visszaállítás
@@ -1004,7 +1028,7 @@
If you add a new folder to your gallery, the site indexes it automatically.app/settings/indexing/indexing.settings.component.ts
- 61
+ 64Ha új mappát ad hozzá a galériához, a webhely automatikusan indexeli.
@@ -1012,7 +1036,7 @@
If you would like to trigger indexing manually, click index button.app/settings/indexing/indexing.settings.component.ts
- 62
+ 65Ha kézzel szeretné indítani az indexelést, kattintson az index gombra.
@@ -1020,7 +1044,7 @@
Note: search only works among the indexed directoriesapp/settings/indexing/indexing.settings.component.ts
- 65
+ 68Megjegyzés: csak az indexelt könyvtárak között működik a keresés
@@ -1029,7 +1053,7 @@
app/settings/indexing/indexing.settings.component.ts
- 88
+ 91Index
@@ -1038,7 +1062,7 @@
app/settings/indexing/indexing.settings.component.ts
- 93
+ 96Mégse
@@ -1047,7 +1071,7 @@
app/settings/indexing/indexing.settings.component.ts
- 97
+ 100Indexek visszaállítása
@@ -1269,7 +1293,7 @@
frontend/app/settings/other/other.settings.component.ts1
- Más
+ EgyébThumbnail
diff --git a/package.json b/package.json
index 9a13b2a..c5ecb6b 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,6 @@
"@types/express": "4.11.1",
"@types/gm": "1.17.33",
"@types/jasmine": "2.8.6",
- "@types/jimp": "0.2.28",
"@types/node": "10.0.3",
"@types/sharp": "0.17.8",
"@types/winston": "2.3.9",
@@ -110,7 +109,7 @@
"tslint": "5.9.1",
"typescript": "2.8.3",
"xlf-google-translate": "1.0.0-beta.8",
- "zone.js": "git://github.com/JiaLiPassion/zone.js#jasmine-dist"
+ "zone.js": "0.8.26"
},
"optionalDependencies": {
"bcrypt": "2.0.1",