Redmage/server/routes
Tigor Hutasuhut 3fdb78362b
Some checks failed
/ push (push) Has been cancelled
subreddit: implemented edit page and api
2024-05-28 00:30:29 +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: images: better horizontal image well component 2024-05-13 15:27:36 +07:00
page_schedule_history.go schedule: added history page and version implementation 2024-05-05 22:34:05 +07:00
page_subreddits.go refactor subreddits creation page 2024-05-27 21:10:37 +07:00
page_subreddits_add.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
page_subreddits_details.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
page_subreddits_edit.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +07:00
routes.go subreddit: implemented edit page and api 2024-05-28 00:30:29 +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