This website requires JavaScript.
Explore
Help
Sign In
james
/
fembooru
Watch
1
Star
0
Fork
0
You've already forked fembooru
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fembooru
/
ext
/
image
History
Matthew Barbour
dfeb3bf5df
Added a database upgrade that adds a tag_id,image_id index to image_tags, and lengthens the filename field to 255 characters. 64 was ridiculous.
...
Also added a substr to the filename for the merge code so it won't error when it's a long name
2019-07-05 16:55:25 +01:00
..
main.php
Added a database upgrade that adds a tag_id,image_id index to image_tags, and lengthens the filename field to 255 characters. 64 was ridiculous.
2019-07-05 16:55:25 +01:00
test.php
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
2019-05-28 17:59:38 +01:00
theme.php
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
2019-05-28 17:59:38 +01:00