Commit Graph

116 Commits

Author SHA1 Message Date
Tim Van Baak
f1f9ebe9a0
Merge pull request #4 from Jaculabilis/develop
Improved package and object model
2019-05-21 01:01:00 -07:00
e78787a5cf Documentation updates 2019-05-21 00:53:41 -07:00
699dce47af Add missing addendum config check 2019-05-20 20:47:39 -07:00
31f401400c Fix sort type in redirect 2019-05-20 18:47:01 -07:00
9a15fee707 Add links to editor and full page in Session 2019-05-18 14:53:58 -07:00
d6d145e7c5 Fix tag order 2019-05-18 14:42:34 -07:00
6d54390f51 De-compact css for readability 2019-05-18 14:42:13 -07:00
2a1c376c44 Override newline for file writes 2019-05-18 14:19:26 -07:00
309dc68127 Use different escaping replacement 2019-05-18 00:45:24 -07:00
56766d3ad3 Fix ~ not being escaped 2019-05-18 00:38:22 -07:00
172d1b2123 Formatting typo in rules page 2019-05-18 00:20:24 -07:00
b3875fc7da Statistics refactor and config hookup 2019-05-18 00:16:46 -07:00
8773f6b58f Add title-turn uniqueness check 2019-04-23 23:56:59 -07:00
18eba7c035 Move prev/next to the end of articles with addenda 2019-04-23 23:50:45 -07:00
3ac0b2c738 Improve index sorting options 2019-04-23 16:20:23 -07:00
1f702b5af4 Update config check to use default values dynamically 2019-04-22 14:56:47 -07:00
95d2cddf17 Adjust paths for package org 2019-04-22 14:14:59 -07:00
2243cae653 Make module more module-like 2019-04-22 13:47:16 -07:00
014ff075c1 Config changes for the next round of updates 2019-04-22 13:46:52 -07:00
f709efefb8 Add WIP latex export code 2019-04-22 12:52:29 -07:00
312af310e0 Update gitignore 2019-03-10 17:36:24 -07:00
c50676c37d Rewrite statistics calculations again 2018-12-07 08:58:41 -08:00
c9281b6450 Fix turn count miscounting addendum lengths 2018-11-29 00:27:54 -08:00
b15fcbe359 Add undercited articles statistic 2018-11-21 11:42:39 -08:00
7070d460fc Optimize lambdas 2018-11-13 13:04:13 -08:00
aeb195e595 Add additional citation checks to editor 2018-11-13 13:03:55 -08:00
9a8ad419a0 Rework printable page for new article model 2018-11-10 15:39:11 -08:00
4ab9f1f1ea Lower margins on index headings 2018-11-07 23:06:45 -08:00
f9c1f02b37 Add missing not 2018-11-07 00:11:37 -08:00
6f51bde2cc Fix phantom exclusion in bottom pageranks 2018-11-05 09:36:59 -08:00
c125bdbe69 Fix error in player pagerank statistics 2018-11-04 00:58:07 -07:00
e6293eab50 Filter out phantoms from bottom pagerank 2018-11-04 00:07:43 -07:00
56421820bb Add pagerank bottom statistic 2018-11-04 00:02:48 -07:00
a133f2c865 Add by-turn word count 2018-11-03 21:00:39 -07:00
706b29d202 Add turn number to editor download for addendums 2018-11-03 19:11:04 -07:00
ec953b6a99 Remove commented-out code 2018-11-03 19:07:52 -07:00
8260b014f3 Add custom editor 2018-11-03 14:54:13 -07:00
cd0e3d895b Fix citation check for new citation semantics 2018-11-03 14:53:37 -07:00
87df1b7480 Fix pagerank crashing on citationless articles 2018-11-02 00:50:34 -07:00
7490cd6f7f Refactor citations and add addendum articles 2018-10-31 15:22:15 -07:00
00cc4e9cfe Copy CSS during lexicon init 2018-10-30 10:17:54 -07:00
Tim Van Baak
e489e93a2a
Merge pull request #3 from Jaculabilis/develop
Merge updated CSS from develop to master
2018-10-29 09:03:12 -07:00
df22907a41 Refactor for new page structure 2018-10-28 13:50:58 -07:00
25a674121f Add new css and page skeleton 2018-10-27 16:39:09 -07:00
Tim Van Baak
e42493c255
Merge pull request #2 from Jaculabilis/develop
Merge develop to master
2018-10-27 15:29:37 -07:00
5d5c3239b6 Fix turn order iteration 2018-10-27 15:16:24 -07:00
ada2317435 Refactor statistics computations 2018-10-24 12:40:54 -07:00
55f5964867 Make 0 the minimum turn 2018-10-21 23:53:11 -07:00
ca7c03bae5 Add total word count to stats page 2018-10-21 18:08:20 -07:00
31d2f83609 Update README, refactor technical docs into new file 2018-10-16 12:27:19 -07:00