c1139958f5
Remove comments in index.html
2023-12-17 09:46:26 -07:00
e2ab06958f
Vendor @fluentui/web-components
2023-12-17 09:45:32 -07:00
70a73614c5
Revert "Add @fluentui/web-components via npm"
...
This reverts commit 3e08535dcc
.
2023-12-16 22:50:07 -07:00
3e08535dcc
Add @fluentui/web-components via npm
2023-10-17 21:38:49 -06:00
54c3ad8794
Round corners on active timer view
2023-09-13 21:21:50 -06:00
2f0f2dcb11
Add plausible analytics
2022-09-29 18:33:48 -06:00
28c13fb0f8
WIP: Modernize codebase from PWA Starter template
2022-08-15 03:24:15 +00:00
95a096e105
Move app files to src directory
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-11 22:05:15 -07:00
f56ba38ebc
Remove font-awesome
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-11 22:05:15 -07:00
0781ff6c31
Remove jQuery
...
It doesn't seem to be used anywhere so it seems like it can just go.
Anything it would have been used for seems like it should have been
handled with Angular anyways.
2020-05-11 19:34:53 -07:00
74ebe2301b
Remove Add to Homescreen library
...
Modern browsers will automatically prompt the user to install the app
if it's built correctly, so an in-app prompt is no longer necessary.
2020-05-11 10:48:07 -07:00
584b41f6e1
Use updated WakeLock APIs
2020-05-10 21:50:59 -07:00
30937c6128
Added GA tracking to header
2016-10-02 10:22:35 -05:00
385753470a
Fixed error with lowintensity interval minutes not being saved
2016-09-23 15:32:59 -05:00
12c1a1d387
Fixed timer interface not showing
2016-09-18 20:29:25 +00:00
d7d30b46c0
Improved the pre-loader, fixed the caching, added rest intervals, other improvements
2016-09-18 20:16:18 +00:00
f0cd807bbc
2.0 overhaul, too much to account for in a single commit
2016-09-18 09:04:10 +00:00
d66356cbc0
Started reworking the interface to use the material design and be more user-friendly
2016-09-17 18:32:22 -05:00
b921a65668
Added ability to run app offline and fixed add to home icon
2016-09-17 20:32:24 +00:00
1ca6dc22c1
Cleaned up images and updated icon
2016-09-17 19:32:55 +00:00
c51fe64eff
removed files/code not related to FireFox OS app, fixed bugs with step back button, prevented screen from sleeping while timer is active.
2015-11-25 06:07:57 -06:00
8a8d4129c9
Merge branch 'master' of github.com:wbrawner/interval-timer
2015-11-22 19:39:51 -06:00
1b79048e3f
Added icons for all browsers/devices
2015-11-22 19:39:31 -06:00
142f29127c
Fixed an issue that caused rounds and timers to exceed the maximum and drop below the minimum.
2015-11-22 12:40:13 -06:00
6eb8fd5e1a
Moved code related to time remaining functionality to a new branch in order to submit the master branch to the Marketplace.
2015-11-22 09:56:16 -06:00
6845851039
More progress on time remaining
2015-11-22 09:51:11 -06:00
cbb4350cec
Forgot to add in previous commit that unnecessary files were also removed. In this commit, time remaining feature was started.
2015-11-22 00:56:13 -06:00
7ff49cbde0
Timers are now saved by cookies (limit 1). This should probably get changed to use IndexedDB later.
2015-11-21 23:32:08 -06:00
7ccbec3822
Added Angular cookies module to store timer info.
2015-11-21 20:22:35 -06:00
673646083e
Added icons and changed some styles. Also deleted the countdownJS file since it wasn't being used.
2015-11-21 19:20:19 -06:00
3072ec9575
Timer is now fully functional and can be edited, menu added, timer can be played, paused, resumed, and reset, and can skip forward and skip backward.
2015-11-21 15:00:34 -06:00
d65f2eee69
Added some basic styles/layout, as well as a manifest file and a bare Angular app.
2015-11-19 09:15:33 -06:00