Commit graph

210 commits

Author SHA1 Message Date
3ed02d6c47
feat: increase speed multiplier 2024-03-18 22:17:30 -07:00
f9439a4f0f
style: center camera cutouts 2024-03-18 21:56:25 -07:00
a3e2a0612d
style: fix background image jumping around 2024-03-18 21:54:41 -07:00
63bfcaba4c
feat: move robot to center 2024-03-18 21:50:04 -07:00
1cb5fe9f8b
style: fix settings page formatting 2024-03-18 21:08:48 -07:00
Youwen Wu
6d5ef6809a
Merge pull request #2 from couscousdude/refactor-rust
refactor: use idiomatic way to store IP instead of tuple
2024-03-17 20:37:36 -07:00
Youwen Wu
13e5790567
Merge pull request #1 from couscousdude/camera-feed-overhaul
Camera feed overhaul
2024-03-17 20:37:20 -07:00
5ae447c9bd
refactor: dont inline splash screen image 2024-03-16 21:17:17 -07:00
dfd1368c08
style: update wallpaper 2024-03-16 21:17:05 -07:00
8ab9fadc22
style: update loading screen 2024-03-16 21:06:51 -07:00
05a1841f33
feat: add cool feature 2024-03-16 19:42:37 -07:00
37286cce05
feat: add camera feed configuration in settings
And beautify settings page
2024-03-16 19:12:08 -07:00
a12647ee86
refactor: use idiomatic way to store IP instead of tuple 2024-03-16 12:04:07 -07:00
Youwen Wu
ac89c7c966
Update main.yml 2024-03-13 13:08:38 -07:00
Youwen Wu
952198a9cc
Update main.yml 2024-03-13 13:02:27 -07:00
Youwen Wu
58e8e76160
Update main.yml 2024-03-13 12:57:15 -07:00
Youwen Wu
4cfc2db653
Update main.yml 2024-03-13 12:51:31 -07:00
Youwen Wu
93beea11e8
Update main.yml 2024-03-13 12:46:45 -07:00
Youwen Wu
b1df1d82a1
Update main.yml 2024-03-13 12:44:04 -07:00
Youwen Wu
aef448f6ff
Update main.yml 2024-03-13 12:40:07 -07:00
4ff0b59cd7
Merge branch 'add-splash-screen' 2024-03-11 22:37:30 -07:00
72bdb430a8
feat: update readme badge 2024-03-11 22:34:05 -07:00
3320f2938b
feat: add bundle size visualizer 2024-03-11 10:27:13 -07:00
ccb72a541b
feat: show message if loading is taking a while 2024-03-11 09:14:42 -07:00
cb214eff57
chore: change println! to tracing::info 2024-03-11 09:07:45 -07:00
ec54f3e362
feat: add favicons to splashscreen 2024-03-11 09:05:49 -07:00
Youwen Wu
f8dbe40371 docs(readme): add greater good affirmation 2024-03-11 08:50:13 -07:00
429ebf9e7f
docs(readme): clarify role of splash-screen dir 2024-03-11 01:12:34 -07:00
4d6df78b56
docs(readme): make modification steps more clear 2024-03-11 00:32:11 -07:00
332ac1555b
style: reorder CSS properties to obey style conventions 2024-03-11 00:25:17 -07:00
05b50ded11
chore: remove unused loading component 2024-03-11 00:16:37 -07:00
c19410e7f3
feat: hide splashscreen when robot model loads 2024-03-11 00:13:50 -07:00
e0aceea3cf
chore: delete unused counter.svelte 2024-03-10 23:36:15 -07:00
49fe3cea9b
feat: add splash screen window 2024-03-10 23:35:27 -07:00
Youwen Wu
7317aa7afb
Merge pull request #29 from Team-1280/update-readme
Update readme
2024-03-10 00:55:13 -08:00
69ea03b399
style: revert ordered list spacing, codeclimate dumb 2024-03-10 00:54:58 -08:00
190cb61a50
docs: change npm reference to pnpm 2024-03-10 00:51:45 -08:00
395096742a
Merge branch 'update-readme' of github.com:Team-1280/Jankboard-2 into update-readme 2024-03-10 00:51:26 -08:00
1974ea5603
style: fix ordered list spacing 2024-03-10 00:50:12 -08:00
Youwen Wu
037906609f
docs: change all references of npm to pnpm 2024-03-10 00:45:44 -08:00
Youwen Wu
57c1328079
docs: fix grammar 2024-03-10 00:44:23 -08:00
d4468953fb
docs: add comparison of jankboard to shuffleboard 2024-03-10 00:41:53 -08:00
52e33e2370
docs(readme): overhauled description and installation steps 2024-03-10 00:36:19 -08:00
41aaad9927
chore: update package.json name 2024-03-09 23:33:32 -08:00
Youwen Wu
77bed5f17b
Merge pull request #28 from Team-1280/migrate-pnpm
Migrate to pnpm
2024-03-09 23:32:28 -08:00
a7ee99dba9
chore(package-manager)!: Migrate from npm to pnpm
BREAKING CHANGE: The project has been migrated from npm to pnpm as the package manager. This requires updating the development environment and build processes. Install pnpm and run `pnpm install`. `npm` is no longer supported and `package-lock.json` has been removed.
2024-03-09 23:29:28 -08:00
168c636595
feat: add pnpm-lock.yaml 2024-03-09 23:25:15 -08:00
Youwen Wu
a0aab1b08c
Merge pull request #24 from Team-1280/vlad-voices
feat: add locale audio sources
2024-03-09 23:22:21 -08:00
q9i
56bc536192 feat: add en-UK locale
update
2024-03-09 16:17:29 -08:00
q9i
ae3da6e985 chore: remove unnecesesary todos 2024-03-09 15:13:06 -08:00