Commit Graph

  • 823ec2008f util command to get mission/ach awards that aren't in honor accollade main aronwk-aaron 2024-05-26 22:49:32 -05:00
  • 3f029535b3
    --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... #98 dependabot/pip/pymysql-1.1.1 dependabot[bot] 2024-05-21 19:43:29 +00:00
  • 6258672129
    Bump werkzeug from 3.0.1 to 3.0.3 #97 dependabot/pip/werkzeug-3.0.3 dependabot[bot] 2024-05-06 19:24:51 +00:00
  • 0112adb8c2
    Bump gunicorn from 21.2.0 to 22.0.0 #95 dependabot/pip/gunicorn-22.0.0 dependabot[bot] 2024-04-17 02:38:05 +00:00
  • f3e2254330 fix messed up table aronwk-aaron 2024-03-11 12:33:33 -05:00
  • d6b0a91e4d
    Merge pull request from DarkflameUniverse/fix/libsass Aaron Kimbrell 2024-01-10 18:06:41 -06:00
  • d698e650ad feat: upgrade to python3.11; debian 12 (bookworm) #91 Xiphoseer 2024-01-11 01:02:31 +01:00
  • cde585fad8 fix: re-add libsass Xiphoseer 2024-01-11 01:01:33 +01:00
  • 8b70f259c0
    Merge pull request from DarkflameUniverse/fix/requirements Aaron Kimbrell 2024-01-07 16:22:06 -06:00
  • de50bc7278 fix: remove transitive deps from requirements.txt #88 Xiphoseer 2024-01-07 22:12:32 +01:00
  • 2e4bd04d09
    Merge pull request from DarkflameUniverse/fix/empty-play-key Aaron Kimbrell 2024-01-07 15:00:26 -06:00
  • ccc793a129 fix: don't break on empty play key #87 Xiphoseer 2024-01-07 21:56:56 +01:00
  • 69823be5c8
    Merge pull request from DarkflameUniverse/fix/migrate-env Aaron Kimbrell 2024-01-07 13:57:38 -06:00
  • 3027534b16
    Fix DB connection URL in env.py #86 Daniel Seiler 2024-01-07 20:50:46 +01:00
  • 09096fe1c4 bump action versions aronwk-aaron 2023-12-31 01:57:16 -06:00
  • 9bfa55ac8e
    Merge pull request from Ramen2X/main Aaron Kimbrell 2023-12-18 10:11:00 -06:00
  • 1dee96c04f
    fix typo (exmaple -> example) #81 Ramen2X 2023-12-17 16:42:01 -05:00
  • d005b497e6 compress the reports :D aronwk-aaron 2023-11-18 05:46:50 -06:00
  • 259efc81fd fix: don't show count of 1 on items fix: tooltips on lazy loaded items v2.0.1 aronwk-aaron 2023-11-18 01:13:05 -06:00
  • b9fc039a7e LAZY LOADING updated a bunch of packages v2.0.0 aronwk-aaron 2023-11-18 00:41:35 -06:00
  • abc8af89c5 update packages aronwk-aaron 2023-11-17 22:51:12 -06:00
  • 5ae2769ad2
    Merge pull request from DarkflameUniverse/captcha Aaron Kimbrell 2023-11-17 18:29:41 -06:00
  • b7e48bb656 extend the recaptha validator to make it optional #78 aronwk-aaron 2023-11-17 17:40:01 -06:00
  • 7633053490 it works aronwk-aaron 2023-11-17 16:38:01 -06:00
  • e6c452d000 feat: add recaptcha support aronwk-aaron 2023-11-17 00:55:18 -06:00
  • 13376d0c1f maybe fix it aronwk-aaron 2023-11-11 00:17:59 -06:00
  • bb63cfb8f5 format xml and mke the warning better aronwk-aaron 2023-11-11 00:09:34 -06:00
  • a10b8d7975 fix it aronwk-aaron 2023-11-10 00:30:03 -06:00
  • 1c9ee91b78 check for null aronwk-aaron 2023-11-10 00:09:07 -06:00
  • 5c2721cd65 fixt copy/paste error aronwk-aaron 2023-11-10 00:04:10 -06:00
  • 8ec3803786 include ET aronwk-aaron 2023-11-10 00:00:18 -06:00
  • a578f8a53c register test command aronwk-aaron 2023-11-09 23:56:32 -06:00
  • 7ca62fe478 show clone id on props page aronwk-aaron 2023-11-09 23:48:28 -06:00
  • 01e304a041 fix last commit aronwk-aaron 2023-10-28 00:45:37 -05:00
  • 368c0819bd lvl sanity check aronwk-aaron 2023-10-28 00:38:33 -05:00
  • ab8119c5b8 more sanity checks aronwk-aaron 2023-10-28 00:30:23 -05:00
  • c9ad415f13 add sanity checks for inventory to stop crashing aronwk-aaron 2023-10-28 00:27:17 -05:00
  • a7a68d2fe1 fix nav highlight and tooltip rendering v1.1.1 aronwk-aaron 2023-06-15 23:02:47 -05:00
  • b17928b050 fix fk stuff being outside of the main migration check aronwk-aaron 2023-03-04 00:09:35 -06:00
  • ee65f67fe3 actually fix mail port aronwk-aaron 2023-02-14 16:13:27 -06:00
  • 5d1b79334a force mail_port to be int resolves aronwk-aaron 2023-02-14 13:39:44 -06:00
  • e726f59114 log mount aronwk-aaron 2023-01-05 15:21:11 -06:00
  • 8826a34ebc fix docker command more aronwk-aaron 2023-01-05 15:13:43 -06:00
  • a3d492df91 ro is readonly not r aronwk-aaron 2023-01-05 15:12:46 -06:00
  • 4a58e963a5 revery wsgi file for now, need to replace gunicorn for a cross-platform solution aronwk-aaron 2023-01-02 13:46:44 -06:00
  • 8012780eba limit scope, update container in readme aronwk-aaron 2022-12-31 19:39:37 -06:00
  • f403d7dcb0 cleanup v1.1.0 aronwk-aaron 2022-12-31 19:28:04 -06:00
  • ceed592342 no aronwk-aaron 2022-12-31 19:24:47 -06:00
  • bf7fb3d159 dolla bills? aronwk-aaron 2022-12-31 19:24:02 -06:00
  • ef55b8f9f2 update to ci aronwk-aaron 2022-12-31 19:20:16 -06:00
  • 3d47b265c9 add workflow aronwk-aaron 2022-12-31 18:24:19 -06:00
  • 3f7a382dbc
    Merge pull request from DarkflameUniverse/configuration-cleanup Aaron Kimbrell 2022-12-31 00:16:48 -06:00
  • bc6bbdfaa7 I didn't break anything, what are you talking about...? #58 configuration-cleanup Jett 2022-12-31 04:54:46 +00:00
  • 9cda62cef7 A few mistakes Jett 2022-12-31 04:39:54 +00:00
  • 99087eb30a Add Windows documentation Jett 2022-12-31 04:37:42 +00:00
  • 760936a01f f aronwk-aaron 2022-12-30 22:26:06 -06:00
  • c96174fcbe fix ldddb location aronwk-aaron 2022-12-30 22:24:04 -06:00
  • bec8233aad Update README and document WSGI file more. Jett 2022-12-31 04:14:08 +00:00
  • ae46e6d382 remove analytics add note about securing it aronwk-aaron 2022-12-29 15:10:36 -06:00
  • 98c61bcaf1 cap password length at 40 on registration due to client limitations aronwk-aaron 2022-12-29 13:12:22 -06:00
  • b8bd7c6cba make needs rename not show up in unmoderated names aronwk-aaron 2022-12-19 09:58:26 -06:00
  • 59dad04c60 update gitignore issue-31 aronwk-aaron 2022-12-18 17:23:23 -06:00
  • e44872e523 delete temporary imports aronwk-aaron 2022-12-17 01:55:55 -06:00
  • 535a07425b update entrypioint and settings example aronwk-aaron 2022-12-17 01:50:25 -06:00
  • 785357475d use cache more modified files so that the client dir never has to be written to aronwk-aaron 2022-12-17 01:47:10 -06:00
  • 0fea032938 fix config defaults aronwk-aaron 2022-12-17 01:21:39 -06:00
  • 3b5b478815 configurable client and sqlite aronwk-aaron 2022-12-17 01:15:27 -06:00
  • 708fbfb9db fix icon rendering stuff aronwk-aaron 2022-12-17 00:59:47 -06:00
  • 53dda2fd8a move css to subfolder aronwk-aaron 2022-12-16 22:57:05 -06:00
  • 24fc6a0826 move logs to folder aronwk-aaron 2022-12-16 22:50:43 -06:00
  • 5e59d3b43c fix init db, force play_key_id to be nullable aronwk-aaron 2022-11-29 19:23:50 -06:00
  • 19f38b379e make play key perms make sense adjust GM level 1 name and some related displays aronwk-aaron 2022-11-28 18:48:28 -06:00
  • 4aff169967 add line break to make it more readable aronwk-aaron 2022-11-28 14:05:29 -06:00
  • 4d007d66ac display count in tooltip if > 999 aronwk-aaron 2022-11-28 14:01:26 -06:00
  • 8652d6dc13 fix behavior inv tab aronwk-aaron 2022-11-28 13:34:32 -06:00
  • ba157a3715 Fixes fall back to CDServer.sqlite if cdclient.sqlite doesn't exist aronwk-aaron 2022-11-28 13:17:26 -06:00
  • e69d25594a fix command and activity log confusion aronwk-aaron 2022-11-28 13:05:52 -06:00
  • cc4adfcbfe fix large item count displaying aronwk-aaron 2022-11-23 13:43:28 -06:00
  • 77acd7615a
    Fix upload button view Aaron Kimbrell 2022-11-20 11:34:02 -07:00
  • f643f428ea apeed up about page loading add some neat info aronwk-aaron 2022-11-17 22:41:43 -06:00
  • 37af644078 make upload gm8 aronwk-aaron 2022-11-17 21:59:15 -06:00
  • 64ccb29972 fix upload button showing up for any GM level aronwk-aaron 2022-11-09 21:09:22 -06:00
  • 000a8c47bf add sdo support for bbb models aronwk-aaron 2022-10-24 20:57:04 -05:00
  • 3fa8bd4651 fix handling new flag aronwk-aaron 2022-10-23 17:39:20 -05:00
  • 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 aronwk-aaron 2022-10-23 17:25:41 -05:00
  • eb7a820b54 copy paste error aronwk-aaron 2022-10-17 18:18:30 -05:00
  • a9c53254f2 forgor button aronwk-aaron 2022-10-17 18:00:50 -05:00
  • d06bad4641 hotfix aronwk-aaron 2022-10-16 22:16:27 -05:00
  • 1f2673d7fc
    Merge pull request from DarkflameUniverse/dev-upload-char-xml Aaron Kimbrell 2022-10-16 22:14:30 -05:00
  • dce4466487 hacky charxml uploader until i do it the right way #53 aronwk-aaron 2022-10-16 22:14:12 -05:00
  • f54e9bf9b4 hotfix aronwk-aaron 2022-10-16 20:49:45 -05:00
  • 3a034de45a
    Merge pull request from DarkflameUniverse/admin-password-rest Aaron Kimbrell 2022-10-16 20:41:19 -05:00
  • a5f7024211 add the ability to reset user's password admin only and will randomly generate a password #52 aronwk-aaron 2022-10-16 20:39:20 -05:00
  • a7419679d0
    Merge pull request from DarkflameUniverse/dependabot/pip/mako-1.2.2 Aaron Kimbrell 2022-09-26 11:39:18 -05:00
  • e2ca21136e
    Bump mako from 1.1.6 to 1.2.2 #50 dependabot[bot] 2022-09-16 18:58:10 +00:00
  • 92f7e5ae52 cdclient and some analysis commands Aaron Kimbre 2022-07-14 08:31:31 -05:00
  • d7333490d1 fix it lol Aaron Kimbre 2022-07-12 18:06:41 -05:00
  • 21b6932f48 delete friends now that they work Aaron Kimbre 2022-07-12 18:02:38 -05:00
  • 6ff2caf039 Quick link changes Aaron Kimbre 2022-07-03 08:17:38 -05:00
  • 62fb9a3c01 MORE Aaron Kimbre 2022-06-10 12:40:21 -05:00