Solomon Peachy
|
e1e4580e14
|
[fix] Updated bug URLs.
|
2024-09-14 10:18:22 -04:00 |
|
Solomon Peachy
|
8034568c13
|
[fix] Another deprecation warning
|
2024-05-08 12:57:39 -04:00 |
|
Solomon Peachy
|
1340a0f828
|
[fix] Fix up more PHP deprecation warnings
|
2023-10-19 21:14:46 -04:00 |
|
Solomon Peachy
|
a876b32025
|
[del] Removed the settings related to the old printing support
|
2023-09-09 21:41:16 -04:00 |
|
Solomon Peachy
|
62da9618ff
|
[fix] Installer needed updates for PHP8
|
2023-09-05 22:09:30 -04:00 |
|
Solomon Peachy
|
2d0aa4854b
|
[fix] Fix mis-sequencing ICC profile list
|
2023-08-14 15:20:34 -04:00 |
|
Solomon Peachy
|
79b0f044fd
|
[fix] Take care of some more warnings
|
2023-08-04 21:11:51 -04:00 |
|
Solomon Peachy
|
1ba18bcde5
|
[fix] Robustification of uploading files broke local bulk uploads
|
2023-06-17 21:03:22 -04:00 |
|
Solomon Peachy
|
239f5679c8
|
[fix] Silence more PHP8+ warnings
|
2023-05-29 08:37:06 -04:00 |
|
Solomon Peachy
|
6bd62a7c15
|
[fix] Silence another PHP8 deprecation warning.
|
2023-05-20 19:59:30 -04:00 |
|
Solomon Peachy
|
2c258cdddf
|
[fix] Synchronize the error reporting and user feedback between photo and version import
:
|
2023-05-20 19:55:24 -04:00 |
|
Solomon Peachy
|
6f38b732fa
|
[FIX] Better diagnostics when uploading new versions
Notably log when the file size is exceeded.
|
2023-05-16 14:54:42 -04:00 |
|
Solomon Peachy
|
9d4ab9bdb8
|
[fix] Get rid of an extra '_' in the original stored filename
|
2023-04-06 21:09:00 -04:00 |
|
Solomon Peachy
|
80766c66b8
|
[fix] Another PHP8.1-related fix in the keyword code
|
2023-01-30 11:16:00 -05:00 |
|
Solomon Peachy
|
887c2ec722
|
[fix] More fallout from PHP8.1
|
2022-12-31 14:57:12 -05:00 |
|
Solomon Peachy
|
580f3b436b
|
[fix] More PHP 8.1 cleanup
|
2022-11-27 14:29:59 -05:00 |
|
Solomon Peachy
|
35b2d5f5a8
|
[fix] Fix another fatal error caused byt PHP 8.1 migration
|
2022-11-25 22:01:53 -05:00 |
|
Solomon Peachy
|
f7c0c14163
|
[fix] Yet more fallout from the PHP8.1 stuff
|
2022-11-20 21:48:23 -05:00 |
|
Solomon Peachy
|
133e21bc46
|
[fix] And more.
|
2022-11-20 18:33:39 -05:00 |
|
Solomon Peachy
|
dc3dc63d1d
|
[fix] strfrime -> php date()
|
2022-11-20 16:59:27 -05:00 |
|
Solomon Peachy
|
2d2fec03ea
|
[fix] More PHP8.1
|
2022-11-20 16:38:01 -05:00 |
|
Solomon Peachy
|
6dcfb0e752
|
[fix] More PHP 8.1
|
2022-11-20 16:22:53 -05:00 |
|
Solomon Peachy
|
980a0be57f
|
[fix] Still cleaning up the PHP 8.1 issues
|
2022-11-20 15:47:02 -05:00 |
|
Solomon Peachy
|
0462c9c6a5
|
[fix] More PHP-8.1 issues
|
2022-11-20 11:49:54 -05:00 |
|
Solomon Peachy
|
e438d95292
|
[fix] PHP 8.1 warnings
|
2022-11-20 11:29:28 -05:00 |
|
Solomon Peachy
|
d79dc9b49f
|
[add] Include folder name in the <folder> tag of the export xml data
|
2022-08-18 11:01:39 -04:00 |
|
Solomon Peachy
|
c3560e8065
|
[misc] Fix an oversignt in the previous commit
|
2022-05-08 12:46:07 -04:00 |
|
Solomon Peachy
|
649ca36f36
|
[fix] Silence some warnings caused by routine sql query failures.
|
2022-05-08 12:43:30 -04:00 |
|
Solomon Peachy
|
49f9640450
|
[misc] Have next/prev links remember display size
|
2022-05-08 12:42:00 -04:00 |
|
Solomon Peachy
|
fc6d01a54f
|
[fix] Respect non-sRGB profiles (and embedded profiles!) when printing.
|
2021-05-09 12:35:54 -04:00 |
|
Solomon Peachy
|
1e9a0a4aef
|
[misc] Get rid of the "NKD Base NEF" ICC profile.
I don't know if it was ever technically relevant.
|
2021-05-09 12:26:40 -04:00 |
|
Solomon Peachy
|
abbb8d45fe
|
[fix] Another tweak for the import thumbnail
|
2021-04-26 22:02:35 -04:00 |
|
Solomon Peachy
|
1950679680
|
[fix] Explicitly strip out exif data from preview pics
|
2021-04-06 22:02:46 -04:00 |
|
Solomon Peachy
|
1aed81debf
|
[fix] Printing to remote hosts was broken with newer CUPS
|
2021-01-28 20:30:10 -05:00 |
|
Solomon Peachy
|
06c0408d6c
|
[misc] In the repository volumes, use 'orig' and 'thumbs'
instea of 00000 and 00001, respectively.
|
2021-01-08 22:53:12 -05:00 |
|
Solomon Peachy
|
f4d5f3ebf9
|
More magic quotes purging
|
2020-11-21 17:47:40 -05:00 |
|
Solomon Peachy
|
faa56c1cbc
|
We now require PHP 5.4 or newer.
(specifically, we have to drop support for magic_quotes_gpc)
|
2020-11-21 17:45:44 -05:00 |
|
Solomon Peachy
|
cb062e4e0a
|
[misc] don't print "transferring metadata ... " unless it fails
|
2020-08-15 11:23:20 -04:00 |
|
Solomon Peachy
|
ee290811ec
|
[fix] Start using unique SHA1s for scaled filenames on disk.
|
2020-07-22 20:13:53 -04:00 |
|
Solomon Peachy
|
41649beae4
|
[fix] RDF import fixes
|
2020-03-25 14:36:19 -04:00 |
|
Solomon Peachy
|
387bac588d
|
[fix] Silence a warning when album list is empty
|
2020-03-05 13:56:53 -05:00 |
|
Solomon Peachy
|
77928015f2
|
[fix] default ISO value was triggering an error if there was no EXIF data.
|
2020-02-06 18:33:50 -05:00 |
|
Solomon Peachy
|
65f635c157
|
import: Fix ISO parsing when importing images.
Apparently I never actually tested what I commited two months ago.
|
2019-12-21 08:37:47 -05:00 |
|
Solomon Peachy
|
4b253f1848
|
Documentation update.
|
2019-10-22 12:18:19 -04:00 |
|
Solomon Peachy
|
29eaa64e40
|
[fix] More fixes for the update script.
|
2019-10-22 12:17:27 -04:00 |
|
Solomon Peachy
|
59c1148db7
|
... sigh.
|
2019-10-22 08:11:12 -04:00 |
|
Solomon Peachy
|
1349b8da00
|
[fix] A few more fixes for the ISO-retrieval update function.
|
2019-10-22 08:08:44 -04:00 |
|
Solomon Peachy
|
9cdc9d80c4
|
[fix] Another missing fix.
|
2019-10-21 23:21:28 -04:00 |
|
Solomon Peachy
|
3fcd6007a4
|
[fix] Get rid of the limit in the fixup script.
|
2019-10-21 23:18:27 -04:00 |
|
Solomon Peachy
|
36e66f24d5
|
[misc] Add an upgrade script that fixes up images missing ISO entries
|
2019-10-21 22:48:11 -04:00 |
|