Redmage/server/routes
2024-05-08 10:10:23 +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 refactor: simpler data columns 2024-04-30 14:12:33 +07:00
device_validate_name.go refactor: renamed add device to put 2024-05-08 10:10:23 +07:00
device_validate_slug.go refactor: renamed add device to put 2024-05-08 10:10:23 +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 devices: added page 2024-05-06 18:50:43 +07:00
page_devices_add.go refactor: renamed add device to put 2024-05-08 10:10:23 +07:00
page_devices_details.go devices: enhanced device list and details page 2024-05-06 21:09:52 +07:00
page_home.go schedule: added history page and version implementation 2024-05-05 22:34:05 +07:00
page_schedule_history.go schedule: added history page and version implementation 2024-05-05 22:34:05 +07:00
page_subreddits.go view: implemented subreddits list page 2024-05-01 18:16:54 +07:00
page_subreddits_add.go subreddit-view: added subreddit name input 2024-05-02 23:16:28 +07:00
page_subreddits_details.go devices: properly implemented and integrated windows wallpaper mode 2024-05-07 22:50:23 +07:00
routes.go devices: properly implemented and integrated windows wallpaper mode 2024-05-07 22:50:23 +07:00
subreddit_check.go subreddit-add: added cron scheduler input 2024-05-03 11:59:44 +07:00
subreddit_create.go subreddit: implemented add page 2024-05-03 19:44:25 +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 subreddit: implemented add page 2024-05-03 19:44:25 +07:00
trace.go telemetry: added tracing support 2024-04-13 00:15:31 +07:00