Commit Graph

51 Commits

Author SHA1 Message Date
15f780ead6 Continuing to troubleshoot ws
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m22s
2024-11-23 14:09:45 -05:00
38c3750778 Updating images for web build
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m14s
2024-11-21 00:09:53 -05:00
02f73eae51 Updating README
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Has been cancelled
2024-11-19 20:10:46 -05:00
659cb0ff17 Updating README
Some checks are pending
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Waiting to run
2024-11-19 20:08:36 -05:00
0863d8e507 Adding license, updating readme
Some checks are pending
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Waiting to run
2024-11-19 20:00:04 -05:00
3acb20d1f5 Refactoring for sanity 2024-11-15 18:13:51 -05:00
d18b576d7e removing broadcastStream
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Has been cancelled
2024-11-15 12:18:32 -05:00
3cb6efe5bd Adding a lot of debug statements and logic to avoid weird states with ws 2024-11-15 11:05:33 -05:00
df1c98e2f3 Added defaulting to local changes and fixed local notify
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m10s
2024-11-13 23:29:30 -05:00
4ce7efb5a5 adding menu with dialog and moving dialog text to l10n
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m12s
2024-11-13 23:11:47 -05:00
43467e0a72 Deleting old unused tests 2024-11-13 22:45:15 -05:00
4023225af7 Moved custom menu to it's own file, modified image and favicon 2024-11-13 22:44:32 -05:00
321eaf0bbc cleaning, added favicon
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m4s
2024-11-13 00:52:55 -05:00
b5987f040e Removing env from pubspec
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m7s
2024-11-13 00:06:44 -05:00
051c05f43f Minor fix to variable declaration
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 3m6s
2024-11-13 00:00:13 -05:00
ad2c94c29a Removing dotenv, using env variables at build
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Has been cancelled
2024-11-12 23:57:33 -05:00
e592d29ed2 gitea build debugging
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m4s
2024-11-12 23:19:10 -05:00
d233b42187 Added env file to pubspec, modified build.yaml to create env file from secrets
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m9s
2024-11-12 23:01:40 -05:00
ce211a2eb7 Make the base urls defineable by environment variable.
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m13s
2024-11-12 22:21:45 -05:00
d746a3ca19 Correcting api port
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m3s
2024-11-12 14:22:38 -05:00
3404c2fda0 Correcting api url
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m16s
2024-11-11 23:41:13 -05:00
b3a43c9fa5 Change default status to none, switch to rest from ws
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m13s
2024-11-11 23:20:39 -05:00
1413ba7263 Modified logo, added functionality to zoom in on user pic
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m10s
2024-11-10 22:40:05 -05:00
c5eef02ce1 Added functionality to reconnect if the application lifecycle changes (i.e visibility)
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 7m58s
2024-11-10 19:32:20 -05:00
300a597155 Updated toast library. Fixed color issue on mobile web 2024-11-10 19:26:42 -05:00
280b963641 Switched from SnackBar to Toast messages
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m11s
2024-11-10 18:17:09 -05:00
f20a257102 Modified .gitignore, untracked some files 2024-11-10 18:16:20 -05:00
2c0c6cc79e Simplified message values, added a couple of debugging helpers
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m17s
2024-11-10 16:25:36 -05:00
f475c69402 Update profile image in status after change
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m10s
2024-11-10 02:40:47 -05:00
b8dd01fc37 Added caching of images to reduce flickering
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m13s
2024-11-10 02:18:16 -05:00
ed345b1fa9 added status to sharedprefs, refactored buttons and added button functionality
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m6s
2024-11-10 00:40:21 -05:00
89c1134a85 Moved edit button
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 21s
2024-11-09 23:43:40 -05:00
44c964b889 Updated README, minor async fix in main.dart 2024-11-09 23:19:59 -05:00
996c294153 Modified build.yaml, added logo, made profile screen float
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m7s
2024-11-09 22:50:56 -05:00
2817b75f2e Split main.dart classes into separate files 2024-11-09 20:19:14 -05:00
e7705bbb0d added remote addess
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m14s
2024-11-09 17:05:05 -05:00
2153a18760 Try again
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 2m57s
2024-11-06 01:18:36 -05:00
6609e8d907 try this
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 3m4s
2024-11-06 01:06:19 -05:00
82b77c202e again again again
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 3m0s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Failing after 3s
2024-11-06 01:00:10 -05:00
9afc3312fb again again
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 2m52s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Failing after 3s
2024-11-06 00:49:03 -05:00
9bae9002cd again
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 2m17s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Has been skipped
2024-11-06 00:45:38 -05:00
42fc0246be nobodys fault but mine
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 2m11s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Has been skipped
2024-11-06 00:42:15 -05:00
4be8ae9f04 The song remains the same
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Successful in 2m58s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Failing after 4s
2024-11-06 00:17:19 -05:00
6734259146 One more time
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 1m10s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Has been skipped
2024-11-06 00:07:58 -05:00
00a0774d15 update build.yaml
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 1m15s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Has been skipped
2024-11-06 00:03:27 -05:00
99557fbe7e updating build.yaml
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 1m18s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Has been skipped
2024-11-06 00:00:08 -05:00
54629effee update build.yaml
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build Flutter Web App (push) Failing after 6m9s
Build Flutter Web and Docker Image for Local Registry / Build and Push Docker Image to Local Registry (push) Has been skipped
2024-11-05 23:39:28 -05:00
3771c1b16f Adding Dockerfile and gitea actions 2024-11-05 23:35:32 -05:00
5ba8f6d880 Cleaned up imports 2024-11-05 20:11:33 -05:00
65ba6f68ac Updated default logo, made name a required field 2024-11-05 20:11:21 -05:00