Commit Graph

211 Commits

Author SHA1 Message Date
aronwk-aaron
5d1b79334a force mail_port to be int
resolves #62
2023-02-14 13:39:44 -06:00
aronwk-aaron
e726f59114 log mount 2023-01-05 15:21:11 -06:00
aronwk-aaron
8826a34ebc fix docker command more 2023-01-05 15:13:43 -06:00
aronwk-aaron
a3d492df91 ro is readonly not r 2023-01-05 15:12:46 -06:00
aronwk-aaron
4a58e963a5 revery wsgi file for now, need to replace gunicorn
for a cross-platform solution
2023-01-02 13:46:44 -06:00
aronwk-aaron
8012780eba limit scope, update container in readme 2022-12-31 19:39:37 -06:00
aronwk-aaron
f403d7dcb0 cleanup 2022-12-31 19:28:04 -06:00
aronwk-aaron
ceed592342 no 2022-12-31 19:24:47 -06:00
aronwk-aaron
bf7fb3d159 dolla bills? 2022-12-31 19:24:02 -06:00
aronwk-aaron
ef55b8f9f2 update to ci 2022-12-31 19:20:16 -06:00
aronwk-aaron
3d47b265c9 add workflow 2022-12-31 18:24:19 -06:00
Aaron Kimbrell
3f7a382dbc
Merge pull request #58 from DarkflameUniverse/configuration-cleanup
Configuration Cleanup and Additions
2022-12-31 00:16:48 -06:00
Jett
bc6bbdfaa7 I didn't break anything, what are you talking about...? 2022-12-31 04:54:46 +00:00
Jett
9cda62cef7 A few mistakes 2022-12-31 04:39:54 +00:00
Jett
99087eb30a Add Windows documentation 2022-12-31 04:37:42 +00:00
aronwk-aaron
760936a01f f 2022-12-30 22:26:06 -06:00
aronwk-aaron
c96174fcbe fix ldddb location 2022-12-30 22:24:04 -06:00
Jett
bec8233aad Update README and document WSGI file more. 2022-12-31 04:14:08 +00:00
aronwk-aaron
ae46e6d382 remove analytics
add note about securing it
2022-12-29 15:10:36 -06:00
aronwk-aaron
98c61bcaf1 cap password length at 40 on registration
due to client limitations
2022-12-29 13:12:22 -06:00
aronwk-aaron
b8bd7c6cba make needs rename not show up in unmoderated names 2022-12-19 09:58:26 -06:00
aronwk-aaron
e44872e523 delete temporary imports 2022-12-17 01:55:55 -06:00
aronwk-aaron
535a07425b update entrypioint and settings example 2022-12-17 01:50:25 -06:00
aronwk-aaron
785357475d use cache more modified files
so that the client dir never has to be written to
2022-12-17 01:47:10 -06:00
aronwk-aaron
0fea032938 fix config defaults 2022-12-17 01:21:39 -06:00
aronwk-aaron
3b5b478815 configurable client and sqlite 2022-12-17 01:15:27 -06:00
aronwk-aaron
708fbfb9db fix icon rendering stuff 2022-12-17 00:59:47 -06:00
aronwk-aaron
53dda2fd8a move css to subfolder 2022-12-16 22:57:05 -06:00
aronwk-aaron
24fc6a0826 move logs to folder 2022-12-16 22:50:43 -06:00
aronwk-aaron
5e59d3b43c fix init db, force play_key_id to be nullable 2022-11-29 19:23:50 -06:00
aronwk-aaron
19f38b379e make play key perms make sense
adjust GM level 1 name and some related displays
2022-11-28 18:48:28 -06:00
aronwk-aaron
4aff169967 add line break to make it more readable 2022-11-28 14:05:29 -06:00
aronwk-aaron
4d007d66ac display count in tooltip if > 999 2022-11-28 14:01:26 -06:00
aronwk-aaron
8652d6dc13 fix behavior inv tab 2022-11-28 13:34:32 -06:00
aronwk-aaron
ba157a3715 Fixes #55
fall back to CDServer.sqlite if cdclient.sqlite doesn't exist
2022-11-28 13:17:26 -06:00
aronwk-aaron
e69d25594a fix command and activity log confusion 2022-11-28 13:05:52 -06:00
aronwk-aaron
cc4adfcbfe fix large item count displaying 2022-11-23 13:43:28 -06:00
Aaron Kimbrell
77acd7615a
Fix upload button view 2022-11-20 11:34:02 -07:00
aronwk-aaron
f643f428ea apeed up about page loading
add some neat info
2022-11-17 22:41:43 -06:00
aronwk-aaron
37af644078 make upload gm8 2022-11-17 21:59:15 -06:00
aronwk-aaron
64ccb29972 fix upload button showing up for any GM level 2022-11-09 21:09:22 -06:00
aronwk-aaron
000a8c47bf add sdo support for bbb models 2022-10-24 20:57:04 -05:00
aronwk-aaron
3fa8bd4651 fix handling new flag 2022-10-23 17:39:20 -05:00
aronwk-aaron
b87481e803 fix single item in inventory displaying
fix parsing of initial char xml to have some sane output
initial inventory does not show, but it should not crash
2022-10-23 17:25:41 -05:00
aronwk-aaron
eb7a820b54 copy paste error 2022-10-17 18:18:30 -05:00
aronwk-aaron
a9c53254f2 forgor button 2022-10-17 18:00:50 -05:00
aronwk-aaron
d06bad4641 hotfix 2022-10-16 22:16:27 -05:00
Aaron Kimbrell
1f2673d7fc
Merge pull request #53 from DarkflameUniverse/dev-upload-char-xml
hacky charxml uploader until i do it the right way
2022-10-16 22:14:30 -05:00
aronwk-aaron
dce4466487 hacky charxml uploader until i do it the right way 2022-10-16 22:14:12 -05:00
aronwk-aaron
f54e9bf9b4 hotfix 2022-10-16 20:49:45 -05:00