1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

308 Commits

Author SHA1 Message Date
Patrik J. Braun
4bd89f474f Moving xml2js from dev to runtime dependency
#504
2022-06-24 23:20:18 +02:00
Patrik J. Braun
9f1b8b95ad
Update package.json
version bumb
2022-05-17 21:55:50 +02:00
Patrik J. Braun
3d216fab07 bumping better-sqlite version 2022-04-25 20:31:20 +02:00
Patrik J. Braun
8d13af48b0 upgrading to bootstrap 5 2022-04-14 14:36:56 +02:00
Patrik J. Braun
864209de4a updating packages 2022-04-02 00:07:16 +02:00
Patrik J. Braun
c4112acf86 upgrade to angular 13 2022-04-01 23:38:44 +02:00
Patrik J. Braun
b6b527b783 package cleanup 2022-03-30 23:24:22 +02:00
Patrik J. Braun
dc55b01bcd fixing tests and cleaning up packages 2022-03-30 23:11:11 +02:00
Patrik J. Braun
a2e576ec27 updating node to v16 and angular to v12 2022-03-30 22:18:02 +02:00
Patrik J. Braun
0e4063fe39 ignore update 2022-03-30 22:17:07 +02:00
Patrik J. Braun
37d296b45d updating versions 2022-03-27 19:25:53 +02:00
Patrik J. Braun
7f468abcbd prerelease version bump 2022-03-12 21:00:17 +01:00
Patrik J. Braun
41ad14dffd Updating translations #438 2022-02-26 13:42:34 +01:00
Patrik J. Braun
1ff500a582 bumping version 2022-02-23 23:04:40 +01:00
Patrik J. Braun
724ef1050c Making better-sqlite3 the sqlite driver instead of sqlite3 #299 2022-02-23 22:54:41 +01:00
Patrik J. Braun
3d34b16340 Experimenting with better-sqlite3 2022-02-22 14:06:52 +01:00
Patrik J. Braun
fda3168486 Bumping sharp to v0.30.1 #295 2022-02-17 09:24:47 +01:00
Patrik J. Braun
7b37c3c2a6 upgrading sharp to v0.30.0 #295 2022-02-07 20:03:06 +01:00
Patrik J. Braun
e53be48155 updating dependencies 2022-02-05 12:37:58 +01:00
Patrik J. Braun
68e0cdd6f5 fixing isArray dependency fixes #406 2022-01-15 14:39:30 +01:00
Patrik J. Braun
0efa75a0e1 setting min node version to 14 2022-01-15 11:40:43 +01:00
Patrik J. Braun
abfe9018c5 replacing ffmpeg and ffprobe to *-static node packages 2022-01-15 11:39:25 +01:00
Patrik J. Braun
9ea2fc5f21 Revert "upgrading to recommend node v16, making min version to be v14"
This reverts commit b72788456b.

# Conflicts:
#	.github/workflows/build.yml
#	.travis.yml
#	package-lock.json
#	package.json
2022-01-15 11:32:46 +01:00
Patrik J. Braun
0b7c350f5c increasing max nodejs version to 16.x 2022-01-14 17:00:53 +01:00
Patrik J. Braun
7bfb02653f increasing min nodejs version to 15 2022-01-14 16:47:22 +01:00
Patrik J. Braun
b72788456b upgrading to recommend node v16, making min version to be v14 2022-01-14 16:27:08 +01:00
Patrik J. Braun
47fec015c1 Implementing basic blogging support 2021-12-31 18:50:21 +01:00
Patrik J. Braun
1351c3fcb8 updating angular 2021-12-30 19:11:50 +01:00
Patrik J. Braun
8e90610ea3 updating packages 2021-12-30 17:26:38 +01:00
Patrik J. Braun
22954550bf fixing xlf translate issues 2021-11-08 21:50:42 +01:00
Patrik J. Braun
0a568941d4 typeconfig version bump 2021-09-26 11:53:10 +02:00
antegs
d8f0a7ff9e Fix gallery sorting #341 2021-07-20 13:04:22 +09:00
Patrik J. Braun
ff08d34a04 Fixing tests 2021-06-03 21:19:21 +02:00
Patrik J. Braun
2e12af46d1 Fixing SOME_OF query flatteing issue 2021-05-31 16:44:37 +02:00
Patrik J. Braun
d9a91a824f version bump 2021-05-24 16:07:41 +02:00
Patrik J. Braun
2fa1c8f87f Implementing custom Logger, removing deprecated winston dependency
Winston had a major API refactor since v2, so update was not straight forward. Pigallery also uses simple logging, so no need for the complex feature set of winston.
2021-05-16 11:11:53 +02:00
Patrik J. Braun
f59ba6eb98 fixing linting issues 2021-05-16 08:15:42 +02:00
Patrik J. Braun
b2730effc2 Adding explicit linting step to workflow 2021-05-16 07:46:26 +02:00
Patrik J. Braun
d0a464b526 sub version bump 2021-05-11 23:37:46 +02:00
Patrik J. Braun
f3980116f5 Improving search performance 2021-05-11 23:27:50 +02:00
Patrik J. Braun
8a0f663e37 bootstrap 5 contains breaking changes, reverting 2021-05-11 16:23:58 +02:00
Patrik J. Braun
032a5f4863 updating packages 2021-05-11 15:43:44 +02:00
Patrik J. Braun
b79d62840c Reverting sharp to 0.23.4 as 0.26.3 is not support fully supported on ARM. #295 2021-05-09 09:02:15 +02:00
Patrik J. Braun
6a38d21d19 Upgrading sharp to 0.26.3 to support PNG on FreeBSD #295
Details: https://github.com/lovell/sharp/issues/2537#issuecomment-761760284
2021-05-09 08:40:39 +02:00
Patrik J. Braun
cb10227e3c Moving web dependencies to devDependencies 2021-05-06 23:01:26 +02:00
mcdamo
5b05608870 Add device detection for portrait mode in directories listing 2021-05-06 19:26:59 +10:00
Patrik J. Braun
c5a1fa2657 Fixing sub directory search issue
(it was failing on directory:(dir/subdir) due to the "/" in the url) #284
2021-05-04 21:46:28 +02:00
Patrik J. Braun
0b24d60b44
Merge pull request #278 from mcdamo/feature/download-zip
Download zip folder
2021-05-04 21:12:31 +02:00
mcdamo
07847e06c5 Convert require to import packages 2021-05-03 22:49:41 +10:00
Patrik J. Braun
27eed745cf
Merge pull request #280 from bpatrik/feature/map-refactor
Feature/map refactor
2021-05-01 00:23:10 +02:00