Patrik J. Braun
012fc1f7b4
Move extension config from array to map #847 #784
2024-04-26 10:43:27 +02:00
Patrik J. Braun
055862f275
Improving extension loading. It mostly solves #847 and #784
2024-04-13 01:21:05 +02:00
Patrik J. Braun
37c0a212b0
fix package lock
2024-04-12 23:31:25 +02:00
gras
333678f6e9
Merge branch 'master' of https://github.com/grasdk/pigallery2 into bug/heic-dimensions
2024-04-09 16:35:54 +02:00
gras
d52d7c0c4d
updated image-size to read dimensions from heic file
2024-04-06 00:31:11 +02:00
gras
4f326f0a81
removed ts-node-iptc dependency. Now the only metadataparser in MetadataLoader is exifr
2024-04-05 22:43:43 +02:00
Patrik J. Braun
1502e80150
Add basic extension UI #784
2024-03-02 22:36:06 +01:00
Patrik J. Braun
9172f89e78
Add basic extension UI #784
2024-03-02 22:36:06 +01:00
gras
49e861d358
package-lock auto updated
2024-02-13 23:00:24 +01:00
grasdk
b2be0a9763
consolidate exif parsing libraries - rework of timestamps ( #4 )
...
* exifr is used for most tags now
* New timestamp handling, removed exif-parser, date supported for png
* Removed offset from testhelper. It's optional
* explanations
* Feature/timestamps (#3 )
* preparing for further timestamp test
* Added more test and fixed offset calculation bug
* Revered old dimension test, added new timestamp tests, some bug fixes
* Renamed png-test because faces overrule keywords
2024-02-11 15:55:26 +01:00
gras
59506d7acd
fixed depedency definitions and .gitignore
2024-02-07 21:11:49 +01:00
Patrik J. Braun
d8e343fe8a
Add source file support to backend #743
2023-12-03 09:38:29 +01:00
Patrik J. Braun
d7ca7cbe15
remove logger
2023-11-19 23:03:54 +01:00
Patrik J. Braun
4da25fb8ff
Merge remote-tracking branch 'origin/master' into feature/extension
2023-11-19 23:02:17 +01:00
Patrik J. Braun
9f5257626f
Adding package.json support with dependency #753
2023-11-17 23:36:14 +01:00
Patrik J. Braun
ee8a942e5c
excluding cypress tests from mocha and refactoring node_module paths #753
2023-11-17 00:32:36 +01:00
Graham Alderson
b9e88e5ef9
Update package-lock.json
2023-11-14 14:59:21 +12:00
Patrik J. Braun
06eb38fc13
Bumping version in preparation of the next release #725
2023-09-19 21:25:34 +02:00
Patrik J. Braun
b34038c2a0
Adding basic cygress e2e tests
2023-09-06 12:56:52 +02:00
Patrik J. Braun
569b11b1b1
Keeping edge only #708
2023-09-02 15:20:28 +02:00
Patrik J. Braun
57b288feb6
Renaming nightly tag to edge #708
2023-09-02 15:07:43 +02:00
Patrik J. Braun
99bb965b97
Replacing icons with https://ionic.io/ionicons removing open-iconic
...
#587
2023-08-24 22:22:06 +02:00
Patrik J. Braun
6a004c2abb
Replacing icons with https://ionic.io/ionicons on the main page
...
#587
2023-08-20 10:19:50 +02:00
Patrik J. Braun
16a936a5ba
Updating to bootstrap 5.3.1 and fixing search button color #587
2023-08-05 18:32:36 +02:00
Patrik J. Braun
b8802dbf9e
moving config test path
2023-07-30 19:10:53 +02:00
Patrik J. Braun
763e982d2d
Creating E-mail messenger job and e-mail messaging config #683
2023-07-30 12:21:11 +02:00
Patrik J. Braun
35340b2c04
Creating top pick job #683
2023-07-29 13:18:04 +02:00
Patrik J. Braun
1a2b26cb5e
Fixing map icon config UI #587
...
#667
2023-07-18 22:17:38 +02:00
Patrik J. Braun
6134a7d35e
Moving config during testing to tests asset folder #587
2023-03-12 11:33:02 +01:00
Patrik J. Braun
b3a20cf41d
Making enforced users reflect readonly state #507
2023-03-11 22:42:46 +01:00
Patrik J. Braun
83eeaf638f
Upgrading packages #587
2023-03-11 11:28:19 +01:00
Patrik J. Braun
eb9af4f656
Upgrading angular to v15 #587
2023-03-11 11:12:46 +01:00
Patrik J. Braun
3fe0c58e9a
Upgrading angular to v14 #587
2023-03-11 10:46:29 +01:00
Patrik J. Braun
58c9219b77
Upgrading to bootstrap 5.3-alpha in preparation to theaming #587
2023-03-10 23:45:29 +01:00
Patrik J. Braun
e7983a6def
Adding custom input options to ffmpeg. #592
2023-01-14 09:11:18 +01:00
Patrik J. Braun
3a426d23cc
Replacing jw-bootstrap-switch-ng2 with bootstrap built in switch. fixes #582
2023-01-10 20:01:02 +01:00
Patrik J. Braun
82bc7ab280
Improve enforced user configuration #575 #569
2023-01-06 18:22:49 +01:00
Patrik J. Braun
a902cdcdfc
Improving config cloning performance #569
2023-01-04 23:07:50 +01:00
Patrik J. Braun
9c4178e508
Rewriting config structure and UI #569
2022-12-28 19:12:18 +01:00
Patrik J. Braun
2aaa362185
Fixing default config TAG issue
2022-12-16 23:26:37 +01:00
Patrik J. Braun
751e0dcd57
fixing lightbox controls background
2022-12-15 23:58:41 +01:00
Patrik J. Braun
d65685e592
Creating config for navbar buttons #174 #435 , fixes #150
2022-12-11 00:24:20 +01:00
Patrik J. Braun
1ae80a29fa
updating to node v18
2022-11-29 21:52:26 +01:00
Patrik J. Braun
9c352ef758
updating server side packages
2022-11-29 21:23:39 +01:00
Patrik J. Braun
11fffd4a5d
moving supported formats to the config #561 #97
2022-11-25 22:56:33 +01:00
Patrik J. Braun
e345da5e05
bumping sharp to 0.32.2 #295
2022-11-23 20:45:31 +01:00
Patrik J. Braun
88e29ac263
updating lock file
2022-09-25 23:33:13 +02:00
Patrik J. Braun
fe489b0ef1
updating lock file
2022-08-31 09:20:21 +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