Shish
|
de39f3e5d7
|
Merge pull request #686 from sanmadjack/cron_upload
Cron upload
|
2019-10-18 16:20:10 +01:00 |
|
Matthew Barbour
|
d605e0e572
|
Added cron_admin permission
|
2019-10-17 14:26:14 -05:00 |
|
Matthew Barbour
|
92a0afc15e
|
Supporting function for cron uploader changes
|
2019-10-10 10:41:17 -05:00 |
|
matthew
|
40269a6f4a
|
Cron uploader enhancements and bug fixes
|
2019-10-10 10:16:15 -05:00 |
|
Shish
|
b6b16b9804
|
media-rescan also accepts hash
|
2019-10-04 21:10:00 +01:00 |
|
Shish
|
5b2e9e44a2
|
note a TODO
|
2019-10-04 21:08:33 +01:00 |
|
Shish
|
134d2c029c
|
limit results by default (ideally we'd have a --limit flag...)
|
2019-10-04 21:02:16 +01: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
|
71c74e034b
|
allow find_images without limit
|
2019-10-04 20:47:48 +01:00 |
|
Shish
|
cfa48deda1
|
consistent indent
|
2019-10-03 17:57:32 +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
|
486c048950
|
typo
|
2019-10-02 09:06:00 +01:00 |
|
Shish
|
704cab4470
|
type fixes
|
2019-10-02 09:03:14 +01:00 |
|
Shish
|
785e5b67e6
|
assert for type checking
|
2019-10-02 08:35:54 +01:00 |
|
Shish
|
6ccf7b72e2
|
int for port numbers
|
2019-10-02 00:39:45 +01:00 |
|
Shish
|
c197d021bb
|
Memcache hasn't been supported since php5 - we use Memcached now
|
2019-10-02 00:38:22 +01:00 |
|
Shish
|
f1c146b512
|
support set_int(foo, null)
|
2019-10-02 00:37:22 +01:00 |
|
Shish
|
14ca4f545d
|
stub config so scrutinizer stops complaining about missing define()s
|
2019-10-01 13:28:38 +01:00 |
|
Shish
|
12d77da449
|
opt-in to new scrutinizer reports
|
2019-10-01 11:45:29 +01:00 |
|
Shish
|
c440682ae7
|
ignores
|
2019-10-01 11:40:57 +01:00 |
|
Shish
|
c98588d84c
|
not using eclipse
|
2019-10-01 11:39:43 +01:00 |
|
Shish
|
08293bd32a
|
remove hack for ancient php bug
|
2019-10-01 11:07:38 +01:00 |
|
Shish
|
d7b08d7b95
|
bump required versions based on Debian Stable
|
2019-10-01 11:06:40 +01:00 |
|
Shish
|
727fd921be
|
remove references to develop
|
2019-10-01 10:51:13 +01:00 |
|
Shish
|
5183c52223
|
version bump
|
2019-10-01 10:45:07 +01:00 |
|
Shish
|
794e4ebb7d
|
merge
|
2019-10-01 10:44:52 +01:00 |
|
Shish
|
7f8ee47eeb
|
composer update
|
2019-10-01 10:31:31 +01:00 |
|
Shish
|
cea6e2b121
|
postgres has true / false
|
2019-09-30 18:05:35 +01:00 |
|
Shish
|
ce61b7dc40
|
truncate filenames to 64 chars at upload time
|
2019-09-30 18:05:35 +01:00 |
|
Shish
|
19c4fcaf34
|
even with EMULATE_PREPARES=false, sqlite still returns strings for int columns...
|
2019-09-30 10:40:15 +01:00 |
|
Shish
|
fd2d434c61
|
return native types (int, float) for mysql
|
2019-09-30 10:19:47 +01:00 |
|
Shish
|
a7bddb1dac
|
get rid of is_admin, fixes #676
|
2019-09-29 19:01:09 +01:00 |
|
Shish
|
0f4a0275b5
|
use is_int instead of is_numeric if we want to reject numeric strings, should fix #681
|
2019-09-29 17:58:56 +01:00 |
|
Shish
|
160f673060
|
consistent class naming
|
2019-09-29 17:48:21 +01:00 |
|
Shish
|
1314c3990a
|
Merge pull request #684 from DanielOaks/develop+danbooru2-fixes
Minor danbooru2 theme fixes
|
2019-09-29 15:47:09 +01:00 |
|
Shish
|
54067f02a4
|
fix merge
|
2019-09-29 15:44:59 +01:00 |
|
Shish
|
ebe4075469
|
formatting
|
2019-09-29 14:43:47 +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 |
|