54c3ad8794
Round corners on active timer view
2023-09-13 21:21:50 -06:00
a5d9848918
Remove @fluentui/svg-icons
2023-09-13 21:01:16 -06:00
dependabot[bot]
581f3c3693
Bump tough-cookie from 4.0.0 to 4.1.3
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 20:32:37 -06:00
dependabot[bot]
77b3b57cc2
Bump semver from 6.3.0 to 6.3.1
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 20:32:26 -06:00
dependabot[bot]
23039bad5c
Bump vite from 2.9.13 to 2.9.16 ( #4 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.13 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 12:14:03 -06:00
dependabot[bot]
d09865214b
Bump word-wrap from 1.2.3 to 1.2.4 ( #7 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 12:13:33 -06:00
27e973c277
Fix timer editing
2023-04-24 11:06:52 -06:00
dependabot[bot]
43dea25267
Bump json5 from 2.2.1 to 2.2.3 ( #3 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 09:54:17 -07:00
2f0f2dcb11
Add plausible analytics
2022-09-29 18:33:48 -06:00
dependabot[bot]
d0f4e2dcb9
Bump vite from 2.9.0 to 2.9.13
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.0 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 12:54:18 -06:00
3421fd60df
Fix deploy action
2022-08-17 02:24:09 +00:00
b1c2c4fbdb
Fix build issues
2022-08-17 02:20:38 +00:00
5260d19e94
Deploy to Azure Static Web Apps instead of GH Pages
2022-08-17 02:19:02 +00:00
f01457dfba
Fix styling issues
2022-08-17 02:01:18 +00:00
b31c306b0a
Fix failing tests
2022-08-15 03:40:52 +00:00
8727fe94cd
Deploy to GH Pages on push to main
2022-08-15 03:27:27 +00:00
28c13fb0f8
WIP: Modernize codebase from PWA Starter template
2022-08-15 03:24:15 +00:00
2f51352674
Remove junk
2022-08-05 00:05:41 +00:00
5d163f9719
Add GitHUb Action workflow to build docker image
2021-02-25 16:41:22 -07:00
151731ef7d
Update screen wake lock origin trial API key
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-19 23:23:28 +00:00
816e354540
Use gzip compression in nginx
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-11 22:05:15 -07: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
907cad6efe
Remove manifest.webapp
...
I think this was only used for the now defunct FireFox OS app store.
The standard manifest.json should suffice.
2020-05-11 19:37:12 -07:00
9ec65225f2
Remove Chrome app loader
...
Chrome apps have been deprecated for a while now, since PWAs are a
better replacement. This app should get with the times too
2020-05-11 19:35:34 -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
e38fcb546e
Add captain-definition (for Caprover)
2020-05-10 15:36:30 -07:00
0cfa48dcbd
Add Dockerfile
2020-05-10 15:35:53 -07:00
7e053a404c
Fixed errors in manifest
2017-11-12 09:38:04 -06:00
30937c6128
Added GA tracking to header
2016-10-02 10:22:35 -05:00
f951dc1b2c
Updated audio files in service worker
2016-10-02 10:20:14 -05:00
a34224f8b3
Added sounds for all periods and replaced old ones with new ones, also fixed functionality issues with timer related to the rest period not triggering automatically
2016-09-23 20:02:05 -05:00
385753470a
Fixed error with lowintensity interval minutes not being saved
2016-09-23 15:32:59 -05:00
e7e13a623a
Fixed issues with sound not playing and skip back not working
2016-09-18 20:45:43 +00: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
7ee0ff7da0
Updated/added manifests for android/windows
2016-09-17 19:33:19 +00:00
1ca6dc22c1
Cleaned up images and updated icon
2016-09-17 19:32:55 +00:00
0cb250a266
Added gitignore
2016-09-17 19:32:08 +00:00
b86d8de0d2
Added addtohomescreen
2016-09-17 19:31:29 +00:00
d5bab49515
Removed sublime files
2016-09-17 19:30:53 +00:00
429a9d03e3
Updated README
2016-02-25 18:31:03 -06:00
265fcea86c
Updated README to reflect Chrome compatibility
2016-01-16 21:52:53 -06:00
d06b18a30c
Updated the README and added icons to the Chrome manifest file
2016-01-16 21:15:46 -06:00
99d35ce945
Added files to launch in Chrome webstore
2016-01-16 21:06:46 -06:00