Commit graph

26 commits

Author SHA1 Message Date
4671eeca57 Replace tab character with 4 spaces in messages for now. 2024-02-04 18:31:29 +00:00
07b4906034 Rewrote EEPROM handling. 2024-02-02 21:02:29 +00:00
1c813ad97c Fixed FormData content type. 2024-01-24 19:54:53 +00:00
52b45884d5 Removed unused dependency. 2024-01-24 17:50:47 +00:00
2f4eb11bfa Added event calls to tabs control. 2024-01-23 16:37:04 +00:00
1e439b87c0 Fixed idiocy not working when sound isn't initialised. 2024-01-23 02:25:49 +00:00
017b720f8d Fixed common caching not working. 2024-01-23 01:33:49 +00:00
4fb021e865 Fixed z-index on settings headers. 2024-01-23 01:29:48 +00:00
4ece0c9f3b Added event handlers for views and rewrote easing functions. 2024-01-23 01:24:24 +00:00
710283a119 Fixed incorrect default. 2024-01-23 01:23:33 +00:00
a72e605097 Improved animation quality for users and settings sidebars. 2024-01-22 22:35:10 +00:00
f539c46954 Separated settings core and UI code. 2024-01-22 21:45:39 +00:00
5514c8fdc6 Explicitly specify argument lists for compat methods. 2024-01-22 13:19:04 +00:00
1c797565b7 Cleaned up compatibility declarations. 2024-01-22 13:12:14 +00:00
7564765317 Removed some old/unused settings. 2024-01-22 11:46:46 +00:00
834f5cfd4b Removed stray debug log statements. 2024-01-22 00:34:23 +00:00
c7c22e4125 Decoupled a bunch of components from the colour picker. 2024-01-22 00:28:00 +00:00
506d5d29d9 Only use 0 to compare boolean values. 2024-01-21 16:43:08 +00:00
a5843ae71b Don't insert the non-breaking space when an action starts with an apostrophe. 2024-01-21 16:34:54 +00:00
51694538ff Further cleanups to the colour picker code. 2024-01-21 05:11:00 +00:00
0b816b2bd4 Fixed colour picker issues and integrated into main JS file. 2024-01-20 18:16:09 +00:00
433b00e93b Copied CSSnano options. 2024-01-19 15:33:41 +00:00
418efb24c1 Maintain z-index values for the views stack. 2024-01-19 15:06:45 +00:00
efd3cae2ab Removed the ability to enable notifications when they are not supported.
Safari for iOS was very cool and would get stuck on the loading screen if you did turn them on!
2024-01-19 14:15:09 +00:00
55f3fd87fc Added repository metadata. 2024-01-18 21:19:19 +00:00
e94c9118bd Imported Mami into own repository. 2024-01-18 19:50:37 +00:00