105 Commits

Author SHA1 Message Date
Nicholas Novak
46c17b5990 fix: Got share back and working 2025-04-07 20:08:07 -07:00
Nicholas Novak
b43c4ecff3 change: Removed references to API root 2025-04-07 14:34:40 -07:00
Nicholas Novak
9dfffd5a3f fix: Fixed incorrect background colors 2025-04-05 23:57:53 -07:00
Nicholas Novak
79787dfb27 change: Changed some of the default styles of the main page to avoid spacing 2025-04-05 23:49:01 -07:00
Nicholas Novak
e78784b67e change: Changed API of the share menu API 2025-04-05 00:02:01 -07:00
Nicholas Novak
c5875421e4 feat: More progress on share page 2025-04-05 00:01:31 -07:00
Nicholas Novak
979bc68633 fix: Fixed push re-validating every single time 2025-04-04 23:00:09 -07:00
Nicholas Novak
9b4fbe8037 feat: Moved backend over to CLI tools 2025-04-04 17:06:41 -07:00
Nicholas Novak
22b3706ce8 change: Validate subscription based on the URL instead of key 2025-04-04 10:07:31 -07:00
Nicholas Novak
5ee49276fd change: Set font to Nunito 2025-04-03 12:02:31 -07:00
Nicholas Novak
cae63e1c09 change: Various changes and started on more admin stuff 2025-04-03 11:48:27 -07:00
Nicholas Novak
eb65aafd07 change: Centered menu names in mobile view 2025-04-02 23:32:07 -07:00
Nicholas Novak
84ab1b86f9 change: More UI changes to dark mode 2025-04-02 23:28:31 -07:00
Nicholas Novak
d931fcc007 change: Implemented proper light mode 2025-04-02 00:45:04 -07:00
Nicholas Novak
6bf28e4ce5 change: Changed the name of the notification pop-up 2025-03-26 15:47:18 -07:00
Nicholas Novak
e2405f1826 feat: Got correct dates to render in the dates 2025-03-25 14:09:09 -07:00
Nicholas Novak
4d5ac26450 fix: Fixed fields being updated 2025-03-25 13:26:49 -07:00
Nicholas Novak
6c6ad69d75 change: Got notifications to work 2025-03-25 10:51:49 -07:00
Nicholas Novak
7aed8780cf fix: Fixed transactions for sending push notifications 2025-03-24 15:39:16 -07:00
Nicholas Novak
3f49a5f202 feat: Added preliminary notification re-checking 2025-03-24 13:36:56 -07:00
Nicholas Novak
e6bb82f1c6 fix: Fixed config file not generating properly on first startup 2025-03-24 11:03:00 -07:00
Nicholas Novak
b7d54a84ac change: Refactored the front-page fetch request 2025-03-24 10:54:19 -07:00
Nicholas Novak
d76079f127 change: Changed some API endpoints to use POST types 2025-03-24 10:53:41 -07:00
Nicholas Novak
5a2e93ee44 change: Changed linking options and removed warnings from config 2025-03-24 10:53:13 -07:00
Nicholas Novak
5764683e98 fix: Don't cache API calls 2025-03-24 10:51:52 -07:00
Nicholas Novak
fe5bc152f8 feat: Implemented notifications for menu sharing 2025-03-24 10:24:53 -07:00
Nicholas Novak
3748000945 fix: Applied pre-rendering settings globally 2025-03-24 10:09:04 -07:00
Nicholas Novak
358ea7ec27 fix: Typo part II, another misnamed column 2025-03-23 18:33:10 -07:00
Nicholas Novak
ec7afdcb2b fix: Fixed typo in sql 2025-03-23 18:21:50 -07:00
Nicholas Novak
3a57c504d0 fix: Fixed ordering of Dockerfile commands 2025-03-23 17:12:04 -07:00
Nicholas Novak
2a2eda3c78 fix: Fixed column names on items 2025-03-23 17:10:27 -07:00
Nicholas Novak
b8160227da change: Added multistage builds to dockerfile 2025-03-23 17:06:29 -07:00
Nicholas Novak
c025f8c511 fix: Fixed paths for static files 2025-03-23 17:05:54 -07:00
Nicholas Novak
35f570aa29 change: Live-update page when items activate 2025-03-23 15:54:59 -07:00
Nicholas Novak
0672838359 feat: Added share button to menu editor 2025-03-21 13:54:27 -07:00
Nicholas Novak
b942a8c8b9 change: Removed server-side call to admin page 2025-03-21 13:53:51 -07:00
Nicholas Novak
675e26cba3 feat: Added call to push notifications 2025-03-21 13:44:33 -07:00
Nicholas Novak
4fcae1d073 fix: Removed server-side fetch and moved it to the client 2025-03-21 02:25:16 -07:00
Nicholas Novak
1ca0110c0c feat: Added PWA manifest 2025-03-21 00:34:43 -07:00
Nicholas Novak
c9bd73cd3e change: Default to blank for api path 2025-03-20 23:57:14 -07:00
Nicholas Novak
3997635059 Revert "change: Removed constants from API requests"
This reverts commit c8d598fe87d68c85e8ad40b4e7237a67bba1961d.
2025-03-20 23:46:37 -07:00
Nicholas Novak
c8d598fe87 change: Removed constants from API requests 2025-03-20 23:43:16 -07:00
Nicholas Novak
4c2fba130b change: Cleaned up a http request handler 2025-03-20 23:38:24 -07:00
Nicholas Novak
89eeceeea2 feat: Added docker compose file 2025-03-20 23:37:48 -07:00
Nicholas Novak
4d9f410a21 feat: Added a Dockerfile 2025-03-20 23:35:24 -07:00
Nicholas Novak
f6c4dae67b change: Ignored config files in backend 2025-03-20 23:35:05 -07:00
Nicholas Novak
5491b29a0e change: Changed favicon 2025-03-20 23:34:29 -07:00
Nicholas Novak
2d17d18b3a change: Ignore http errors on save 2025-03-20 23:33:48 -07:00
Nicholas Novak
c11b9c9d3f chore: Ignored backend binary 2025-03-20 23:33:08 -07:00
Nicholas Novak
92fe74f021 feat: Reduced the toolchain version and set the app to run the frontend 2025-03-20 23:32:35 -07:00