Commit graph

64 commits

Author SHA1 Message Date
Tigor Hutasuhut d2b81567e3 view: update icons
Some checks failed
/ push (push) Has been cancelled
2024-05-28 15:36:10 +07:00
Tigor Hutasuhut 3fdb78362b subreddit: implemented edit page and api
Some checks failed
/ push (push) Has been cancelled
2024-05-28 00:30:29 +07:00
Tigor Hutasuhut 5957648ec3 refactor subreddits creation page
Some checks failed
/ push (push) Has been cancelled
2024-05-27 21:10:37 +07:00
Tigor Hutasuhut a17fdf9551 web: moved endpoint /schedules to /history 2024-05-13 19:06:29 +07:00
Tigor Hutasuhut 5b1429c1a2 view: images: better horizontal image well component
Some checks failed
/ push (push) Has been cancelled
2024-05-13 15:27:36 +07:00
Tigor Hutasuhut e1147efbd9 runner: update deploy workflow to push docker image to registry and deploy using docker compose 2024-05-11 22:02:04 +07:00
Tigor Hutasuhut 3c8a1b1fd6 devices: enhanced more displays 2024-05-08 19:32:14 +07:00
Tigor Hutasuhut 1dc3617df3 refactor: moved devices locations to cleaner name 2024-05-08 14:09:00 +07:00
Tigor Hutasuhut 9c1db28783 devices: moved endpoints 2024-05-08 11:19:14 +07:00
Tigor Hutasuhut bfff9a698f refactor: renamed add device to put 2024-05-08 10:10:23 +07:00
Tigor Hutasuhut 90babf685d devices: enhanced add device form validation and checkboxes 2024-05-08 09:22:16 +07:00
Tigor Hutasuhut e8da8717ea devices: properly implemented and integrated windows wallpaper mode 2024-05-07 22:50:23 +07:00
Tigor Hutasuhut 494a4bc956 devices: filled the add device page 2024-05-07 20:51:00 +07:00
Tigor Hutasuhut 19ffbdf98c device: added add page 2024-05-07 16:48:15 +07:00
Tigor Hutasuhut b8fcb37db8 devices: added view page 2024-05-07 10:50:40 +07:00
Tigor Hutasuhut 6bd219ea4f 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
Tigor Hutasuhut ab810c4b45 devices: enhanced device list and details page 2024-05-06 21:09:52 +07:00
Tigor Hutasuhut b33b672cb6 devices: added page 2024-05-06 18:50:43 +07:00
Tigor Hutasuhut e5b148a933 subreddit-details-view: added filter by device 2024-05-06 13:27:51 +07:00
Tigor Hutasuhut 42646c601d performance: thumbnails are now forced to be saved in jpeg format 2024-05-05 23:28:29 +07:00
Tigor Hutasuhut 3fcf291e6d schedule: added history page and version implementation 2024-05-05 22:34:05 +07:00
Tigor Hutasuhut fb54633390 view: added barebone schedule history page 2024-05-04 22:17:50 +07:00
Tigor Hutasuhut 0d68bbead0 subreddit: implemented add page 2024-05-03 19:44:25 +07:00
Tigor Hutasuhut f4399555b4 subreddit-add: added cron scheduler input 2024-05-03 11:59:44 +07:00
Tigor Hutasuhut 4e7f91d098 subreddit-add: enhanced subreddit check and add form 2024-05-03 10:27:03 +07:00
Tigor Hutasuhut 9ad5d8afdd subreddit-view: added subreddit name input 2024-05-02 23:16:28 +07:00
Tigor Hutasuhut 08d81a2f94 view: added start download button to subreddit details page 2024-05-02 20:59:32 +07:00
Tigor Hutasuhut 387988139e views: implemented subreddit details page 2024-05-02 15:42:10 +07:00
Tigor Hutasuhut 45540a1207 view: added config route 2024-05-02 09:25:06 +07:00
Tigor Hutasuhut e3bda647f3 view: implemented subreddits list page 2024-05-01 18:16:54 +07:00
Tigor Hutasuhut c26d9fa0b0 view: added subreddits listing page 2024-04-30 15:28:04 +07:00
Tigor Hutasuhut 4876930563 refactor: simpler data columns 2024-04-30 14:12:33 +07:00
Tigor Hutasuhut 0073306563 device: updating values now return rows 2024-04-30 11:34:30 +07:00
Tigor Hutasuhut 2b4df20754 sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
Tigor Hutasuhut 6c973cdf1f web: removed hx-boost 2024-04-29 15:18:23 +07:00
Tigor Hutasuhut 6eed661f52 home: recently added images now separated per subreddit 2024-04-28 22:00:56 +07:00
Tigor Hutasuhut f8921b0cc9 view: updated home page to include recently added images 2024-04-27 22:07:20 +07:00
Tigor Hutasuhut 62e3f9778e images: added list api 2024-04-27 20:00:30 +07:00
Tigor Hutasuhut 19cd92004c reddit: handled image downloads 2024-04-26 22:13:04 +07:00
Tigor Hutasuhut 6b35321e1e events: added events api route 2024-04-26 15:13:29 +07:00
Tigor Hutasuhut a0ff88cd43 subreddits: added validation for subreddit existence on reddit when
creating local subreddit
2024-04-26 13:51:36 +07:00
Tigor Hutasuhut c6d84e3de2 subreddit: added check endpoint 2024-04-26 10:51:09 +07:00
Tigor Hutasuhut bd6092fdee subreddits: add create api 2024-04-25 20:22:05 +07:00
Tigor Hutasuhut fd29c35b1a http: better error messages 2024-04-24 22:26:04 +07:00
Tigor Hutasuhut 9eb6923398 devices: added create and update endpoint 2024-04-24 21:57:13 +07:00
Tigor Hutasuhut c8c8cc892d subreddits: moved to bob 2024-04-24 13:01:13 +07:00
Tigor Hutasuhut 597bd4365b rename files 2024-04-23 22:25:47 +07:00
Tigor Hutasuhut 0d748b42ae api(devices): add create device api endpoint 2024-04-14 20:21:45 +07:00
Tigor Hutasuhut 7ad677209b api: added devices list api endpoint 2024-04-14 17:30:04 +07:00
Tigor Hutasuhut c31c909c7b telemetry: added tracing support 2024-04-13 00:15:31 +07:00