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

2343 Commits

Author SHA1 Message Date
xuthus
c589ad4bb0 更新 2024-04-17 01:32:47 +08:00
058484254d
Merge branch 'bpatrik:master' into master 2024-04-17 00:16:38 +08:00
xuthus
f05035729c 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 8m52s
2024-04-16 10:40:04 +08:00
Patrik J. Braun
53caa6697c try new action build file #888 2024-04-15 21:46:03 +02:00
Patrik J. Braun
84822e5fe5 try new action build file #888 2024-04-15 21:43:19 +02:00
Patrik J. Braun
1e4a6d4aef
Merge pull request #889 from bpatrik/bugfix/config-defaults
Fix config default loading #888
2024-04-15 21:22:20 +02:00
xuthus
eefdcce9d0 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 7m50s
2024-04-16 03:08:15 +08:00
Patrik J. Braun
e77fd910c2 remove logs 2024-04-15 21:05:06 +02:00
Patrik J. Braun
5222795ddc fix default loading issue #888 2024-04-15 21:03:03 +02:00
xuthus
0b098b1fd4 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 1m10s
2024-04-16 02:57:03 +08:00
xuthus
d2fd0134ee 发布版本
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 4m21s
2024-04-16 02:42:11 +08:00
xuthus
080784d7b1 发布版本
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 3m41s
2024-04-16 02:34:19 +08:00
xuthus
dc05d3b32d 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Has been cancelled
2024-04-16 02:18:56 +08:00
xuthus
07c1d1741a 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 9m41s
2024-04-16 02:01:04 +08:00
xuthus
0bc35dd413 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 4m36s
2024-04-16 01:48:54 +08:00
xuthus
61b252c366 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 3s
2024-04-16 01:46:58 +08:00
xuthus
a62cb5ea2a 更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 0s
2024-04-16 01:42:51 +08:00
xuthus
a4b887cede 更新CI/CD
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 0s
2024-04-16 01:41:14 +08:00
xuthus
0b5a19991d 更新CI/CD
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 0s
2024-04-16 01:37:44 +08:00
xuthus
47b5f60ece 更新CI/CD
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 0s
2024-04-16 01:36:47 +08:00
xuthus
f0eb7d9778 测试CI/CD
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 0s
2024-04-16 01:25:52 +08:00
Patrik J. Braun
e4c31c9348 more logs 2024-04-15 17:27:35 +02:00
Patrik J. Braun
796cbec521 some debug log.. 2024-04-15 17:25:33 +02:00
Patrik J. Braun
39b6011d4a Add config def. loading test 2024-04-15 15:05:19 +02:00
xuthus
83b645acc2 添加工作流 2024-04-15 20:54:26 +08:00
xuthus
630856bb13 Merge branch 'master' of https://github.com/xuthus83/pigallery2 2024-04-15 20:40:17 +08:00
xuthus
4111eba010 modified: package-lock.json
modified:   src/frontend/app/ui/gallery/grid/grid.gallery.component.ts
modified:   src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.ts
modified:   src/frontend/app/ui/gallery/lightbox/lightbox.gallery.component.ts
modified:   test/TestHelper.js
modified:   test/TestHelper.js.map
2024-04-15 20:37:05 +08:00
xuthus
796fde6892 Merge branch 'master' of https://github.com/xuthus83/pigallery2 2024-04-15 20:35:59 +08:00
Patrik J. Braun
4d6795c14f Merge remote-tracking branch 'origin/master' 2024-04-15 14:23:08 +02:00
Patrik J. Braun
c65868ed37
Merge pull request #886 from grasdk/bug/gpstime_off_by_1_min
GPS time off by 1 minute error fix
2024-04-14 15:08:28 +02:00
gras
a6b24aa551 update from master and fix merge comment 2024-04-13 18:16:18 +02:00
Patrik J. Braun
f283a6e144 update extension kit version 2024-04-13 01:26:24 +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
1ae44e8d7f Add reminder todos for better extension loading #784 2024-04-12 23:45:49 +02:00
Patrik J. Braun
479257a3e1
Merge pull request #885 from bpatrik/bugfix/ext-config
Improve extansion loading #847
2024-04-12 23:41:14 +02:00
Patrik J. Braun
94d3271a07 Merge remote-tracking branch 'origin/bugfix/ext-config' into bugfix/ext-config 2024-04-12 23:31:42 +02:00
Patrik J. Braun
37c0a212b0 fix package lock 2024-04-12 23:31:25 +02:00
Patrik J. Braun
2da12edd9f merge package.json 2024-04-12 23:29:59 +02:00
Patrik J. Braun
01e9490d4f test flaky test on github 2024-04-12 23:29:21 +02:00
Patrik J. Braun
3380fef63a Fix default loading flakyness before first json load. 2024-04-12 23:16:59 +02:00
Patrik J. Braun
8c86dcbf6f
Merge pull request #879 from grasdk/bug/heic-dimensions
updated image-size dependency to read dimensions from heic file
2024-04-11 23:07:44 +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
988eaf7cf0 checking for isNaN rather than undefined 2024-04-09 16:35:42 +02:00
Patrik J. Braun
2e6bff1914
Merge pull request #878 from grasdk/feature/metadata-extra-refactor
removed ts-node-iptc dependency.
2024-04-09 10:58:52 +02:00
gras
28bf225419 update .gitignore 2024-04-08 18:46:03 +02:00
gras
fc88a5d2f0 delete fake file 2024-04-08 18:45:41 +02:00
gras
155d68d3e2 inserting fake file 2024-04-08 18:44:57 +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
58d8a5043b test flaky test on github 2024-04-05 18:36:40 +02:00