Shish
3bb1566df2
Allow db->set_timeout(null) to disable DB timeouts, see #874
2021-09-22 15:42:41 +01:00
jellykells
9e52434480
add missing quote in html returned by handle_pixel theme
2021-09-06 18:26:36 +01:00
MetallicAchu
d79430be1e
Edit sort by Categories
...
Sort by the number of tags (sum) for each category descending
This will allow the most used categories to appear first and not by alphabetical order
2021-07-26 12:26:47 +01:00
MetallicAchu
ee0f0be535
Update main.php
...
Misspelled Categories as Gategories :D
2021-07-26 12:24:42 +01:00
MetallicAchu
6385f67e42
Added Tag Categories link from Tags page
...
For some reason it wasn't there, so you had to manually type (address)/tags/categories
For a while I had no idea it existed until I dug through the code, maybe that will expose users to that feature
2021-07-26 12:24:42 +01:00
Shish
1e0c248710
don't log in when creating a new user unless event->login is set
2021-06-11 23:47:59 +01:00
Shish
c4ae68fb47
no transcode for reporting
2021-04-25 10:50:27 +00:00
Shish
f5a69e8fa9
only show some admin actions on some pages
2021-04-25 11:20:55 +01:00
Shish
77f7121e26
drop php7.3 support, make use of 7.4 features
2021-03-14 23:43:50 +00:00
Shish
c558ee3bdb
format
2021-03-14 15:47:29 +00:00
Shish
6221fbb096
drop flash support
2021-03-14 15:43:35 +00:00
Shish
3e60774e4b
nicer scaling
2021-03-14 15:36:33 +00:00
Shish
45b1a381b8
add instructions for search by ID
2021-03-14 15:31:28 +00:00
Shish
8d478b9c39
refer to user
2021-02-26 23:56:50 +00:00
Shish
253d75ae82
format
2021-02-26 23:55:00 +00:00
Shish
e88ca1fb05
Nicer upload error messages
2021-02-26 23:54:53 +00:00
Shish
c7d214189e
biography extension
2021-02-12 21:03:17 +00:00
Shish
dd94c7eda6
don't purge image on thumbnail regen
2021-02-12 20:07:48 +00:00
Shish
4c3b68b7d5
format
2021-02-12 20:07:02 +00:00
Shish
8c379c023e
Log username when deleting users
2021-02-12 20:06:47 +00:00
Laureano Passafaro
f6b6c3d335
Another missing id
2021-02-09 11:03:00 +00:00
Laureano Passafaro
984b85f60c
2 missing block ids on post/view
2021-02-09 11:03:00 +00:00
Shish
9f402b6f9d
tests
2021-01-31 17:21:32 +00:00
Shish
e043f01cfb
Merge branch 'master' into mistress
2021-01-21 21:51:52 +00:00
Shish
2025acd482
Merge branch 'master' into wiki-toggle-revisions
2021-01-20 08:10:19 +00:00
Shish
91971b140a
Merge pull request #815 from LaureeGrd/bbcode-doc
...
Add missing entries in bbcode docs
2021-01-20 08:08:53 +00:00
Matthew Barbour
32927aea3d
Formatting pass
2021-01-18 08:37:32 -06:00
Matthew Barbour
bb891f3bd0
Updated user page tests
2021-01-16 15:07:17 -06:00
Matthew Barbour
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
2021-01-16 14:54:11 -06:00
Matthew Barbour
fe7b93d6d3
Added max time remaining debug logging to cron upload
2021-01-16 14:35:59 -06:00
Matthew Barbour
6282881c4a
Changed cron uploader to better handle concurrent run attmpts
2021-01-16 14:35:54 -06:00
Matthew Barbour
e7d11f2310
Converted cron_upload to be able to run per-user, using user API keys
2021-01-16 14:35:04 -06:00
Matthew Barbour
e82b9ea811
Added post peek extension
2021-01-16 14:26:19 -06:00
Matthew Barbour
6489b388a0
Added TGA support to transcoder
2021-01-16 14:26:18 -06:00
Matthew Barbour
76d8416324
Changed bulk delete to display the total size of the deleted posts
2021-01-16 14:26:18 -06: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
3ad6ce74d9
dedupe admin / tag_tools
2021-01-13 09:36:41 +00:00
Laureano Passafaro
7068ee9a15
Add missing entries in bbcode docs
2020-12-28 00:12:41 -03:00
Laureano Passafaro
db13624ff3
Option to disable wiki revisions
2020-12-27 23:02:06 -03:00
Laureano Passafaro
32cdb95d00
Option to display post tags and related tags at the same time
2020-12-21 15:40:34 -03:00
Shish
4aabb77a4f
Make admin part of core, with tag_tools as a separate extension
2020-12-01 11:31:55 +00:00
LaureeGrd
dedee166a9
Remove unnecessary vars
2020-11-30 22:07:18 -03:00
LaureeGrd
a17e2eca15
Added aliases and auto-tags to tag wiki pages
...
Squashed commit of the following:
commit 1bc42eeb1755e82d6596014acec0361c9141999b
Author: LaureeGrd <laureegrd@gmail.com>
Date: Fri Sep 18 01:45:04 2020 -0300
Wiki author update
commit 9c8b923abc5d987f688f23a81b5ba93d62c68571
Author: LaureeGrd <laureegrd@gmail.com>
Date: Fri Sep 18 00:50:49 2020 -0300
Rename config wiki_tag_page_formatting to template
commit cf5c8d42d3c411c2413e700f1b51fd5ed6dd56cf
Author: LaureeGrd <laureegrd@gmail.com>
Date: Fri Sep 18 00:06:38 2020 -0300
Improved tag wiki pages formatting and configuration.
commit 53b91ff2febdb96fd9c7f4b05f9280859b199bf6
Author: LaureeGrd <laureegrd@gmail.com>
Date: Mon Sep 14 22:32:46 2020 -0300
Added aliases and auto-tags to tag wiki pages
2020-11-30 21:53:04 -03:00
Shish
df797745e6
format
2020-11-15 13:21:15 +00:00
Shish
3a9fd38cb0
extract autocomplete code for later api-isation
2020-11-15 12:18:23 +00:00
Shish
b03880c11d
remove unused old autocomplete code
2020-11-15 12:05:34 +00:00
Shish
6789bd5fdd
booling
2020-10-29 08:08:42 +00:00
Shish
8a58ede5b3
remove some dead code
2020-10-29 01:28:46 +00:00
Shish
0961ad465f
shimmie-info is redundant, just be info
2020-10-29 01:02:53 +00:00
Shish
b4c4de58a2
use get_version instead of get_int for versions
2020-10-29 00:57:58 +00:00
Shish
b9e1ce1b8d
use the right link
2020-10-28 20:53:20 +00:00
Shish
3f5930b4cb
simplify and add tests for upload (and replace) path
2020-10-28 20:51:34 +00:00
Shish
7cb18568e3
During uploads (including replacements), 'data' should be an array of files, fixes #735
2020-10-28 17:06:25 +00:00
Shish
ecafd4e131
Merge branch 'image2post'
2020-10-27 22:42:47 +00:00
Shish
338bbcdbcb
more test passing
2020-10-27 22:19:26 +00:00
Shish
08b9729c72
more
2020-10-27 22:07:32 +00:00
Shish
e8561f6a04
test pages with args properly
2020-10-27 21:19:19 +00:00
Shish
10f563ee37
boolinate locked
2020-10-27 01:05:12 +00:00
Shish
ee7a4f178c
boolinate video/audio
2020-10-27 00:58:18 +00:00
Shish
ed735e17be
boolinate image
2020-10-27 00:58:18 +00:00
Shish
a9f0d764ae
remove redundant cast
2020-10-27 00:11:49 +00:00
Shish
0cf35db00c
boolinate approval
2020-10-26 23:53:33 +00:00
Shish
607803c04f
Revert "boolinate locked"
...
This reverts commit 533ea85da9
.
2020-10-26 23:42:02 +00:00
Shish
73022f06dd
php...
2020-10-26 23:32:56 +00:00
Shish
533ea85da9
boolinate locked
2020-10-26 23:30:52 +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
aceb3e23f3
remove redundant casts
2020-10-26 23:18:14 +00:00
Shish
56f1fac4c5
Revert "different hack for old sqlite"
...
This reverts commit 634124e17f
.
2020-10-26 22:49:39 +00:00
Shish
634124e17f
different hack for old sqlite
2020-10-26 22:43:47 +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
e6e9d6db1c
booleanise private_image
2020-10-26 21:54:43 +00:00
Shish
06cb261aa6
workaround for versions of sqlite which we don't really support
2020-10-26 21:42:06 +00:00
Shish
56f9891828
Revert "Revert "booleanise trash" - found the problem
...
This reverts commit e61ef97197
.
2020-10-26 21:40:26 +00:00
Shish
e61ef97197
Revert "booleanise trash" - works locally, but not with github actions??
...
This reverts commit 164637188e
.
2020-10-26 20:55:27 +00:00
Shish
164637188e
booleanise trash
2020-10-26 20:23:55 +00:00
Shish
68cdfc21ee
booleanise forum
2020-10-26 20:15:34 +00:00
Shish
a378f7f73b
blah
2020-10-26 20:12:58 +00:00
Shish
d3dd2f7738
bump from the start
2020-10-26 19:50:28 +00:00
Shish
6599973b01
also update test
2020-10-26 19:38:51 +00:00
Shish
7820096bd9
skip to latest relationships table
2020-10-26 19:17:11 +00:00
Shish
4ed7a1d529
booleanise pools
2020-10-26 19:12:20 +00:00
Shish
19d85e415d
booleanise relationships
2020-10-26 18:55:03 +00:00
Shish
ed64cea8f6
old sqlite does not define true
2020-10-26 18:30:42 +00:00
Shish
3a8817bf57
booleanise tips
2020-10-26 18:22:47 +00:00
Shish
0c8c31b6c9
booleanise blotter
2020-10-26 18:10:34 +00:00
Shish
4a5863b750
argh args
2020-10-26 17:33:40 +00:00
Shish
08a4a6d41f
pm also used char for postgres
2020-10-26 17:28:21 +00:00
Shish
f91bdfac02
booleanise private_messages
2020-10-26 17:13:41 +00:00
Shish
7b3555eaa7
fff
2020-10-26 16:56:56 +00:00
Shish
89f5d5524f
pg fixes
2020-10-26 16:54:08 +00:00
Shish
006c53f499
conert wiki to use native booleans
2020-10-26 16:52:48 +00:00
Shish
345c64b821
set REQUEST_URI in get-page
2020-10-26 16:26:25 +00:00
Matthew Barbour
ba982e4451
Image to Post - cron upload
2020-10-26 10:53:28 -05:00
Matthew Barbour
b4169821ed
Image to Post - transcode video
2020-10-26 10:53:05 -05:00
Matthew Barbour
cef07afcbd
Image to Post - bulk add csv
2020-10-26 10:53:04 -05:00
Matthew Barbour
ee30c6d06e
Image to Post - artists
2020-10-26 10:53:04 -05:00
Matthew Barbour
d6a2b3840c
Image to Post - tag history
2020-10-26 10:53:04 -05:00
Matthew Barbour
2aa4634ef1
Image to Post - tag categories
2020-10-26 10:53:04 -05:00
Matthew Barbour
4e2faa97f9
Image to Post - source history
2020-10-26 10:53:04 -05:00
Matthew Barbour
8d2fe22358
Image to Post - rule34
2020-10-26 10:53:04 -05:00
Matthew Barbour
8910de48c1
Image to Post - relationships
2020-10-26 10:53:04 -05:00
Matthew Barbour
1dcb694f3d
Image to Post - not a tag
2020-10-26 10:53:04 -05:00
Matthew Barbour
13582d842f
Image to Post - eokm
2020-10-26 10:53:04 -05:00
Matthew Barbour
08d28a2513
Image to Post - bbcode
2020-10-26 10:53:04 -05:00
Matthew Barbour
497df530dd
Image to Post - autotagger
2020-10-26 10:53:04 -05:00
Matthew Barbour
cc8f32a65e
Image to Post - bulk import export
2020-10-26 10:53:04 -05:00
Matthew Barbour
fb4a1391df
Image to Post - pools
2020-10-26 10:53:04 -05:00
Matthew Barbour
3ac5d05a25
Image to Post - notes
2020-10-26 10:53:04 -05:00
Matthew Barbour
a1fc842af6
Image to Post - qr code
2020-10-26 10:53:04 -05:00
Matthew Barbour
fa2a982303
Image to Post - regen thumb
2020-10-26 10:53:04 -05:00
Matthew Barbour
93259db601
Image to Post - report
2020-10-26 10:53:04 -05:00
Matthew Barbour
13ad9d3b6d
Image to Post - resize
2020-10-26 10:53:04 -05:00
Matthew Barbour
3fe9774158
Image to Post - rotate
2020-10-26 10:53:04 -05:00
Matthew Barbour
badfaa6400
Image to Post - rss
2020-10-26 10:53:03 -05:00
Matthew Barbour
1520e6cfe3
Image to Post - tag list
2020-10-26 10:53:03 -05:00
Matthew Barbour
df4f2821b2
Image to Post - tips
2020-10-26 10:53:03 -05:00
Matthew Barbour
eecb737501
Image to Post - transcode
2020-10-26 10:53:03 -05:00
Matthew Barbour
e6e4e4c962
Image to Post - trash
2020-10-26 10:53:03 -05:00
Matthew Barbour
e4ab2e5d39
Image to Post - alias editor
2020-10-26 10:53:03 -05:00
Matthew Barbour
3aa1926f72
Image to Post - upload
2020-10-26 10:53:03 -05:00
Matthew Barbour
886d7cfd99
Image to Post - tag edit
2020-10-26 10:53:03 -05:00
Matthew Barbour
21f48456a2
Image to Post - res limit
2020-10-26 10:53:03 -05:00
Matthew Barbour
61250bd3a3
Image to Post - report
2020-10-26 10:53:03 -05:00
Matthew Barbour
456176ac11
Image to Post - random list
2020-10-26 10:53:03 -05:00
Matthew Barbour
f497094482
Image to Post - rating
2020-10-26 10:53:03 -05:00
Matthew Barbour
5371669e54
Image to Post - private
2020-10-26 10:53:03 -05:00
Matthew Barbour
9d7b0db3d3
Image to Post - pm triggers
2020-10-26 10:53:03 -05:00
Matthew Barbour
0db32f2ccc
Image to Post - random
2020-10-26 10:53:03 -05:00
Matthew Barbour
bfe95a09e7
Image to Post - numeric score
2020-10-26 10:53:03 -05:00
Matthew Barbour
64649133e2
Image to Post - link
2020-10-26 10:53:03 -05:00
Matthew Barbour
708acd461c
Image to Post - hash bans
2020-10-26 10:53:03 -05:00
Matthew Barbour
83f8b61c4e
Image to Post - approval
2020-10-26 10:53:03 -05:00
Matthew Barbour
d7c16176d3
Image to Post - mime
2020-10-26 10:53:03 -05:00
Matthew Barbour
dadef22d90
Image to Post - User
2020-10-26 10:53:03 -05:00
Matthew Barbour
a8c39085cb
Image to Post - view counter
2020-10-26 10:53:02 -05:00
Matthew Barbour
4f48be8e15
Image to Post - Home
2020-10-26 10:53:02 -05:00
Matthew Barbour
439c3a8320
Image to Post - Index
2020-10-26 10:53:02 -05:00
Matthew Barbour
2b6e28683f
Image to Post - Comments
2020-10-26 10:53:02 -05:00
Matthew Barbour
773be88994
Image to Post - bulk actions
2020-10-26 10:53:02 -05:00
Matthew Barbour
77ea8617d7
Image to Post - Admin extension
2020-10-26 10:53:02 -05:00
Matthew Barbour
840e661a42
Image to Post - featured
2020-10-26 10:53:02 -05:00
Matthew Barbour
82e88969d6
Image to Post - favorites
2020-10-26 10:53:02 -05:00
Matthew Barbour
27b2988bd8
Image to Post - Image
2020-10-26 10:53:02 -05:00
Matthew Barbour
52bce9ffd0
Image to Post - media
2020-10-26 10:53:02 -05:00
Matthew Barbour
7e0349164a
Image to Post - log_db
2020-10-26 10:53:02 -05:00
Matthew Barbour
769fbecbb0
Image to Post - View
2020-10-26 10:53:02 -05:00
Matthew Barbour
df93e2e5d5
Added support for transcoding from the PPM image format
2020-10-26 08:58:47 -05:00
Matthew Barbour
cb81e46f9e
Changing images to posts
2020-10-26 08:58:36 -05:00