Commit Graph

14 Commits

Author SHA1 Message Date
edcc1b5403 Now that we have a working chat system, we just need to build a layout, which works dynamically and looks decent along with not having the page always reload when sending a message. 2025-12-15 13:29:11 +01:00
aa9b3359b1 Basic message implementation 2025-12-15 11:08:23 +01:00
2b6d4c49f5 feat(groups): user_groups lookup, admin assignment UI, public directory with DataTables 2025-12-10 10:01:07 +01:00
9094b58b6d Reroute getConnection() function in NoteModel.php to getConnectionWithMySQLI 2025-12-10 09:36:57 +01:00
1a30c45d62 Fixed admin panel user registration.
Now including start.sh to start a php server using the router.php so no webserver is needed.
2025-12-03 08:10:38 +01:00
3a99bd6683 Move user registration to the backend and remove mail veification and captures. 2025-11-26 09:49:48 +01:00
60bd4ae03d Fix running huge via php shell 2025-11-26 09:29:35 +01:00
cf634bd788 Remove any files that arent needed 2025-11-24 15:19:35 +01:00
06991a02ad Remove any files that arent needed 2025-11-24 15:19:19 +01:00
cee7246896 Not needed cuz gitea does that automatically 2025-11-24 15:10:51 +01:00
330c09d2af Fix deprecation and config errors/warnings. The entire project should now work using only the php shell. 2025-11-24 15:06:58 +01:00
823154ef9c Changed gitignore and config 2025-11-24 14:37:37 +01:00
9a888d14c3 Re-install huge so it will work correctly 2025-11-24 14:37:27 +01:00
4fce91b055 initial commit 2025-11-24 14:06:57 +01:00