Commit Graph

25 Commits

Author SHA1 Message Date
494ba15a70 log every ext version change 2019-11-03 19:04:57 +00:00
1210498e41 fix typo in image flag setting 2019-11-03 17:21:58 +00:00
031c441e47 split DatabaseUpgrade into a separate event from InitExt 2019-11-03 17:21:05 +00:00
ee3754ae79 Merge branch 'master' of https://github.com/shish/shimmie2 2019-11-03 16:28:00 +00:00
55c6854003 formatting 2019-11-02 19:57:34 +00:00
3efa76c6a2 Added set_timeout to database and engine 2019-10-18 16:34:12 +01:00
9907c02a11 Resolved transaction issue 2019-10-18 16:32:33 +01:00
f594e9066e Added image flag 2019-10-18 16:27:04 +01:00
b6b16b9804 media-rescan also accepts hash 2019-10-04 21:10:00 +01:00
fee0a845bb media-rescan CLI command 2019-10-04 20:50:36 +01:00
30698fefdc remove a bunch of dead variables and things 2019-10-02 11:23:57 +01:00
8f688fd2c6 lints 2019-10-02 10:10:47 +01:00
a7bddb1dac get rid of is_admin, fixes #676 2019-09-29 19:01:09 +01:00
a6bb15d859 formatting 2019-09-29 14:30:55 +01:00
de98e86938 ExtensionInfo conversions what have I done 2019-08-07 15:40:01 -05:00
a18589ee0a Help extension
Provides foundation for help pages that are generated from loaded extensions, starting with comprehensive search documentation. Addresses #522
2019-08-05 09:03:49 -05:00
cb1e9c0075 Permissions to constants 2019-08-01 08:07:05 -05:00
d16dfe24f2 media extension adjustments 2019-07-31 15:08:56 +01:00
f2496b99f6 fix for resize arg isssue 2019-07-08 08:07:17 -05:00
58948a90fb Fixed a constant reference 2019-07-08 08:07:15 -05:00
8638a16694 Added table-building support to SetupBlock to allow easily building cleaner setup controls 2019-07-08 08:07:13 -05:00
4065540f0e Added SCORE sql constants 2019-07-08 08:07:12 -05:00
a0c0b6e3d1 Various fixes 2019-07-08 08:07:11 -05:00
b1db833d51 Added additional media properties to the images table, video, audio, length, and lossless.
Added new event to handle fetching media properties like height, width, and the newly added fields, and admin controls to manually scan files for their properties.
Added a search terms content:video and content:audio to search for images that do (or do not) have those flags.
2019-07-08 08:07:09 -05:00
a41e99d1af Renamed graphics extension to media extension 2019-07-08 08:07:08 -05:00