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

359 Commits

Author SHA1 Message Date
Patrik J. Braun
1502e80150 Add basic extension UI 2024-03-02 22:36:06 +01:00
Patrik J. Braun
9172f89e78 Add basic extension UI 2024-03-02 22:36:06 +01:00
grasdk
b2be0a9763
consolidate exif parsing libraries - rework of timestamps ()
* 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 ()

* 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 2023-12-03 09:38:29 +01:00
Patrik J. Braun
a0d4d7f246 Update extension types 2023-11-26 10:25:17 +01:00
Patrik J. Braun
70eec1a295 Adding extension dev-kit building files and also doc placeholder 2023-11-25 16:01:04 +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 2023-11-17 23:36:14 +01:00
Patrik J. Braun
ee8a942e5c excluding cypress tests from mocha and refactoring node_module paths 2023-11-17 00:32:36 +01:00
Graham Alderson
3d057bc654 Add exifr to package.json 2023-11-13 18:32:12 +12:00
Patrik J. Braun
4dc431fe22 version bump 2023-10-12 23:00:51 +02:00
Patrik J. Braun
61147932b7 coveralls: use lcov 2023-10-12 00:55:55 +02:00
Patrik J. Braun
4e5b566494 coveralls: dont report in result generation 2023-10-12 00:45:57 +02:00
Patrik J. Braun
06eb38fc13 Bumping version in preparation of the next release 2023-09-19 21:25:34 +02:00
Patrik J. Braun
1a254bf531 dont not do debug log for e2e tests 2023-09-06 20:35:10 +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 2023-09-02 15:20:28 +02:00
Patrik J. Braun
c8ca71bf41 Fixing photo merging also adding tests 2023-08-31 21:57:42 +02:00
Patrik J. Braun
99bb965b97 Replacing icons with https://ionic.io/ionicons removing open-iconic
2023-08-24 22:22:06 +02:00
Patrik J. Braun
6a004c2abb Replacing icons with https://ionic.io/ionicons on the main page
2023-08-20 10:19:50 +02:00
Patrik J. Braun
16a936a5ba Updating to bootstrap 5.3.1 and fixing search button color 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 2023-07-30 12:21:11 +02:00
Patrik J. Braun
35340b2c04 Creating top pick job 2023-07-29 13:18:04 +02:00
Patrik J. Braun
1a2b26cb5e Fixing map icon config UI
2023-07-18 22:17:38 +02:00
Patrik J. Braun
6134a7d35e Moving config during testing to tests asset folder 2023-03-12 11:33:02 +01:00
Patrik J. Braun
b3a20cf41d Making enforced users reflect readonly state 2023-03-11 22:42:46 +01:00
Patrik J. Braun
83eeaf638f Upgrading packages 2023-03-11 11:28:19 +01:00
Patrik J. Braun
eb9af4f656 Upgrading angular to v15 2023-03-11 11:12:46 +01:00
Patrik J. Braun
3fe0c58e9a Upgrading angular to v14 2023-03-11 10:46:29 +01:00
Patrik J. Braun
58c9219b77 Upgrading to bootstrap 5.3-alpha in preparation to theaming 2023-03-10 23:45:29 +01:00
Patrik J. Braun
7ca7451a24 Fixing DiskManagerWorker.spec.ts test 2023-03-05 18:49:08 +01:00
Patrik J. Braun
e7983a6def Adding custom input options to ffmpeg. 2023-01-14 09:11:18 +01:00
Patrik J. Braun
1edb156076 Fixing alpine sharp issue and repushing v1.9.5 release 2023-01-13 00:34:54 +01:00
Patrik J. Braun
2dbf9c2e9b version bump to show this is already the next nightly 2023-01-11 22:14:36 +01:00
Patrik J. Braun
aaf632ce18 Version bump for release 2023-01-11 20:39:39 +01:00
Patrik J. Braun
3a426d23cc Replacing jw-bootstrap-switch-ng2 with bootstrap built in switch. fixes 2023-01-10 20:01:02 +01:00
Patrik J. Braun
ad6003a38d Adding performance benchmark results 2023-01-07 17:33:30 +01:00
Patrik J. Braun
82bc7ab280 Improve enforced user configuration 2023-01-06 18:22:49 +01:00
Patrik J. Braun
a902cdcdfc Improving config cloning performance 2023-01-04 23:07:50 +01:00
Patrik J. Braun
9c4178e508 Rewriting config structure and UI 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
65c4ab161c adding nightly postfix to version 2022-12-03 20:50:24 +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 2022-11-25 22:56:33 +01:00
Patrik J. Braun
e345da5e05 bumping sharp to 0.32.2 2022-11-23 20:45:31 +01:00