• Joined on 2022-10-30
zii pushed to test at zii/JustMotion 2022-12-04 15:14:33 -05:00
9816ba339f v1.5.t1
zii pushed to master at zii/MRCI 2022-10-30 17:59:59 -04:00
fabc82a0a2 moved the README file back to the root directory and fixed a few grammar
e79efb9482 Update README.md
508af40359 Moved logging out of the host database and a few bug fixes
c8f53d1e5c Slimmed down and simplified host administering
4fdbfe1c2f Slimmed down and simplified host administering - I decided to remove the entire concept of a root user. Instead, the host initializes as a blank slate and it will be up to the host admin to create a rank 1 user via the new command line option "-add_admin" to do initial setup with. - There is no longer such a concept as a protected user. Meaning even the last rank 1 user in the host database is allowed to delete or modify the rank of their own account. To prevent permanent "admin lock out" in this scenario the "-elevate" command line option was created. - Host settings are no longer stored in the database. Instead, host settings are now stored in a conf.json file in /etc/mrci/conf.json if running on a linux based OS or in %Programdata%\mrci\conf.json if running on Windows. - Email templates are no longer stored in the database. Instead, the templates can be any file formatted in UTF-8 text stored in the host file system. The files they point to can be modified in the conf.json file. - The conf file also replaced all use env variables so MRCI_DB_PATH, MRCI_WORK_DIR, MRCI_PRIV_KEY and MRCI_PUB_KEY are no longer in use. SSL/TLS cert paths can be modified in the conf file. - Removed email template cmds set_email_template and preview_email. - Also removed cmds close_host, host_config and restart_host. The actions these commands could do is best left to the host system command line. - The database class will now explicitly check for write permissions to the database and throw an appropriate error message if the check fails. "DROP TABLE" SQL abilities were added to make this happen. - Removed async cmds exit(3), maxses(5) and restart(11).
Compare 10 commits »
zii created branch master in zii/MRCI 2022-10-30 17:59:58 -04:00
zii created repository zii/MRCI 2022-10-30 17:59:31 -04:00
zii created branch test in zii/JustMotion 2022-10-30 17:58:29 -04:00
zii pushed to test at zii/JustMotion 2022-10-30 17:58:29 -04:00
zii created branch master in zii/JustMotion 2022-10-30 17:58:13 -04:00
zii pushed to master at zii/JustMotion 2022-10-30 17:58:13 -04:00
01a11741c7 v1.5
a0ee8e35f7 v1.4.t11
9ecace7e4b v1.4.t10
17c136b6bc v1.4.t9
4bf3672a39 v1.4.t8
Compare 10 commits »
zii created repository zii/JustMotion 2022-10-30 17:57:40 -04:00
zii created branch master in zii/JustAudio 2022-10-30 17:56:46 -04:00
zii pushed to master at zii/JustAudio 2022-10-30 17:56:46 -04:00
79ea070b75 not sure what was done to this project to be honest.
d4eef2c0e2 updated the readme file.
7af2528bfd - Made some major changes to the JustAudio project.
c3ec7e7085 made better use of Ui::trayActivated() so it can not only display the
2fa5bc7bf3 README.md edited
Compare 10 commits »
zii created repository zii/JustAudio 2022-10-30 17:56:25 -04:00
zii created branch master in zii/Icons 2022-10-30 17:55:43 -04:00
zii pushed to master at zii/Icons 2022-10-30 17:55:43 -04:00
37a68df9e5 initial commit
zii created repository zii/Icons 2022-10-30 17:55:19 -04:00
zii created branch master in zii/DBFS 2022-10-30 17:53:33 -04:00
zii pushed to master at zii/DBFS 2022-10-30 17:53:33 -04:00
f50643a4d4 removed app_dir and build from the repo. updated gitignore to keep those dirs out
1caf9d309f fixed up the documentation and moved the README to the root dir for
b66c2b92ab initial commit (wip)
zii created repository zii/DBFS 2022-10-30 17:52:56 -04:00
zii created branch master in zii/Cmdr 2022-10-30 17:47:58 -04:00
zii pushed to master at zii/Cmdr 2022-10-30 17:47:58 -04:00
27b03885df fixed some grammar issues in the README. also moved it back to root
d268fcb2ee Added support for QT6
2d1eef3700 removed linux_build.sh
fb4d0bed87 Added Windows Build/Install Support
0c575ed8c9 Updated SSL Handling
Compare 10 commits »