]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commit - index.php
Works on some more
authorValerie Pond <redacted>
Wed, 4 Jan 2023 14:30:43 +0000 (14:30 +0000)
committerValerie Pond <redacted>
Wed, 4 Jan 2023 14:30:43 +0000 (14:30 +0000)
commit2697173721db10cd600539beed661a06bb9a3f2b
treec2d9d08ddda93948faf82088dba5fa10702ff560
parent76200e36b9dce259a825f751f5e33abab4be9a06
Works on some more

- Add in a logging function
- Separate config to its own file
- Make a "Message" class for notifications
- Add "select/select all" buttons
- Add start of adding bans on Users tab
Classes/class-log.php [new file with mode: 0644]
Classes/class-message.php [new file with mode: 0644]
Classes/class-rpc.php
Classes/class-table.php [new file with mode: 0644]
config.php [new file with mode: 0644]
css/unrealircd-admin.css
img/favicon.ico [new file with mode: 0644]
img/unreal.jpeg [new file with mode: 0644]
img/unreal.jpg [new file with mode: 0644]
index.php
js/unrealircd-admin.js