]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/log
irc/unrealircd/unrealircd-webpanel.git
17 months agoUse unrealircd-rpc-php JSON-RPC interface
Bram Matthys [Fri, 6 Jan 2023 09:01:19 +0000 (10:01 +0100)] 
Use unrealircd-rpc-php JSON-RPC interface
https://github.com/unrealircd/unrealircd-rpc-php

Note:
* Some things may be broken (rushed commit)
* Various error checking was removed and needs to be readded
* We are currently using the RPC query() interface for everything,
  while instead we should be using the dedicated things like
  Spamfilter->add or whatever it is called.... actually those don't
  always exist yet in unrealircd-rpc-php, and when they do they
  expect an URL which is not what i like at all, so... this needs
  some more thought ;). But for now it works with raw query().
* DOCS!!

17 months agoMerge branch 'main' of https://github.com/ValwareIRC/unrealircd-webpanel
Valerie Pond [Fri, 6 Jan 2023 01:22:08 +0000 (01:22 +0000)] 
Merge branch 'main' of https://github.com/ValwareIRC/unrealircd-webpanel

17 months agodisplay duration better
Valerie Pond [Fri, 6 Jan 2023 01:22:03 +0000 (01:22 +0000)] 
display duration better

17 months agoUpdate README
Bram Matthys [Thu, 5 Jan 2023 18:10:46 +0000 (19:10 +0100)] 
Update README

17 months agoUpdate instructions now that config.php is renamed
Bram Matthys [Thu, 5 Jan 2023 18:10:06 +0000 (19:10 +0100)] 
Update instructions now that config.php is renamed

17 months agoAdd a .gitignore
Bram Matthys [Thu, 5 Jan 2023 18:09:13 +0000 (19:09 +0100)] 
Add a .gitignore

17 months agoRename config.php to config.php.sample
Bram Matthys [Thu, 5 Jan 2023 18:08:27 +0000 (19:08 +0100)] 
Rename config.php to config.php.sample

17 months agoprevent labels from breaking when the screen gets too small
Valerie Pond [Thu, 5 Jan 2023 09:37:12 +0000 (09:37 +0000)] 
prevent labels from breaking when the screen gets too small

17 months agoMark a user as being a bot
Valerie Pond [Thu, 5 Jan 2023 09:06:49 +0000 (09:06 +0000)] 
Mark a user as being a bot

17 months agoUpdate index.php
Valerie Pond [Thu, 5 Jan 2023 09:03:25 +0000 (09:03 +0000)] 
Update index.php

17 months agoShow whether user is a Service
Valerie Pond [Thu, 5 Jan 2023 09:02:34 +0000 (09:02 +0000)] 
Show whether user is a Service

17 months agoShorten label in case of overspill
Valerie Pond [Thu, 5 Jan 2023 08:58:43 +0000 (08:58 +0000)] 
Shorten label in case of overspill

17 months agoPut oper name in label
Valerie Pond [Thu, 5 Jan 2023 08:57:43 +0000 (08:57 +0000)] 
Put oper name in label

17 months agoFix display message not displaying user IP on IP search
Valerie Pond [Thu, 5 Jan 2023 07:59:22 +0000 (07:59 +0000)] 
Fix display message not displaying user IP on IP search

17 months agoAdd searching by all available fields
Valerie Pond [Thu, 5 Jan 2023 07:50:54 +0000 (07:50 +0000)] 
Add searching by all available fields

17 months agoAdd beginnings of filtering
Valerie Pond [Thu, 5 Jan 2023 07:13:48 +0000 (07:13 +0000)] 
Add beginnings of filtering

So far only filtering by `nick` in Users tab works

17 months agoPut the space back lol
Valerie Pond [Thu, 5 Jan 2023 05:09:43 +0000 (05:09 +0000)] 
Put the space back lol

17 months agoAdd some information points and widen the clickable title
Valerie Pond [Thu, 5 Jan 2023 05:08:30 +0000 (05:08 +0000)] 
Add some information points and widen the clickable title

17 months agoGive more prettiness
Valerie Pond [Thu, 5 Jan 2023 02:34:57 +0000 (02:34 +0000)] 
Give more prettiness

17 months agoMake some labels prettier
Valerie Pond [Thu, 5 Jan 2023 02:09:26 +0000 (02:09 +0000)] 
Make some labels prettier

17 months agoMake things look prettier
Valerie Pond [Thu, 5 Jan 2023 01:26:36 +0000 (01:26 +0000)] 
Make things look prettier

17 months agoTidy up duplicate messages
Valerie Pond [Thu, 5 Jan 2023 01:06:18 +0000 (01:06 +0000)] 
Tidy up duplicate messages

17 months agoAllow specifying the reason for the ban
Valerie Pond [Thu, 5 Jan 2023 00:56:35 +0000 (00:56 +0000)] 
Allow specifying the reason for the ban

17 months agoMake ban durations work
Valerie Pond [Thu, 5 Jan 2023 00:38:48 +0000 (00:38 +0000)] 
Make ban durations work

17 months agoUpdate README.md
Valerie Pond [Wed, 4 Jan 2023 17:07:18 +0000 (17:07 +0000)] 
Update README.md

17 months agoUpdate README.md
Valerie Pond [Wed, 4 Jan 2023 17:06:34 +0000 (17:06 +0000)] 
Update README.md

17 months agoWorks on some more
Valerie Pond [Wed, 4 Jan 2023 14:30:43 +0000 (14:30 +0000)] 
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

18 months agoAllow deletion of entries in server bans list and spamfilter list
Valerie Pond [Mon, 2 Jan 2023 02:00:08 +0000 (02:00 +0000)] 
Allow deletion of entries in server bans list and spamfilter list

18 months agoMerge branch 'main' of https://github.com/ValwareIRC/unrealircd-webpanel
Valerie Pond [Sat, 31 Dec 2022 06:18:14 +0000 (06:18 +0000)] 
Merge branch 'main' of https://github.com/ValwareIRC/unrealircd-webpanel

18 months agoMake css portable lol
Valerie Pond [Sat, 31 Dec 2022 06:18:11 +0000 (06:18 +0000)] 
Make css portable lol

18 months agoUpdate README.md
Valerie Pond [Sat, 31 Dec 2022 05:06:47 +0000 (05:06 +0000)] 
Update README.md

18 months agoFinish tables
Valerie Pond [Sat, 31 Dec 2022 04:50:42 +0000 (04:50 +0000)] 
Finish tables

18 months agoAdd users table
Valerie Pond [Sat, 31 Dec 2022 03:53:31 +0000 (03:53 +0000)] 
Add users table

18 months agoMatch fonts...
Valerie Pond [Sat, 31 Dec 2022 02:41:16 +0000 (02:41 +0000)] 
Match fonts...

18 months agoGive a better font
Valerie Pond [Sat, 31 Dec 2022 02:39:12 +0000 (02:39 +0000)] 
Give a better font

18 months agoFix indentation in class-rpc.php
Valerie Pond [Sat, 31 Dec 2022 02:36:05 +0000 (02:36 +0000)] 
Fix indentation in class-rpc.php

18 months agoAdd some styling, convert PHP'd HTML to HTML'd PHP
Valerie Pond [Sat, 31 Dec 2022 02:32:12 +0000 (02:32 +0000)] 
Add some styling, convert PHP'd HTML to HTML'd PHP

18 months agoInitial commit
Valerie Pond [Fri, 30 Dec 2022 20:58:39 +0000 (20:58 +0000)] 
Initial commit

18 months agoInitial commit
Valerie Pond [Fri, 30 Dec 2022 20:58:24 +0000 (20:58 +0000)] 
Initial commit