Commit Graph

423 Commits

Author SHA1 Message Date
DariusIII c12c6066e8 Update mysql-ddl 2017-08-11 00:50:24 +02:00
DariusIII f672bd246e Increase rsstoken column to varchar(64) to accommodate new api key size 2017-08-11 00:49:48 +02:00
DariusIII 7789c08515 Add customized 404 page 2017-08-10 13:44:06 +02:00
DariusIII 8283cff56b Further improve maintenance mode 2017-08-10 11:51:03 +02:00
DariusIII 223c609feb Add Models/User 2017-07-31 14:42:14 +02:00
DariusIII 8562d1f7f3 Update laravel/framework and laravel/tinker to latest versions 2017-07-20 11:16:04 +02:00
DariusIII ce68a30e1c test 2017-07-19 10:40:40 +02:00
Amir Zarrinkafsh 577147e464 Adjust ordinal in patch 314 to match 10-release_naming_regexes.tsv 2017-07-04 15:00:49 +10:00
DariusIII 5bcc761a53 Merge PR #152 by Nightah - Release Naming Regexes 2017-07-01 20:45:42 +02:00
Amir Zarrinkafsh c63780099e Updated regexes 1074-1078 to include a.b.warez.ibm-pc.0-day 2017-07-02 00:22:09 +10:00
Amir Zarrinkafsh 45273610db Added AFL regex for a.b.multimedia.sports 2017-07-01 17:31:13 +10:00
DariusIII 09e1e8a8f6 Change mode of 10-user_roles.tsv to 755 2017-06-27 11:14:39 +02:00
DariusIII 4cb209041b Update install procedure and insertion of zero value into auto_increment id fields for categories (fixes problem with wrong id of OTHER root category) and user_roles, no need to load mysql-data.sql file anymore 2017-06-27 11:13:27 +02:00
Amir Zarrinkafsh 501357724e Updated all InnoDB tables to be created as ROW_FORMAT = DYNAMIC 2017-06-27 17:08:33 +10:00
Amir Zarrinkafsh e0a2a42be1 Adjust ROW_FORMAT for xxxinfo table to be DYNAMIC instead of COMPACT, this was causing TravisCI build errors due to the UNIQUE_INDEX 2017-06-27 16:31:51 +10:00
DariusIII 158fde2b39 Create all the tables in mysql-ddl.sql as InnoDB tables 2017-06-22 12:40:24 +02:00
DariusIII 3b466f14dc Increase varchar column sizes in xxxinfo table 2017-06-22 12:33:56 +02:00
DariusIII a2bcf8a1bd Merge PR #145 by Nightah - Fixed remaining issues for tmux-edit templates 2017-06-19 09:27:02 +02:00
DariusIII 646f7671d0 Merge branch 'dev' into dev-fix-admin-features 2017-06-19 09:25:24 +02:00
Amir Zarrinkafsh 230668e976 Fixed remaining issues for tmux-edit templates and re-wrote Backfill All description 2017-06-19 12:02:03 +10:00
DariusIII c8bab26d1a Increase xref column in collections and multigroup_collections to 1024 and change classused in xxxinfo table to varchar(20) and empty default value 2017-06-16 13:43:52 +02:00
DariusIII 96914d6c53 Properly fix 10-settings.tsv 2017-06-16 12:49:58 +02:00
DariusIII 9c440301b5 Fix tabs in 10-settings.tsv 2017-06-16 12:39:25 +02:00
DariusIII 5100c88828 Remove bad patch 2017-05-28 21:23:48 +02:00
DariusIII 95b367abff Merge dev into 0.x 2017-05-28 21:22:13 +02:00
DariusIII ef6977d445 Merge PR #140 by Nightah - Included a.b.multimedia.cartoons in anime regexes 2017-05-26 22:48:30 +02:00
Amir Zarrinkafsh eeea465747 Included a.b.multimedia.cartoons in anime regexes 2017-05-27 01:15:09 +10:00
DariusIII a51b624613 Fix bad formating in 10-release_naming_regexes.tsv in regex 1148 description that caused regexes after to be inserted into its description 2017-05-26 15:44:44 +02:00
DariusIII e11cda67ff possible fix for bad 10-release_naming_regexes.tsv 2017-05-25 13:02:34 +02:00
DariusIII 013fc0c558 Fix partition schema in mysql-ddl 2017-05-16 23:43:51 +02:00
DariusIII f85baf623b Alter columns in release_regexes tables to allow signed values for collection_regexes_id and naming_regexes_id 2017-05-15 15:17:24 +02:00
DariusIII 0feea32409 Wrong table structure for release_regexes table in mysql-ddl.sql 2017-05-15 14:38:59 +02:00
DariusIII 348d3811a5 Add OMDbAPI apikey support for future use as it will go private soon 2017-05-15 12:14:29 +02:00
DariusIII bec7261892 Fix wrong table name in mysql-ddl (releases_regexes and should be release_regexes) 2017-05-15 08:58:48 +02:00
DariusIII f314618a0d Change hash16k and srr name fixing queries and support in groupfixrelnames and NameFixer 2017-05-09 13:53:28 +02:00
DariusIII 19a55a6a24 Delete +1 patch 2017-05-05 15:54:40 +02:00
DariusIII 4ecb99eb3d Change lenght of releases table name and searchname columns to 400 and 300 respectively 2017-05-05 15:53:09 +02:00
DariusIII cc806d1971 Merge PR #137 by Nightah - Updated new anime group regexes to match more explicitly 2017-05-04 21:50:06 +02:00
Amir Zarrinkafsh 0d37fad299 Updated new group regexes to match more explicitly 2017-05-04 12:38:36 +10:00
Amir Zarrinkafsh b239cccd1e Merge remote-tracking branch 'origin/dev' into dev-fix-anime-regexes 2017-04-22 00:56:37 +10:00
Amir Zarrinkafsh dc82b91d53 Fixed description for regex 35 2017-04-22 00:54:32 +10:00
DariusIII 523889a54c Merge PR #133 from Nightah - Rebase all anime regexes 2017-04-20 15:40:25 +02:00
DariusIII e3a573883b Fix typo in sql query 2017-04-20 15:22:15 +02:00
Amir Zarrinkafsh 210b77c117 Added SQL patch for anime regex clean up 2017-04-20 22:44:49 +10:00
Amir Zarrinkafsh fe177772e6 Update anime release name regexes 2017-04-20 18:58:12 +10:00
DariusIII 4271fe99ca Fix bad logic for namefixer release update function 2017-04-19 20:08:02 +02:00
DariusIII a1f14b2fb6 Update AniDB and related pages updateTitle function 2017-04-17 16:16:55 +02:00
DariusIII 56ac6bf155 Merge PR #131 from Nightah (update a.b.anime regexes) 2017-04-17 09:56:24 +02:00
Amir Zarrinkafsh 97fe11acfd Modification to Regex 1162 to catch whitespace before a releasename 2017-04-17 13:15:53 +10:00
Amir Zarrinkafsh 70723b5567 Added extra regexes to match release names for a.b.anime,
a.b.multimedia.anime, a.b.multimedia.anime.highspeed and a.b.multimedia.anime.repost
2017-04-17 12:38:44 +10:00