Commit Graph

494 Commits

Author SHA1 Message Date
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 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
Solomon Peachy d62974cda4 [misc] Nuke the 'film_iso' relation.
Use the ISO value directly.
2019-10-21 19:22:34 -04:00
Solomon Peachy 349cb43240 [fix] Another PHP7-related warning 2019-06-28 10:34:51 -04:00
Solomon Peachy 99126f3503 printing: Greatly simplify printing scaling code.
Basically, take advantage of modern imagemagick / graphicsmagick hooks
2019-05-11 17:39:32 -04:00
Solomon Peachy 9ff42937f1 printing: Forgot to commit the print log viewer. Over a year ago. 2019-05-11 16:44:33 -04:00
Solomon Peachy 4a6db068ae [fix] minor formatting bug in admin userlist. 2018-08-18 16:08:17 -04:00
Solomon Peachy 62ca2054c7 [misc] Improve printer logging 2018-03-14 19:04:45 -04:00
Solomon Peachy ef70775fa2 [fix] XSS problem on login page. 2018-02-01 13:44:07 -05:00
Solomon Peachy d41812b1c7 [fix] Fix up PHP7-related problems in the feedcreator library. 2017-08-22 09:03:00 -04:00
Solomon Peachy b231b8a287 [fix] Correct some PHP7-related warnings. 2017-08-22 09:02:41 -04:00
Solomon Peachy 03679f4bb4 Fix icc profile application 2017-05-25 21:45:57 -04:00
Solomon Peachy bc746d25e8 Support ICC profiles. 2017-05-25 21:17:47 -04:00
Solomon Peachy 90176e212f [fix] Malformed color tags in many of the installer's error messages. 2017-05-22 11:35:51 -04:00
Solomon Peachy 79b8820a47 Clean up more help. 2017-05-08 21:58:14 -04:00
Solomon Peachy c0b793d174 Fix a warning in the feed code. 2017-05-08 21:57:41 -04:00
Solomon Peachy 653e744d3e Clean up some of the obsolete stuff in the printing code. 2017-05-08 21:56:39 -04:00
Solomon Peachy 66983f4038 [fix] Fix more XSS-related bugs. 2017-05-08 21:39:23 -04:00
Solomon Peachy eb78301810 Make the default text font larger. 2017-05-08 21:39:23 -04:00
Solomon Peachy 4b797e9385 fix a typo in SQL. 2016-10-31 02:39:41 -04:00
Solomon Peachy 0baef3f3b1 [fix] Typo in the hostname printing code. 2016-10-07 07:28:42 -04:00
Solomon Peachy 6a25c1da44 [fix] Support printing to remote queues. 2016-09-11 15:58:36 -04:00
Solomon Peachy 67a8085843 [fix] Fall back on the original image when there is no full-size processed variant. 2016-08-30 20:06:24 -04:00
Solomon Peachy cfa124571a [fix] Don't display the spool and a submenu on the man album page. 2016-06-17 00:13:36 -04:00