Shish
|
bcf7947837
|
use timestamps for bans, consistency at last /o/
|
2019-11-03 23:17:09 +00:00 |
|
Shish
|
f15a95b4de
|
more version
|
2019-11-03 19:49:52 +00:00 |
|
Shish
|
539dd66fe8
|
ipban version
|
2019-11-03 19:43:39 +00:00 |
|
Shish
|
ee948352a5
|
defaults
|
2019-11-03 19:25:51 +00:00 |
|
Shish
|
0e660f5aba
|
mysql...
|
2019-11-03 19:15:09 +00:00 |
|
Shish
|
c41378f0b9
|
text can't have default in mysql...
|
2019-11-03 19:11:48 +00:00 |
|
Shish
|
494ba15a70
|
log every ext version change
|
2019-11-03 19:04:57 +00:00 |
|
Shish
|
4f0ee38508
|
slightly more verbose docker install
|
2019-11-03 18:55:37 +00:00 |
|
Shish
|
0fa371c7b0
|
create tables before init
|
2019-11-03 18:32:50 +00:00 |
|
Shish
|
c58a13ae88
|
formatting
|
2019-11-03 18:28:38 +00:00 |
|
Shish
|
427acc55a0
|
Merge branch 'master' of https://github.com/shish/shimmie2
|
2019-11-03 18:28:16 +00:00 |
|
Shish
|
6bc33ee691
|
Drop SCORE_DATETIME/NOW - all the databases we care about now support TIMESTAMP/CURRENT_TIMESTAMP
|
2019-11-03 18:28:05 +00:00 |
|
Shish
|
e2cac352f5
|
start of ban types
|
2019-11-03 17:53:52 +00:00 |
|
Shish
|
0fab821d77
|
set DB timeout to a large number for upgrades
|
2019-11-03 17:53:41 +00:00 |
|
Shish
|
1210498e41
|
fix typo in image flag setting
|
2019-11-03 17:21:58 +00:00 |
|
Shish
|
2f23a11096
|
manual db upgrade command
|
2019-11-03 17:21:05 +00:00 |
|
Shish
|
031c441e47
|
split DatabaseUpgrade into a separate event from InitExt
|
2019-11-03 17:21:05 +00:00 |
|
Shish
|
ee3754ae79
|
Merge branch 'master' of https://github.com/shish/shimmie2
|
2019-11-03 16:28:00 +00:00 |
|
Shish
|
ac5546c6ef
|
remove more old comments
|
2019-11-03 16:22:59 +00:00 |
|
Shish
|
b568933f45
|
remove extension metadata comments (we have metadata objects now)
|
2019-11-02 20:19:09 +00:00 |
|
Shish
|
55c6854003
|
formatting
|
2019-11-02 19:57:34 +00:00 |
|
Shish
|
aabc69033b
|
Merge pull request #687 from sanmadjack/pull
Various changes
|
2019-11-02 19:55:59 +00:00 |
|
Matthew Barbour
|
6b22f6da3f
|
Cleanup
|
2019-11-01 23:55:23 -05:00 |
|
Matthew Barbour
|
6e320a090e
|
Better help page nav system integration
|
2019-11-01 23:55:16 -05:00 |
|
Matthew Barbour
|
1565b8570b
|
Added disapproving controls to approval extension
|
2019-11-01 23:55:08 -05:00 |
|
Matthew Barbour
|
4dfb2761ab
|
More approval enable option consequences
|
2019-11-01 23:49:01 -05:00 |
|
Matthew Barbour
|
5f89420fab
|
Approval enable option
|
2019-11-01 23:49:01 -05:00 |
|
Matthew Barbour
|
2b46ede098
|
approval permissions
|
2019-11-01 23:49:01 -05:00 |
|
Matthew Barbour
|
c2d6f1a5fa
|
New "Approval" extension
|
2019-11-01 23:47:53 -05:00 |
|
Matthew Barbour
|
016fb6be65
|
Small fixes and corrections
|
2019-11-01 23:47:53 -05:00 |
|
Matthew Barbour
|
c17c84f15f
|
Fixed searching issues on event log page
|
2019-10-18 16:36:06 +01:00 |
|
Matthew Barbour
|
ed8caa86bf
|
Fix for random issue
|
2019-10-18 16:35:44 +01:00 |
|
Matthew Barbour
|
3efa76c6a2
|
Added set_timeout to database and engine
|
2019-10-18 16:34:12 +01:00 |
|
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
|
d1853ee1db
|
Added scoreql option to database functions to make using scoreql less verbose
Added exists function to the database
|
2019-10-18 16:32:06 +01:00 |
|
Matthew Barbour
|
9139bbfd01
|
Added another lower() to a tag lookup
|
2019-10-18 16:31:38 +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
|
3a14857b40
|
Consolidated tag sanitization functions
Added more tag convenience functions
|
2019-10-18 16:29:04 +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 |
|
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 |
|