57 Commits

Author SHA1 Message Date
c1322466b1 working on xss mitigation 2024-09-12 00:12:29 +01:00
690573e824 Update help text and margin
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-09-07 21:34:09 +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
c7ca92cf82 footer margin 2024-08-16 19:04:34 +01:00
c59e383aff bad margin fix 2024-08-16 18:58:41 +01:00
1d1f519216 functional modal for settings 2024-08-16 18:45:46 +01:00
5711c3bef9 settings modal 2024-08-14 22:43:42 +01:00
a8a4d28564 delete modal 2024-08-02 21:41:32 +01:00
3909c08113 working on filters/sorts 2024-07-30 20:39:25 +01:00
e8334ec825 "server active?" switch to server settings
no functionality

if disabled, should stop all subscriptions, regardless of individual active states.
2024-07-29 23:54:23 +01:00
bbafcf2b9b tabindex for filter modal 2024-07-27 23:33:02 +01:00
35f94b3761 tabindex for advanced sub settings 2024-07-27 23:30:36 +01:00
f515e14d91 open rss definition in new tab 2024-07-24 23:07:33 +01:00
c7a6f69679 submit button for settings form 2024-07-23 20:55:25 +01:00
acb407b4b5 Default Embed Colour control & abstracted colour inputs 2024-07-23 15:32:57 +01:00
48743eadd8 filter algorithm selection no setting properly fix 2024-07-11 10:28:10 +01:00
a82b505cb1 no longer using bootstrap datepicker 2024-07-11 10:27:15 +01:00
30694569ca load filter algorithms from api via options 2024-07-10 21:20:53 +01:00
83933a8131 fix inserted datetime value when editing subscription 2024-07-10 18:11:56 +01:00
88f3fff950 improved filters 2024-07-10 18:11:34 +01:00
dbf943591a subscription - published threshold 2024-07-10 11:44:01 +01:00
d628911014 hide generate button in prep for prod 2024-07-09 23:49:34 +01:00
358662db9a cleanup sub modal 2024-07-09 23:38:38 +01:00
f3abe9289a image fetch attribute 2024-07-08 22:31:32 +01:00
b04084b074 show fetch limit controls 2024-07-01 19:27:10 +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
9ae39702b8 separate mutator for article title/description 2024-06-25 10:22:09 +01:00
d3bc768000 sub advanced settings modal 2024-06-24 23:48:52 +01:00
4794aa3886 mutators button 2024-06-19 00:36:30 +01:00
5b68c15659 Mutators front-end 2024-06-18 00:27:12 +01:00
34ac7ae8ed uwuify (joke) 2024-06-17 02:02:59 +01:00
27ff7f1bfd vertically centre filter modal 2024-06-12 23:59:46 +01:00
eb9d4397ae tabindex 2024-06-12 10:19:45 +01:00
e70396e41b border radius 2024-06-12 10:09:14 +01:00
c73d3bc971 padding 2024-06-12 10:09:06 +01:00
a0a1435478 Filters as whitelist 2024-06-12 10:01:20 +01:00
3c32706a39 active label alignment 2024-06-06 13:35:50 +01:00
8caa1e9b77 generate button, remove comments 2024-06-06 11:03:38 +01:00
1306ea684a delete button on edit modal + edit modal spacing 2024-06-05 12:35:49 +01:00
e7ef270d39 submodal layout changes 2024-05-31 23:46:23 +01:00
f85dc77695 Modal restyle
sharper corners
vertically centred
improved spacing
2024-05-28 22:31:41 +01:00
8a5aae1bae Change submit text for edit forms 2024-05-01 17:29:56 +01:00
9d6fe850ca Implemented filters in frontend 2024-05-01 12:18:06 +01:00
7b2999fb81 Completed channels integration 2024-04-29 11:42:34 +01:00
c1b1050b30 Move the channels select above the extra notes textarea 2024-04-28 16:06:53 +01:00
31093a38de Edit/Create text for the subscription modal
Text changes based on editing existing subscription, or creating a new one.

Title and submit button label is the only text currently changed with this commit.
2024-04-28 15:41:39 +01:00
4177e8cecd Clean up the server modal css 2024-04-26 23:28:12 +01:00
c0db79d51c Editing existing subscription 2024-04-26 01:09:44 +01:00
7250511c43 styling for subscription modal 2024-04-25 15:03:04 +01:00