Tim Van Baak
|
63745d2865
|
Move auth templates into new server submodule
|
2020-04-24 13:46:30 -07:00 |
Tim Van Baak
|
3077b02508
|
Kick off the server refactor with home and auth
|
2020-04-24 11:37:55 -07:00 |
Tim Van Baak
|
07e62b9665
|
Add factory.try_user for non-exception user lookup
|
2020-04-24 10:54:11 -07:00 |
Tim Van Baak
|
9252e524ae
|
Unnecessary to pass both root and model factory
|
2020-04-24 10:53:19 -07:00 |
Tim Van Baak
|
6d0aa3eb34
|
Add load_all_users
|
2020-04-24 10:52:13 -07:00 |
Tim Van Baak
|
46f7b54556
|
Add get_all_lexicons
|
2020-04-24 10:40:14 -07:00 |
Tim Van Baak
|
081a54c9c3
|
Add character add checker
|
2020-04-24 00:53:39 -07:00 |
Tim Van Baak
|
7d633f5201
|
Move publish functions to lexicon.gameloop
|
2020-04-24 00:35:28 -07:00 |
Tim Van Baak
|
cae12b960d
|
Update lexicon-char cli commands
|
2020-04-24 00:00:06 -07:00 |
Tim Van Baak
|
30d7c53919
|
Remove unused linting file
|
2020-04-23 23:35:07 -07:00 |
Tim Van Baak
|
8b069132a9
|
Update lexicon-player cli commands
|
2020-04-23 23:30:32 -07:00 |
Tim Van Baak
|
afb49a86db
|
Move player join code to lexicon.setup
|
2020-04-23 23:24:05 -07:00 |
Tim Van Baak
|
97ac9bf7e3
|
Update remaining lexicon CRUD commands
|
2020-04-23 23:04:13 -07:00 |
Tim Van Baak
|
668feadda9
|
Update lexicon-create cli
|
2020-04-23 22:49:06 -07:00 |
Tim Van Baak
|
a58761d7a5
|
Reorganize lexicon module
|
2020-04-23 22:48:54 -07:00 |
Tim Van Baak
|
4886e27e5d
|
Fix LexiconModel.title
|
2020-04-23 22:47:15 -07:00 |
Tim Van Baak
|
7a17b48a4d
|
Move lexicon status strings to class constants
|
2020-04-23 21:35:29 -07:00 |
Tim Van Baak
|
dcf039c9de
|
Update user cli commands
|
2020-04-23 21:07:07 -07:00 |
Tim Van Baak
|
773e6a23e0
|
Fix two missed method renames
|
2020-04-23 20:46:04 -07:00 |
Tim Van Baak
|
1dd87fc6f0
|
Move user creation code to new submodule
|
2020-04-23 20:42:08 -07:00 |
Tim Van Baak
|
50216281b2
|
Separate config read and edit to distinguish return types
|
2020-04-23 20:35:55 -07:00 |
Tim Van Baak
|
1f24f4f9b1
|
Fix logger default log levels
|
2020-04-23 20:03:56 -07:00 |
Tim Van Baak
|
f7611bb79b
|
CLean up server cli commands
|
2020-04-23 20:02:44 -07:00 |
Tim Van Baak
|
850d07b171
|
Remove obsolete functions
|
2020-04-23 20:02:17 -07:00 |
Tim Van Baak
|
da34711974
|
Fix a bunch of config-related imports
|
2020-04-23 19:41:52 -07:00 |
Tim Van Baak
|
ab25d5174a
|
Refactor config module to encapsulate
|
2020-04-23 19:27:28 -07:00 |
Tim Van Baak
|
28c1ef2dd5
|
Remove logging config from global.json
|
2020-04-23 17:47:34 -07:00 |
Tim Van Baak
|
fdff9e5374
|
Convert main to new logging and model modules
|
2020-04-23 17:47:22 -07:00 |
Tim Van Baak
|
bfe065583a
|
Add alternative logging module
|
2020-04-23 10:17:40 -07:00 |
Tim Van Baak
|
d8a18854cb
|
Refactor the auth component init a bit
|
2020-04-22 22:47:51 -07:00 |
Tim Van Baak
|
96db62fb35
|
Experiment with using the new model in a few places
|
2020-04-22 22:30:38 -07:00 |
Tim Van Baak
|
23873f7a52
|
Add new lexicon model to request context
|
2020-04-22 22:18:28 -07:00 |
Tim Van Baak
|
4b33f17169
|
Add models module to replace current models later
|
2020-04-22 15:47:54 -07:00 |
Tim Van Baak
|
9e4144eccf
|
Refactor and annotate parser submodule
|
2020-04-21 12:52:02 -07:00 |
Tim Van Baak
|
d0f57c85ce
|
Fix article folder not being created
|
2020-04-21 08:56:36 -07:00 |
Tim Van Baak
|
44bb51f0a1
|
Add cited-by links
|
2020-04-19 20:09:17 -07:00 |
Tim Van Baak
|
2705764a6a
|
Refactor info lookup into preview renderer ctor
|
2020-04-19 19:57:08 -07:00 |
Tim Van Baak
|
317fc07a45
|
Add partial citeblock and real links
|
2020-04-19 14:52:41 -07:00 |
Tim Van Baak
|
5f89baf449
|
Fixing tokenizing logic when tags are opened and not closed
|
2020-04-18 21:55:57 -07:00 |
Tim Van Baak
|
f9162addf8
|
Add info cache, get phantom coloring working in editor previews
|
2020-04-18 21:35:11 -07:00 |
Tim Van Baak
|
99622bbb3d
|
Add basic article publishing
|
2020-04-18 20:10:13 -07:00 |
Tim Van Baak
|
49ed06fcb0
|
Refactor title normalization
|
2020-04-11 20:45:16 -07:00 |
Tim Van Baak
|
3832a18d63
|
Add review status to editor listing
|
2020-04-11 20:34:10 -07:00 |
Tim Van Baak
|
751b0cf485
|
Refactor visitors
|
2020-04-11 11:45:21 -07:00 |
Tim Van Baak
|
a9a025094a
|
Normalize parsed cite targets
|
2020-04-11 11:45:08 -07:00 |
Tim Van Baak
|
a3ccb537ca
|
Add buttons for later
|
2020-04-10 21:28:48 -07:00 |
Tim Van Baak
|
fd3ef7fbdc
|
Make approved articles viewable
|
2020-04-10 21:28:29 -07:00 |
Tim Van Baak
|
c9f1f9a44f
|
Add review workflow
|
2020-04-10 15:10:09 -07:00 |
Tim Van Baak
|
a4dc2e496f
|
Add rudimentary preview link coloring
|
2020-04-10 15:06:56 -07:00 |
Tim Van Baak
|
aa4b94d0c1
|
Add submit button
|
2020-03-30 23:58:05 -07:00 |