Matthew Barbour
|
702f098ea6
|
Added create_image permission check to upload menu code
|
2019-10-18 16:32:46 +01:00 |
|
Matthew Barbour
|
9907c02a11
|
Resolved transaction issue
|
2019-10-18 16:32:33 +01:00 |
|
Matthew Barbour
|
0a30ec6cfa
|
Added favorite bulk actions
|
2019-10-18 16:30:55 +01:00 |
|
Matthew Barbour
|
ed17a631d0
|
Added extension documentation link image
|
2019-10-18 16:30:30 +01:00 |
|
Matthew Barbour
|
51563017c8
|
Transcode config constants migrated to own file, added enabled option for future feature
|
2019-10-18 16:29:58 +01:00 |
|
Matthew Barbour
|
4897063adc
|
Added trash link
|
2019-10-18 16:29:44 +01:00 |
|
Matthew Barbour
|
04b1754893
|
Fixed bulk add's KEY
|
2019-10-18 16:27:32 +01:00 |
|
Matthew Barbour
|
aa5c8c81e0
|
Added lower() to some tag lookups
Removed a duplicate include line
|
2019-10-18 16:27:23 +01:00 |
|
Matthew Barbour
|
f594e9066e
|
Added image flag
|
2019-10-18 16:27:04 +01:00 |
|
Matthew Barbour
|
6b030c00eb
|
Constants for index config
|
2019-10-18 16:26:11 +01:00 |
|
Matthew Barbour
|
d605e0e572
|
Added cron_admin permission
|
2019-10-17 14:26:14 -05:00 |
|
matthew
|
40269a6f4a
|
Cron uploader enhancements and bug fixes
|
2019-10-10 10:16:15 -05:00 |
|
Shish
|
32662af1ac
|
start of bulk actions cli
|
2019-10-04 20:50:49 +01:00 |
|
Shish
|
fee0a845bb
|
media-rescan CLI command
|
2019-10-04 20:50:36 +01:00 |
|
Shish
|
577d5c572a
|
search from CLI for integration with other unix tools
|
2019-10-04 20:48:59 +01:00 |
|
Shish
|
4564fd4092
|
by_id_or_hash for more elegant CLI use
|
2019-10-04 20:48:21 +01:00 |
|
Shish
|
30698fefdc
|
remove a bunch of dead variables and things
|
2019-10-02 11:23:57 +01:00 |
|
Shish
|
e08cdb1638
|
make Cache its own thing, separate from Database
|
2019-10-02 10:49:32 +01:00 |
|
Shish
|
842df41951
|
make dbq html work
|
2019-10-02 10:23:35 +01:00 |
|
Shish
|
8f688fd2c6
|
lints
|
2019-10-02 10:10:47 +01:00 |
|
Shish
|
794e4ebb7d
|
merge
|
2019-10-01 10:44:52 +01:00 |
|
Shish
|
ce61b7dc40
|
truncate filenames to 64 chars at upload time
|
2019-09-30 18:05:35 +01:00 |
|
Shish
|
a7bddb1dac
|
get rid of is_admin, fixes #676
|
2019-09-29 19:01:09 +01:00 |
|
Shish
|
160f673060
|
consistent class naming
|
2019-09-29 17:48:21 +01:00 |
|
Shish
|
54067f02a4
|
fix merge
|
2019-09-29 15:44:59 +01:00 |
|
Shish
|
e6a402cd4e
|
Merge branch 'custom_ratings' into develop
|
2019-09-29 14:41:14 +01:00 |
|
Shish
|
f5119b20a3
|
formatting
|
2019-09-29 14:32:51 +01:00 |
|
Shish
|
a6bb15d859
|
formatting
|
2019-09-29 14:30:55 +01:00 |
|
Shish
|
56e247faf5
|
remove duplicate import
|
2019-09-29 14:24:56 +01:00 |
|
Matthew Barbour
|
de68691fc3
|
ExtensionInfo for user config
|
2019-09-29 14:22:04 +01:00 |
|
Matthew Barbour
|
b43e425f95
|
Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted
Further tag list performance improvements
TagListConfig constants
|
2019-09-29 14:22:04 +01:00 |
|
matthew
|
cf8ed3b134
|
Added UserLoginEvent
|
2019-09-29 14:21:23 +01:00 |
|
Matthew Barbour
|
73b784266e
|
Moved user config stuff into an extension
|
2019-09-29 14:20:40 +01:00 |
|
matthew
|
120cdb49a6
|
Added $user_config global based on existing config object for storing user-specific settings.
Added event to the user page so that extensions can hook into it, providing user-specific setting controls
|
2019-09-29 14:19:52 +01:00 |
|
Matthew Barbour
|
88e6e68d79
|
Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted
Further tag list performance improvements
TagListConfig constants
|
2019-09-26 15:46:28 +01:00 |
|
Matthew Barbour
|
8606c70437
|
Changed related tags queries to run more efficiently, filter out the starting tags, and filter out any tags starting with tagme, rather than just tagme.
|
2019-09-26 15:43:48 +01:00 |
|
Matthew Barbour
|
8f95d23828
|
Removed mass tagger extension
|
2019-09-26 15:41:51 +01:00 |
|
Shish
|
33fff87f39
|
Merge pull request #680 from sanmadjack/ext_info
Proposed extension info change to allow getting info for unloaded ext…
|
2019-09-26 15:37:16 +01:00 |
|
Daniel Oaks
|
05082c8f11
|
Only show 'Tags' block when there's a tag to put in it
|
2019-09-14 15:59:31 +10:00 |
|
Matthew Barbour
|
651b1632b1
|
Update main.php
|
2019-09-09 08:13:25 -05:00 |
|
Shish
|
ba20d8d5af
|
filter non-ascii domains
|
2019-09-08 17:13:20 +01:00 |
|
Shish
|
9341c408b9
|
allow randomness to be limited, because sql's OFFSET N is O(n)
|
2019-09-08 17:13:20 +01:00 |
|
Matthew Barbour
|
4dce3a2f07
|
Update theme.php
|
2019-08-14 09:07:45 -05:00 |
|
Matthew Barbour
|
ac6ded877f
|
Added dependency support for extensions
Separated a few extensions that had multiple extension classes in the same file
|
2019-08-07 16:32:44 -05:00 |
|
Matthew Barbour
|
744dcd63e1
|
EmoticonListInfo
|
2019-08-07 16:06:55 -05:00 |
|
matthew
|
1e60c8720c
|
Set unrated and unknown as reserved ratings
|
2019-08-07 15:50:37 -05:00 |
|
Matthew Barbour
|
0506adbf30
|
Adjusted rating setting migration
|
2019-08-07 15:50:37 -05:00 |
|
matthew
|
a019786895
|
Merge remote-tracking branch 'origin/bugfixes' into custom_ratings
|
2019-08-07 15:50:36 -05:00 |
|
Matthew Barbour
|
85b883ed7a
|
Moved user config stuff into an extension
|
2019-08-07 15:50:34 -05:00 |
|
matthew
|
0fa2adfdd5
|
Added $user_config global based on existing config object for storing user-specific settings.
Added event to the user page so that extensions can hook into it, providing user-specific setting controls
|
2019-08-07 15:50:02 -05:00 |
|