107 Commits

Author SHA1 Message Date
c53dce1848 fix xss issue 2024-09-12 20:15:09 +01:00
c1322466b1 working on xss mitigation 2024-09-12 00:12:29 +01:00
d327a4b029 change ugly code - no logic changes 2024-09-07 21:15:32 +01:00
a06b9d0f9d fix active toggle switch
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-09-04 22:27:13 +01:00
5d893fed37 data-field rewrite
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-09-02 18:37:55 +01:00
85c5b9c1f2 removed unused event listener 2024-09-02 16:56:12 +01:00
ed810c92d4 marked various xss vectors - TODO: fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-08-31 15:10:57 +01:00
d6d7ffa7a1 refresh tables on multi-delete
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
2024-08-31 15:01:26 +01:00
29857cb004 enable pagination 2024-08-18 23:21:06 +01:00
51165ba933 client id fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
2024-08-18 23:20:05 +01:00
ffff08899a fix subscription embed colour error
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-08-16 19:38:05 +01:00
4a54a4f655 fix text alignment issue #39
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-08-16 18:52:54 +01:00
1d1f519216 functional modal for settings 2024-08-16 18:45:46 +01:00
e30f431dc3 hex string normalisation and get value from field 2024-08-16 18:45:30 +01:00
5711c3bef9 settings modal 2024-08-14 22:43:42 +01:00
883cf0cee2 remove annoying "#" href buttons 2024-08-14 18:28:18 +01:00
41fca99b2f confirmation modal
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-08-13 21:02:22 +01:00
ef60981755 invite bot warning & back button 2024-08-13 17:12:27 +01:00
a56b5e11a0 genHexString default length=6 2024-08-13 17:11:52 +01:00
cafa51f855 fix broken display for 'select a server' page
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-08-13 00:01:24 +01:00
029d6182aa default 'select a server' page enhancement
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-08-12 23:55:31 +01:00
262ca6ef0d fix default embed colour as #UNDEFINED
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-08-12 12:35:51 +01:00
b881898e1a resolve channel names 2024-08-03 23:13:55 +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
0d702d0990 improved deletion toast 2024-08-03 09:15:56 +01:00
5ad0a04f18 use delete modal for subscriptions 2024-08-02 21:42:43 +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
30b664729c warning message for server conflicts 2024-08-01 12:54:21 +01:00
6a09385dc4 table filters and sorts functional 2024-07-31 10:15:36 +01:00
3909c08113 working on filters/sorts 2024-07-30 20:39:25 +01:00
ac75c3ad3d tabindex for advanced sub settings 2024-07-27 23:29:32 +01:00
0e22dcac4c toast improvements 2024-07-24 22:49:09 +01:00
0b80bfd958 remove unused autofil debug function 2024-07-23 20:55:42 +01:00
c7a6f69679 submit button for settings form 2024-07-23 20:55:25 +01:00
44f2fcbb4b added missing '#' 2024-07-23 20:54:57 +01:00
3b2d1668c8 settings.js 2024-07-23 16:09:59 +01:00
acb407b4b5 Default Embed Colour control & abstracted colour inputs 2024-07-23 15:32:57 +01:00
31dec273d6 add and delete buttons for tables 2024-07-23 11:28:43 +01:00
02390e3a1f abstracted refresh buttons 2024-07-23 11:02:04 +01:00
adb14ddb7e search controls 2024-07-23 10:47:31 +01:00
12eb9e74c7 finish channel name js 2024-07-23 10:06:33 +01:00
5623e06a0b channel name to subchannels 2024-07-22 22:50:47 +01:00
eae1a682fa Working on sorting and filters for tables js 2024-07-20 00:02:41 +01:00
3b148551db Fix active switch broken due to table changes 2024-07-16 10:07:25 +01:00
2c0174ccba abstract table logic to table.js 2024-07-15 21:29:52 +01:00
48743eadd8 filter algorithm selection no setting properly fix 2024-07-11 10:28:10 +01:00
9363b860e6 pub threshold fix and sort channels by position attr 2024-07-11 10:26:34 +01:00
30694569ca load filter algorithms from api via options 2024-07-10 21:20:53 +01:00