Shish
|
7b9201cb42
|
[core] Database::with_savepoint()
|
2024-01-09 21:59:24 +00:00 |
|
Shish
|
6a2d3f49e2
|
typed return arrays too
|
2024-01-06 21:34:30 +00:00 |
|
Shish
|
a5c6f1321b
|
refactor search a little and add much better testing
|
2023-12-14 17:04:16 +00:00 |
|
Shish
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
848797030e
|
nits
|
2023-11-07 21:01:03 +00:00 |
|
myname
|
5b2666164f
|
Create function to search pool by name
|
2023-11-05 23:50:33 -06:00 |
|
Shish
|
867fdec284
|
[pools] remove mysql-specific bits
|
2023-08-18 22:27:42 +01:00 |
|
Luana
|
0978ef99e3
|
MicroHTML on pools ext
|
2023-08-16 15:40:08 +01:00 |
|
Luana
|
d47df46a7f
|
pool adder MicroHTML
|
2023-07-03 16:35:43 +01:00 |
|
Luana
|
91710f4c59
|
More MicroHTML
|
2023-07-03 16:35:43 +01:00 |
|
Luana
|
9cbddd629e
|
oops
|
2023-07-03 16:35:43 +01:00 |
|
Luana
|
9038afc47a
|
another build_selector use case
|
2023-07-03 16:35:43 +01:00 |
|
Luana
|
8db0086d7a
|
standard HTML select code
|
2023-07-03 16:35:43 +01:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +01:00 |
|
Shish
|
e62cdb0979
|
offset can't be null, and named args
|
2023-06-27 15:32:39 +01:00 |
|
Shish
|
33f32f7b22
|
Revert "INSERT ... RETURNING is well-supported now" - mysql doesn't...
This reverts commit 633d5c5348 .
|
2023-06-25 20:31:11 +00:00 |
|
Shish
|
633d5c5348
|
INSERT ... RETURNING is well-supported now
|
2023-06-25 20:25:09 +00:00 |
|
Shish
|
689b2b13af
|
send_event(T) -> T
|
2023-02-04 20:50:26 +00:00 |
|
Shish
|
fcfeed8413
|
fix l2 errors
|
2023-02-03 20:03:04 +00:00 |
|
Shish
|
5a64e8729b
|
nits
|
2023-01-11 11:15:26 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
a04bc2e7e4
|
php8.1 gogogo
|
2022-10-28 01:45:35 +01:00 |
|
Shish
|
4ff93c63c3
|
new php-cs-fixer, new opinions about what is today's preferred format...
|
2022-10-27 17:21:46 +01:00 |
|
myname
|
d52d4a6899
|
Add search by pool id
|
2022-10-07 15:19:50 -05:00 |
|
myname
|
531b903830
|
Pool - Reverse function
|
2022-10-06 17:34:04 -05:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Matthew Barbour
|
72268d529d
|
Moved user options to separate page, modularized the settings page code so that it can be re-used to simplify and standardize user settings in the same manner as global settings
|
2021-01-16 14:26:17 -06:00 |
|
Shish
|
ecafd4e131
|
Merge branch 'image2post'
|
2020-10-27 22:42:47 +00:00 |
|
Shish
|
73022f06dd
|
php...
|
2020-10-26 23:32:56 +00:00 |
|
Shish
|
2c8432c643
|
fix
|
2020-10-26 23:26:49 +00:00 |
|
Shish
|
0977efa0d9
|
extra bit for pools
|
2020-10-26 23:24:25 +00:00 |
|
Shish
|
cc06df171a
|
Argh, that doesn't work for OTHER versions of sqlite...
This reverts commit 55e3cb5d63 .
|
2020-10-26 22:37:25 +00:00 |
|
Shish
|
55e3cb5d63
|
compatibility with out-of-date sqlite: use '(1=0)' instead of 'false'
|
2020-10-26 22:33:11 +00:00 |
|
Shish
|
d3dd2f7738
|
bump from the start
|
2020-10-26 19:50:28 +00:00 |
|
Shish
|
4ed7a1d529
|
booleanise pools
|
2020-10-26 19:12:20 +00:00 |
|
Matthew Barbour
|
fb4a1391df
|
Image to Post - pools
|
2020-10-26 10:53:04 -05:00 |
|
Shish
|
c11f0dafd0
|
format
|
2020-10-24 22:16:18 +01:00 |
|
Shish
|
69112fdee3
|
phpunit9
|
2020-10-24 18:55:07 +01:00 |
|
Matthew Barbour
|
835c3b68a1
|
Added null return option
|
2020-06-23 15:06:26 +01:00 |
|
Shish
|
2cae6cd273
|
format
|
2020-04-25 21:36:28 +01:00 |
|
Shish
|
bc3de6a52a
|
a bunch more testing and fixes for Pools
|
2020-03-27 14:41:24 +00:00 |
|
Shish
|
880a702b42
|
dedupe page_number parsing
|
2020-03-27 00:23:29 +00:00 |
|
Shish
|
b5f0bc7621
|
a bunch of pools cleanup
|
2020-03-27 00:15:15 +00:00 |
|
Shish
|
237f8148f3
|
a bunch of pools tests and fixes
|
2020-03-26 18:52:31 +00:00 |
|
Shish
|
2d0b107adb
|
convert pool IDs to ints
|
2020-03-26 16:50:16 +00:00 |
|
Shish
|
f0f3cc7aa0
|
merge layout stuff into Page class
|
2020-02-01 18:11:11 +00:00 |
|
Shish
|
4e57e04ddf
|
fix a lot of tests
|
2020-01-29 20:22:50 +00:00 |
|
Shish
|
3631084afd
|
format
|
2020-01-26 16:38:26 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|