summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Lib.ExtLinks: Don't hide site list + add expandable list of supported URL for...Yorhel1-1/+1
2020-01-12Docker: Switch to AlpineYorhel1-1/+1
2019-12-30Actually, let's get rid of v3 now that it doesn't work anymore anywayYorhel1-52/+3
2019-12-30ulist: Remove remnants of old votes/vnlists/wlists tablesYorhel1-6/+10
2019-11-10JS: Add LibreJS compatibility + use embedded comment tag to sort v2rw.js filesYorhel1-21/+23
2019-11-10ulist: Implement deletion of items from the listYorhel1-1/+2
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel1-3/+3
2019-11-10ulist: Add comment and "this item is public" iconsYorhel1-0/+1
2019-11-10Reorganize JS and Elm instantiation + more efficient ulist loadingYorhel1-1/+11
2019-11-10ulist: Inline editable votesYorhel1-1/+1
2019-11-10ulist: Add data model for new lists + Perl/Elm for label managementYorhel1-3/+4
2019-10-23Update to Elm 0.19.1Yorhel1-14/+20
2019-10-06Elm: Support arbitrary id types in inputSelect + actually honor the selected ...Yorhel1-6/+11
2019-10-02v2rw: Convert user preferences formYorhel1-0/+1
2019-09-30Fixups: Build nested Elm modules in prod + only show help message on errorYorhel1-1/+1
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel1-9/+54
2019-09-12Add VNDB::Config module and unified conf.pl config fileYorhel1-8/+5
2019-09-11VNDB::Types: Convert vn_relations and prod_relationsYorhel1-1/+1
2019-09-09spritegen.pl: Move compression to "make prod"Yorhel1-2/+7
2019-09-09JS/Build: Move minification and compression to "make prod"Yorhel1-8/+7
2019-09-09CSS/Build: Move minification and compression to "make prod"Yorhel1-5/+15
2019-07-25v3: Integrate elmgen.pl with lib/VN3/Yorhel1-17/+2
2019-07-25Merge the v3 branch into separate namespace + fix Docker stuff (again)Yorhel1-36/+88
2017-12-09Add Docker configYorhel1-0/+3
2017-11-25Remove broken SQL functions from Makefile + add install instructionsYorhel1-109/+3
2017-07-17Makefile: Ensure static/f directory existsYorhel1-7/+7
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel1-7/+1
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel1-5/+5
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel1-2/+5
2015-08-10Split script.js into multiple smaller filesYorhel1-1/+1
2015-05-11Generate icons.png and associated CSS automaticallyYorhel1-24/+38
2013-09-14Makefile: Fix dependency of 'make skins'Yorhel1-1/+1
2013-01-05Move api/tags.json.gz to the main domainYorhel1-2/+2
2013-01-04Added daily-generated JSON dump of the tag informationYorhel1-2/+2
2012-06-04Makefile: Fix typo in sql-import targetYorhel1-1/+1
2012-01-09Added language for UkrainianYorhel1-0/+4
2011-12-29Maintain VN search cache for hidden entries as wellYorhel1-1/+6
2011-08-22Added new platforms: Android, Web and DB-PGYorhel1-1/+6
2011-04-08Generate dbedit/dbdel notifications on character editsYorhel1-1/+7
2011-02-16chardb: Added image to character entriesYorhel1-3/+3
2011-02-13chardb: Added notes file and started implementing the traitsYorhel1-1/+7
2011-02-04Added category field to tags (content/ero/technical)Yorhel1-2/+7
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-1/+1
2011-01-03SQL: Added tags_vn.ignore column and updated queries to respect thisYorhel1-1/+6
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel1-1/+6
2010-12-14VNDBUtil: Consider "senpai" and "sempai" the same in the VN searchYorhel1-0/+4
2010-11-28ChangeLog update for 2.14 + some minor upgrade fixesYorhel1-1/+1
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-5/+6
2010-11-24Makefile: Reverted back to a single .PHONY targetYorhel1-17/+20
2010-11-14Makefile: Replaced .PHONY directive with $(phony ..) targetsYorhel1-25/+18