This website requires JavaScript.
32927aea3d
Formatting pass
Matthew Barbour
2021-01-18 08:37:32 -06:00
bb891f3bd0
Updated user page tests
Matthew Barbour
2021-01-16 15:06:01 -06:00
7cea8592ee
Fixed issues with next/prev post functionality not working with certin URL setups, as the query was not making it back to the server, or was being lost on redirect
Matthew Barbour
2020-10-08 17:19:08 -05:00
fe7b93d6d3
Added max time remaining debug logging to cron upload
Matthew Barbour
2020-12-29 12:06:29 -06:00
6282881c4a
Changed cron uploader to better handle concurrent run attmpts
Matthew Barbour
2020-12-29 12:06:08 -06:00
e7d11f2310
Converted cron_upload to be able to run per-user, using user API keys
Matthew Barbour
2020-10-08 17:14:15 -05:00
e82b9ea811
Added post peek extension
Matthew Barbour
2021-01-12 19:38:22 -06:00
1b469d9919
Added image dimension data attributes
Matthew Barbour
2020-06-25 08:02:46 -05:00
6489b388a0
Added TGA support to transcoder
Matthew Barbour
2021-01-16 14:18:11 -06:00
4f82dce662
Changed image->get_tag_array to sort the array before returning
Matthew Barbour
2021-01-12 19:39:05 -06:00
76d8416324
Changed bulk delete to display the total size of the deleted posts
Matthew Barbour
2021-01-12 19:39:23 -06:00
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
Matthew Barbour
2020-10-26 10:13:28 -05:00
3ad6ce74d9
dedupe admin / tag_tools
Shish
2021-01-13 09:36:41 +00:00
d65bf2a322
don't set logo width
Shish
2021-01-11 01:25:11 +00:00
7068ee9a15
Add missing entries in bbcode docs
Laureano Passafaro
2020-12-28 00:12:41 -03:00
db13624ff3
Option to disable wiki revisions
Laureano Passafaro
2020-12-27 23:02:06 -03:00
89864f7d53
bumps
Shish
2020-12-25 02:38:23 +00:00
6f2febde92
Merge pull request #810 from LaureeGrd/post-tags
Shish
2020-12-22 18:24:06 +00:00
32cdb95d00
Option to display post tags and related tags at the same time
Laureano Passafaro
2020-12-21 15:34:24 -03:00
4aabb77a4f
Make admin part of core, with tag_tools as a separate extension
Shish
2020-12-01 11:31:55 +00:00
dedee166a9
Remove unnecessary vars
LaureeGrd
2020-11-30 22:07:18 -03:00
a17e2eca15
Added aliases and auto-tags to tag wiki pages
LaureeGrd
2020-11-30 21:53:04 -03:00
8871591cab
check formatting
Shish
2020-11-15 13:29:06 +00:00
eb64d68599
autocomplete via json-rpc
json-rpc
Shish
2020-11-15 12:21:45 +00:00
6ef9711f23
JSON RPC extension
Shish
2020-11-15 11:57:14 +00:00
df797745e6
format
Shish
2020-11-15 13:20:30 +00:00
3a9fd38cb0
extract autocomplete code for later api-isation
Shish
2020-11-15 12:18:23 +00:00
b03880c11d
remove unused old autocomplete code
Shish
2020-11-15 12:05:34 +00:00
070d04503d
note
Shish
2020-11-01 10:39:06 +00:00
6789bd5fdd
booling
Shish
2020-10-29 08:08:42 +00:00
8a58ede5b3
remove some dead code
Shish
2020-10-29 01:28:46 +00:00
0961ad465f
shimmie-info is redundant, just be info
Shish
2020-10-29 01:02:53 +00:00
b4c4de58a2
use get_version instead of get_int for versions
Shish
2020-10-29 00:57:58 +00:00
b9e1ce1b8d
use the right link
Shish
2020-10-28 20:53:20 +00:00
3f5930b4cb
simplify and add tests for upload (and replace) path
Shish
2020-10-28 20:51:34 +00:00
7cb18568e3
During uploads (including replacements), 'data' should be an array of files, fixes #735
Shish
2020-10-28 17:06:25 +00:00
ecafd4e131
Merge branch 'image2post'
Shish
2020-10-27 22:42:47 +00:00
338bbcdbcb
more test passing
Shish
2020-10-27 22:19:26 +00:00
08b9729c72
more
Shish
2020-10-27 22:07:32 +00:00
81fe37de50
transactions
Shish
2020-10-27 22:03:56 +00:00
a4ff796b35
remove dead code
Shish
2020-10-27 21:51:34 +00:00
6c223d16bd
use inTransaction() instead of trying to maintain our own state
Shish
2020-10-27 21:51:15 +00:00
e8561f6a04
test pages with args properly
Shish
2020-10-27 21:19:19 +00:00
8bc44f6cb5
remove redundant install step
Shish
2020-10-27 02:17:11 +00:00
c13835d2ef
transaction for table creation
Shish
2020-10-27 02:08:12 +00:00
2863ff7508
trace
Shish
2020-10-27 02:04:02 +00:00
b6151ce714
???
Shish
2020-10-27 01:55:48 +00:00
088276ce3a
cache based on .lock instead of .json
Shish
2020-10-27 01:50:56 +00:00
3ac7ab2cf3
remove old bool support
Shish
2020-10-27 01:50:39 +00:00
754f0b2f39
strpos
Shish
2020-10-27 01:41:07 +00:00
10f563ee37
boolinate locked
Shish
2020-10-27 01:05:12 +00:00
ee7a4f178c
boolinate video/audio
Shish
2020-10-27 00:49:50 +00:00
ed735e17be
boolinate image
Shish
2020-10-27 00:34:28 +00:00
a9f0d764ae
remove redundant cast
Shish
2020-10-27 00:11:49 +00:00
0cf35db00c
boolinate approval
Shish
2020-10-26 23:53:33 +00:00
607803c04f
Revert "boolinate locked"
Shish
2020-10-26 23:42:02 +00:00
ea29e29a06
mostly postgres doesn't need migrating
Shish
2020-10-26 23:38:52 +00:00
73022f06dd
php...
Shish
2020-10-26 23:32:56 +00:00
533ea85da9
boolinate locked
Shish
2020-10-26 23:30:52 +00:00
2c8432c643
fix
Shish
2020-10-26 23:26:49 +00:00
0977efa0d9
extra bit for pools
Shish
2020-10-26 23:24:25 +00:00
aceb3e23f3
remove redundant casts
Shish
2020-10-26 23:18:14 +00:00
56f1fac4c5
Revert "different hack for old sqlite"
Shish
2020-10-26 22:49:39 +00:00
634124e17f
different hack for old sqlite
Shish
2020-10-26 22:43:47 +00:00
cc06df171a
Argh, that doesn't work for OTHER versions of sqlite...
Shish
2020-10-26 22:37:25 +00:00
55e3cb5d63
compatibility with out-of-date sqlite: use '(1=0)' instead of 'false'
Shish
2020-10-26 22:33:11 +00:00
e6e9d6db1c
booleanise private_image
Shish
2020-10-26 21:54:43 +00:00
06cb261aa6
workaround for versions of sqlite which we don't really support
Shish
2020-10-26 21:42:06 +00:00
56f9891828
Revert "Revert "booleanise trash" - found the problem
Shish
2020-10-26 21:40:26 +00:00
e61ef97197
Revert "booleanise trash" - works locally, but not with github actions??
Shish
2020-10-26 20:55:27 +00:00
164637188e
booleanise trash
Shish
2020-10-26 20:23:55 +00:00
68cdfc21ee
booleanise forum
Shish
2020-10-26 20:15:34 +00:00
a378f7f73b
blah
Shish
2020-10-26 20:12:58 +00:00
d3dd2f7738
bump from the start
Shish
2020-10-26 19:50:28 +00:00
6599973b01
also update test
Shish
2020-10-26 19:38:51 +00:00
7820096bd9
skip to latest relationships table
Shish
2020-10-26 19:17:11 +00:00
4ed7a1d529
booleanise pools
Shish
2020-10-26 19:12:20 +00:00
19d85e415d
booleanise relationships
Shish
2020-10-26 18:55:03 +00:00
ed64cea8f6
old sqlite does not define true
Shish
2020-10-26 18:30:42 +00:00
3a8817bf57
booleanise tips
Shish
2020-10-26 18:22:47 +00:00
0c8c31b6c9
booleanise blotter
Shish
2020-10-26 18:10:34 +00:00
4a5863b750
argh args
Shish
2020-10-26 17:33:40 +00:00
631cf29424
argh
Shish
2020-10-26 17:29:05 +00:00
08a4a6d41f
pm also used char for postgres
Shish
2020-10-26 17:28:21 +00:00
d18ac39e29
composer update
Shish
2020-10-26 17:21:37 +00:00
f91bdfac02
booleanise private_messages
Shish
2020-10-26 17:13:41 +00:00
4d6dc7e98b
standardise_boolean function to ease conversion
Shish
2020-10-26 17:03:42 +00:00
7b3555eaa7
fff
Shish
2020-10-26 16:56:56 +00:00
89f5d5524f
pg fixes
Shish
2020-10-26 16:54:08 +00:00
006c53f499
conert wiki to use native booleans
Shish
2020-10-26 16:46:36 +00:00
345c64b821
set REQUEST_URI in get-page
Shish
2020-10-26 16:26:25 +00:00
ba982e4451
Image to Post - cron upload
Matthew Barbour
2020-10-26 10:28:12 -05:00
b4169821ed
Image to Post - transcode video
Matthew Barbour
2020-10-26 10:27:26 -05:00
c18c7347bf
Image to Post - danbooru theme
Matthew Barbour
2020-10-26 10:27:04 -05:00
f869eaefcd
Image to Post - danbooru2 theme
Matthew Barbour
2020-10-26 10:26:55 -05:00
992d97d278
Image to Post - lite theme
Matthew Barbour
2020-10-26 10:26:43 -05:00
de084d2c55
Image to Post - material theme
Matthew Barbour
2020-10-26 10:26:33 -05:00
15c9cf453b
Image to Post - rule34 theme
Matthew Barbour
2020-10-26 10:26:23 -05:00
cef07afcbd
Image to Post - bulk add csv
Matthew Barbour
2020-10-26 10:25:27 -05:00
ee30c6d06e
Image to Post - artists
Matthew Barbour
2020-10-26 10:24:44 -05:00