Shish
|
6c6b09f762
|
[core] image->mime is not-nullable
|
2024-01-15 12:18:28 +00:00 |
|
Shish
|
646f95f91a
|
[core] bump microcrud version, add types
|
2024-01-15 12:14:41 +00:00 |
|
Shish
|
bb9ab613ce
|
[everything] bulk set event handler return types to void
|
2024-01-15 11:52:35 +00:00 |
|
Shish
|
4b8bc82ee4
|
[tag_edit] abort on error rather than only applying some tags
|
2024-01-11 10:28:41 +00:00 |
|
Shish
|
acd3abcc77
|
[core] fix error in error handling
|
2024-01-11 10:19:38 +00:00 |
|
Shish
|
ec35cace6a
|
[core] replace quarter-arsed CLI interface with Symfony Console
|
2024-01-11 01:01:39 +00:00 |
|
Shish
|
39bfde6dff
|
[tests] clear() at the end of each class, not the end of each test
|
2024-01-10 09:04:39 +00:00 |
|
Shish
|
432be420fd
|
[core] trace savepoints
|
2024-01-09 22:47:22 +00:00 |
|
Shish
|
7b9201cb42
|
[core] Database::with_savepoint()
|
2024-01-09 21:59:24 +00:00 |
|
Shish
|
b2f67363a1
|
[core] roll back database transaction when upload fails - fixes #1007
|
2024-01-09 21:01:10 +00:00 |
|
Shish
|
4d011fa5e5
|
[core] remove add_image, send_event(DataUpload) is much clearer as to what it's actually doing
|
2024-01-09 19:24:56 +00:00 |
|
Shish
|
edb8ec33fa
|
more consistency for 'old' and 'new' terminology
|
2024-01-09 15:27:02 +00:00 |
|
Shish
|
cafef06b14
|
[core] avoid making convert show an error message
|
2024-01-09 15:26:45 +00:00 |
|
Shish
|
81ec577b32
|
[core] only move file to warehouse if all the rest of the upload is ok, fixes #1004
|
2024-01-09 04:49:19 +00:00 |
|
Shish
|
3c90597ca8
|
[core] inline some single-use functions
|
2024-01-09 04:22:59 +00:00 |
|
Shish
|
03d4045117
|
[core] also simplify uploading by having merge handled as a special case
|
2024-01-09 04:07:32 +00:00 |
|
Shish
|
4c2d6d9ca4
|
[replace] split upload and replace completely, fixes #1001
|
2024-01-09 03:38:51 +00:00 |
|
Shish
|
a28fb66b91
|
[core] have ImageReplace replace image->file with a new file, not replace a whole Image object
|
2024-01-09 02:33:14 +00:00 |
|
Shish
|
267e176658
|
[core] have extensions react to ImageAdditionEvent, instead of sending ImageAddition and other events in parallel
|
2024-01-09 01:32:34 +00:00 |
|
Shish
|
baf5f38a25
|
[core] only check image contents if the mime type is one we can handle
|
2024-01-09 01:05:33 +00:00 |
|
Shish
|
0762da54eb
|
[core] have ThumbnailGenerationEvent work on an Image
|
2024-01-09 01:03:46 +00:00 |
|
Shish
|
c494bf293d
|
[core] if image is created from a temp file, have get_image_filename() return that file
|
2024-01-09 00:17:54 +00:00 |
|
Shish
|
7146d07f4e
|
[style] use CSS for text-wrapping
|
2024-01-08 21:24:41 +00:00 |
|
Shish
|
29fde1388a
|
[core] only show decimal for KB/MB/etc less than 10
|
2024-01-08 19:35:25 +00:00 |
|
Shish
|
63b479592a
|
[core] parse CACHE_DSN using parse_url, and support username / password for redis, fixes #1000
|
2024-01-07 23:28:15 +00:00 |
|
Shish
|
15582c5138
|
[core] default cache TTL to null rather than zero, fixes #997
|
2024-01-07 18:47:32 +00:00 |
|
Shish
|
051d6242ed
|
[tests] add assertException because PHPUnit doesn't have it
|
2024-01-07 17:22:16 +00:00 |
|
Shish
|
77e88f6f54
|
[ratings/search] remove implicit 'rating:*' from image counting process, hopefully fixes #991
|
2024-01-07 04:17:22 +00:00 |
|
Shish
|
6a2d3f49e2
|
typed return arrays too
|
2024-01-06 21:34:30 +00:00 |
|
Shish
|
e57264fd95
|
[ci] more specific version in /system_info, less specific version in footer
|
2024-01-06 19:32:33 +00:00 |
|
Shish
|
f47c7d7ee8
|
[core] version alpha to beta
|
2024-01-05 15:35:29 +00:00 |
|
Shish
|
26630a4e3b
|
fmt
|
2024-01-05 15:32:07 +00:00 |
|
Shish
|
d4b86b0e95
|
[core] redo deltree to also delete dotfiles, fixes #972
|
2024-01-05 15:30:32 +00:00 |
|
Shish
|
af309601f5
|
[upload] separate out DataUpload, ImageAddition, and TagSet/SourceSet/LockSet/etc
|
2024-01-05 15:00:07 +00:00 |
|
Shish
|
48b3de3c6e
|
[core] fix error in error handling
|
2024-01-04 23:10:31 +00:00 |
|
Shish
|
7673b394f4
|
[search] get_images function to get specific images in specific order with search visibility (ratings etc) taken into account
|
2024-01-04 16:55:39 +00:00 |
|
Shish
|
ff04083ad5
|
[handle_archive] merge tags from inside the archive and the form, fixes #483
|
2024-01-04 15:55:48 +00:00 |
|
Shish
|
e49fcfa0c7
|
[core] allow ip_in_range to match exact IPs
|
2024-01-04 15:07:07 +00:00 |
|
Shish
|
c5395df243
|
[core] trust x-forwarded-for from trusted proxies, see #800
|
2024-01-04 14:50:36 +00:00 |
|
Shish
|
502d50c57d
|
[upload] keep original post date when replacing image, fixes #903
|
2024-01-04 14:29:09 +00:00 |
|
Shish
|
74fd48a0f2
|
[theme] add data-userclass to body tag
|
2024-01-04 14:11:20 +00:00 |
|
Shish
|
ef3492e9b5
|
[theme] add data-rating attribute to thumbnails
|
2024-01-04 14:11:20 +00:00 |
|
Shish
|
55d5dc0a35
|
[themes] have themes implement head_html/body_html rather than render
|
2024-01-04 14:11:20 +00:00 |
|
Shish
|
72a0d3f90b
|
[install] sqlite as the default DB
|
2024-01-04 12:08:08 +00:00 |
|
Shish
|
49d2760ab6
|
happy new year
|
2024-01-03 14:47:58 +00:00 |
|
Shish
|
1f9de8dd5a
|
more tests
|
2024-01-03 03:46:04 +00:00 |
|
Shish
|
aea533b345
|
[file handlers] separate out display_image and display_metadata
|
2024-01-01 20:21:51 +00:00 |
|
Shish
|
509f8eee3e
|
[core] separate init.js for code which needs to run before page load
|
2024-01-01 20:03:50 +00:00 |
|
Shish
|
8815b702c5
|
[core] DIY CSS/JS minifier
|
2024-01-01 19:52:33 +00:00 |
|
Shish
|
9f002b6bf7
|
typed arrays
|
2024-01-01 03:30:21 +00:00 |
|