Redmage/server/routes
2024-06-10 23:36:26 +07:00
..
events events: fix filters not handling empty filter query params 2024-06-10 23:36:26 +07:00
middleware subreddit: starting download preemptively sends now sends "requires at least one device enabled message" if no devices are enabled 2024-05-07 10:33:56 +07:00
device_create.go devices: properly implemented and integrated windows wallpaper mode 2024-05-07 22:50:23 +07:00
device_list.go devices: added page 2024-05-06 18:50:43 +07:00
device_update.go devices: enhanced more displays 2024-05-08 19:32:14 +07:00
device_validate_name.go refactor: moved devices locations to cleaner name 2024-05-08 14:09:00 +07:00
device_validate_slug.go refactor: moved devices locations to cleaner name 2024-05-08 14:09:00 +07:00
events.go events: added events api route 2024-04-26 15:13:29 +07:00
health_check.go refactor: simplified code structure 2024-04-09 14:30:54 +07:00
hot_reload.go refactor: simplified code structure 2024-04-09 14:30:54 +07:00
images_list.go images: added list api 2024-04-27 20:00:30 +07:00
page_config.go view: added config route 2024-05-02 09:25:06 +07:00
page_devices.go refactor: moved devices locations to cleaner name 2024-05-08 14:09:00 +07:00
page_devices_add.go refactor: moved devices locations to cleaner name 2024-05-08 14:09:00 +07:00
page_devices_details.go refactor: moved devices locations to cleaner name 2024-05-08 14:09:00 +07:00
page_devices_edit.go devices: enhanced more displays 2024-05-08 19:32:14 +07:00
page_home.go view(home): add device filter and pagination to home view 2024-05-29 19:39:02 +07:00
page_schedule_history.go schedule-history: if current is latest, fetch more history if not full 2024-06-05 14:20:21 +07:00
page_subreddits.go view(subreddits-list): added filter bar 2024-05-28 16:39:38 +07:00
page_subreddits_add.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
page_subreddits_details.go subreddits: page has been moved 2024-05-29 10:00:18 +07:00
page_subreddits_edit.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
routes.go wip: update event system 2024-06-10 14:52:53 +07:00
subreddit_check.go refactor subreddits creation page 2024-05-27 21:10:37 +07:00
subreddit_create.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
subreddit_edit.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
subreddit_list.go view: implemented subreddits list page 2024-05-01 18:16:54 +07:00
subreddit_start.go subreddit: starting download preemptively sends now sends "requires at least one device enabled message" if no devices are enabled 2024-05-07 10:33:56 +07:00
subreddit_validate_schedule.go refactor subreddits creation page 2024-05-27 21:10:37 +07:00
trace.go telemetry: added tracing support 2024-04-13 00:15:31 +07:00