|
e975de87b9
|
changes to sort dropdown
|
2024-07-31 11:25:30 +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 |
|
|
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 |
|
|
ac75c3ad3d
|
tabindex for advanced sub settings
|
2024-07-27 23:29:32 +01:00 |
|
|
32ff185640
|
Merge branch 'main' of https://gitea.corbz.dev/corbz/PYRSS-Website
|
2024-07-24 23:07:47 +01:00 |
|
|
f515e14d91
|
open rss definition in new tab
|
2024-07-24 23:07:33 +01:00 |
|
|
74dd3de762
|
also gracefully display filters
|
2024-07-24 22:50:31 +01:00 |
|
|
aafbedb08a
|
gracefully display filters
|
2024-07-24 22:50:04 +01:00 |
|
|
0e22dcac4c
|
toast improvements
|
2024-07-24 22:49:09 +01:00 |
|
|
fbb1d4b37d
|
tabs nav style changes
|
2024-07-23 22:27:05 +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 |
|
|
54cd70bbde
|
GuildSettings model
|
2024-07-23 20:54:35 +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 |
|
|
8cf0e1fb62
|
Channel name to subchannel api
|
2024-07-23 10:06:25 +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 |
|
|
f0a4c7d8c0
|
sort data in metadata
|
2024-07-17 17:11:43 +01:00 |
|
|
87e0236ec1
|
custom metadata for GET options
|
2024-07-17 17:11:18 +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 |
|
|
8d527092cc
|
message id on tracked content
|
2024-07-15 21:29:20 +01:00 |
|
|
48743eadd8
|
filter algorithm selection no setting properly fix
|
2024-07-11 10:28:10 +01:00 |
|
|
0d3691b782
|
handle pagination for too many pages
|
2024-07-11 10:27:34 +01:00 |
|
|
a82b505cb1
|
no longer using bootstrap datepicker
|
2024-07-11 10:27:15 +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 |
|
|
f798e0c0f0
|
migrations
|
2024-07-10 21:09:54 +01:00 |
|
|
ae940c2836
|
update algorithms readable labels
|
2024-07-10 21:09:37 +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 |
|
|
e4cbe58a00
|
show channel_id in tracked content table
And make datetime text normal sized, instead of small
|
2024-07-09 23:45:53 +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 |
|
|
59a0a87ec7
|
initial mutators change
|
2024-07-04 20:35:07 +01:00 |
|
|
e55d430dc4
|
channel_id over guild_id on tracked content
|
2024-07-04 20:33:14 +01:00 |
|
|
c529e99790
|
Merge branches 'main' and 'main' of https://gitea.corbz.dev/corbz/PYRSS-Website
|
2024-07-02 09:14:59 +01:00 |
|
|
d737aae81d
|
firefox embed_colour display fix
|
2024-07-01 20:27:36 +01:00 |
|
|
b04084b074
|
show fetch limit controls
|
2024-07-01 19:27:10 +01:00 |
|