20 Commits

Author SHA1 Message Date
c1322466b1 working on xss mitigation 2024-09-12 00:12:29 +01:00
e30f431dc3 hex string normalisation and get value from field 2024-08-16 18:45:30 +01:00
a56b5e11a0 genHexString default length=6 2024-08-13 17:11:52 +01:00
ece85e2b78 fix ordinal suffix for 11,12 & 13 2024-08-03 23:13:38 +01:00
5bae461211 deletion modal implementation 2024-08-03 10:00:58 +01:00
a8a4d28564 delete modal 2024-08-02 21:41:32 +01:00
bb8a55107a improved date format func 2024-08-01 17:28:27 +01:00
ac75c3ad3d tabindex for advanced sub settings 2024-07-27 23:29:32 +01:00
44f2fcbb4b added missing '#' 2024-07-23 20:54:57 +01:00
acb407b4b5 Default Embed Colour control & abstracted colour inputs 2024-07-23 15:32:57 +01:00
2c0174ccba abstract table logic to table.js 2024-07-15 21:29:52 +01:00
8864ac9cc0 embed colour, and filter table abstract functions 2024-06-26 15:58:04 +01:00
5a3b458f3e abstracted table functions 2024-06-26 11:14:17 +01:00
5a3ac38798 Tracked content front end 2024-06-11 13:52:40 +01:00
845394fbe9 tracked content table 2024-06-11 00:59:43 +01:00
9d6fe850ca Implemented filters in frontend 2024-05-01 12:18:06 +01:00
b57e520b4e server tabs
tabs for
- subscriptions
- filters
- processed content
2024-04-30 01:12:47 +01:00
7b2999fb81 Completed channels integration 2024-04-29 11:42:34 +01:00
cba99c17f3 changed index js load order
Before, the server options were loaded first, meaning other js functions couldnt execute until the discord api call was completed, now this is done last.
2024-04-28 15:40:35 +01:00
30780e81b3 Split javascript components into files for home 2024-04-23 10:18:27 +01:00