Commit Graph

82 Commits

Author SHA1 Message Date
Aaron Kimbre
1113295c5b allow players to view their bug reports 2022-04-02 22:32:22 -05:00
Aaron Kimbre
e45fb3233a fix displaying reporter in bug reports 2022-04-02 21:35:57 -05:00
Aaron Kimbre
a3894c3450 Fix missing column on property moderation 2022-04-02 21:24:59 -05:00
Aaron Kimbre
6fa7ade6a3 add reporter id to bug reports
fix moderation status filters
2022-04-02 18:17:16 -05:00
Aaron Kimbre
70aed00d97 added command to fix legacy property issues 2022-04-02 16:33:23 -05:00
Aaron Kimbre
f8d5928c86 make ui more consistent 2022-04-01 10:49:11 -05:00
Aaron Kimbre
5ac384663b shorten subject 2022-04-01 10:41:48 -05:00
Aaron Kimbre
a79631be8e go back to useing slightly scruffed formatting 2022-04-01 10:40:07 -05:00
Aaron Kimbre
ef7da76629 fix 2022-04-01 10:35:59 -05:00
Aaron Kimbre
520c5f2d40 fix string formatting to db 2022-04-01 10:31:59 -05:00
Aaron Kimbre
27c4f1a7f2 Property rejection handling
fixe some table to be wider
make search and pagination float right
2022-04-01 10:02:02 -05:00
Aaron Kimbre
7f992a5dfa Add property reputation handling 2022-03-31 18:05:28 -05:00
Aaron Kimbre
17c6d5bc1a resolves #27
and fixes caching
2022-03-31 12:56:28 -05:00
Aaron Kimbre
be80d7b2ab uncomment error handler 2022-03-28 13:52:01 -05:00
Aaron Kimbre
521a10756e make some queries not crash on edge cases 2022-03-28 11:47:42 -05:00
Aaron Kimbre
b6905c9235 fix play key times used on view page
Added early API listener enpionts
2022-03-28 11:01:46 -05:00
Aaron Kimbre
179ea43cb8 remove check, let flask handle the failure 2022-03-14 18:47:19 -05:00
Aaron Kimbre
1566df65cb better sanity checking 2022-03-14 18:42:49 -05:00
Aaron Kimbre
4d62e70810 log scale x axis 2022-03-14 13:07:50 -05:00
Aaron Kimbre
24e98190fe graphs
Resolves #21
2022-03-13 22:10:07 -05:00
Aaron Kimbre
6606f1558e fix config sanity check
add chartjs
2022-03-13 19:39:16 -05:00
Aaron Kimbre
f0faa4c53b fallback to example settings
if no setting file is given
2022-03-13 19:27:23 -05:00
Aaron Kimbre
418c81944b make active useful
Readme update
parity between setting and env settings
2022-03-13 15:09:34 -05:00
Aaron Kimbre
8285f02ed8 comment out excessive pet maint logs 2022-03-13 07:25:34 -05:00
Aaron Kimbre
ede3642efe fix logging issues 2022-03-13 07:03:50 -05:00
Aaron Kimbre
3fed8cb02f fixes from linting changes 2022-03-13 06:27:10 -05:00
Aaron Kimbre
7cb0b94972 fix exception 2022-03-13 06:24:41 -05:00
Aaron Kimbre
1cb64f7594 adjust init an settings to line up with file 2022-03-12 20:38:24 -06:00
Aaron Kimbre
33739456df fraction out settings 2022-03-12 20:34:04 -06:00
Aaron Kimbre
5ce9ac85bc syntax/linting fixes 2022-03-12 20:09:35 -06:00
Aaron Kimbre
70742549b9 make reports look at vault items 2022-03-03 11:18:22 -06:00
Aaron Kimbre
039b45c824 fix edge cases in report generation
with xml parsing
error > system
disable email by default
2022-02-25 11:46:13 -06:00
Aaron Kimbre
9452e8c801 add logging to pet name maintenance
fix petname moderation
2022-02-23 15:14:39 -06:00
Aaron Kimbre
09363fcd06 ui consistency 2022-02-20 08:50:33 -06:00
Aaron Kimbre
7f37343de4 change the displaed world they are in 2022-02-20 08:35:58 -06:00
Aaron Kimbre
78ab5b93bb use the lwid
which overrides the lzid
2022-02-20 08:18:18 -06:00
Aaron Kimbre
76c862a2ba debug 2022-02-19 22:45:37 -06:00
Aaron Kimbre
04f4e833a4 Merge branch 'main' into character-rescue 2022-02-19 22:37:34 -06:00
Aaron Kimbre
a66e4aaf80 first pass 2022-02-19 22:36:33 -06:00
Aaron Kimbre
e622c44042 fix nulltype object error 2022-02-19 21:48:36 -06:00
Aaron Kimbre
94411568ce fix logging when under gunicorn
fis returns in reports
2022-02-16 13:33:12 -06:00
Aaron Kimbre
b829d666c9 fix reports app context 2022-02-16 12:09:40 -06:00
Aaron Kimbre
2e82f94b9d fix context issue 2022-02-14 13:58:14 -06:00
Aaron Kimbre
b66d2748b4 fixed automoderator scheduler 2022-02-13 08:14:13 -06:00
Aaron Kimbre
78ed39905f sensible fix for pet names
and automoderation for pet names
2022-02-12 21:37:11 -06:00
Aaron Kimbre
d63dd807e3 Handle deleted chars in pet name association
Fix pre-built obj generation
2022-02-12 19:09:45 -06:00
Aaron Kimbre
d77eaf16d1 Audit log view
move error logs to logs
Add links for new logs in header
2022-02-12 15:30:43 -06:00
Aaron Kimbre
24a398b89c improve flaks/audit for pet names 2022-02-12 00:38:22 -06:00
Aaron Kimbre
8a019c340e quiet warnings by setting timeze 2022-02-12 00:30:12 -06:00
Aaron Kimbre
d792596926 Allow pet names to be associated with characters 2022-02-11 23:40:15 -06:00