Commit Graph

194 Commits

Author SHA1 Message Date
aronwk-aaron
c96174fcbe fix ldddb location 2022-12-30 22:24:04 -06: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
Aaron Kimbrell
3a034de45a
Merge pull request #52 from DarkflameUniverse/admin-password-rest
add the ability to reset user's password
2022-10-16 20:41:19 -05:00
aronwk-aaron
a5f7024211 add the ability to reset user's password
admin only and will randomly generate a password
2022-10-16 20:39:20 -05:00
Aaron Kimbrell
a7419679d0
Merge pull request #50 from DarkflameUniverse/dependabot/pip/mako-1.2.2
Bump mako from 1.1.6 to 1.2.2
2022-09-26 11:39:18 -05:00
dependabot[bot]
e2ca21136e
Bump mako from 1.1.6 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.6 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 18:58:10 +00:00
Aaron Kimbre
d7333490d1 fix it lol 2022-07-12 18:06:41 -05:00
Aaron Kimbre
21b6932f48 delete friends now that they work 2022-07-12 18:02:38 -05:00
Aaron Kimbre
6ff2caf039 Quick link changes 2022-07-03 08:17:38 -05:00
Aaron Kimbre
c1307af49c detailed item reports
Resolves #40
2022-06-08 23:09:14 -05:00
Aaron Kimbre
b561bcb60d fix bulk key creation 2022-06-07 21:33:42 -05:00
Aaron Kimbre
34302006a9 fix incorrect logging in name approval 2022-06-06 23:09:42 -05:00
Aaron Kimbre
a5ea052027 fix account deletion 2022-05-23 14:18:55 -05:00
Aaron Kimbre
ad237b121b fix mor formatting in read me 2022-05-20 15:47:14 -05:00
Aaron Kimbrell
4966d6b029
Merge pull request #39 from HailStorm32/main
Fixed README formatting error
2022-05-20 15:44:37 -05:00
Demetri Van Sickle
6c3c0c4888
Fixed README formatting error 2022-05-20 13:23:34 -07:00
Aaron Kimbre
ae0847aba9 fix gm level form 2022-05-18 06:25:07 -05:00
Aaron Kimbre
0c18d03aa7 readme update 2022-05-14 09:04:47 -05:00
Aaron Kimbre
ded0e55501 Resolves #33 2022-05-14 08:53:23 -05:00