From f88b8f26a42eaf4bc6b5f9b69e8a5b56e36883b6 Mon Sep 17 00:00:00 2001 From: Jamal Mustafa <165265162+JM-JamalMustafa@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:57:57 +0500 Subject: [PATCH 1/2] updated --- aw-client | 2 +- aw-core | 2 +- aw-notify | 2 +- aw-qt | 2 +- aw-server | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aw-client b/aw-client index 96958ab2..204c6157 160000 --- a/aw-client +++ b/aw-client @@ -1 +1 @@ -Subproject commit 96958ab24a34c4b0cc3b994daa6e616c0d27a6e6 +Subproject commit 204c6157e0b60e9799aa3e28bc74fb4e2ee0ac66 diff --git a/aw-core b/aw-core index 6a58ec59..6410a711 160000 --- a/aw-core +++ b/aw-core @@ -1 +1 @@ -Subproject commit 6a58ec59c16c57933fce7bad4453449168c83ebd +Subproject commit 6410a711ee0ee9849e7c4da0ec09958f79d06f95 diff --git a/aw-notify b/aw-notify index c5f31068..d2751ed0 160000 --- a/aw-notify +++ b/aw-notify @@ -1 +1 @@ -Subproject commit c5f31068a470e65c23399f7e60995bcf453c0bc8 +Subproject commit d2751ed04783ab52f493f6c1f2d1490aa8931995 diff --git a/aw-qt b/aw-qt index 43864b2f..f9a45a4c 160000 --- a/aw-qt +++ b/aw-qt @@ -1 +1 @@ -Subproject commit 43864b2f7ec3b71d5b181eafb47b4ded6c197b8f +Subproject commit f9a45a4ce90d5c31fadaaba2ea89fb51f98e92c0 diff --git a/aw-server b/aw-server index b4ad0750..07b4357e 160000 --- a/aw-server +++ b/aw-server @@ -1 +1 @@ -Subproject commit b4ad07509067defec9a2a958ea9d58f3ed220c88 +Subproject commit 07b4357ee320daa2e07872410011bbfbb6209bcf From ac6fd0dc0ec9feda46e6cb419ef91ac2b1e42bda Mon Sep 17 00:00:00 2001 From: Jamal Mustafa <165265162+JM-JamalMustafa@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:16:00 +0500 Subject: [PATCH 2/2] updated --- README.md | 1 + aw-notify | 1 - aw-server-rust | 1 - user_tokens.json | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 160000 aw-notify delete mode 160000 aw-server-rust create mode 100644 user_tokens.json diff --git a/README.md b/README.md index 7b1106b9..f6a51a80 100644 --- a/README.md +++ b/README.md @@ -263,3 +263,4 @@ Want to help? Great! Check out the [CONTRIBUTING.md file](./CONTRIBUTING.md)! Have a question, suggestion, problem, or just want to say hi? Post on [the forum](https://forum.activitywatch.net/)! +# Time-tracker diff --git a/aw-notify b/aw-notify deleted file mode 160000 index d2751ed0..00000000 --- a/aw-notify +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d2751ed04783ab52f493f6c1f2d1490aa8931995 diff --git a/aw-server-rust b/aw-server-rust deleted file mode 160000 index a0cdef90..00000000 --- a/aw-server-rust +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a0cdef90cf86cd8d2cc89723f5751c1123ae7e2b diff --git a/user_tokens.json b/user_tokens.json new file mode 100644 index 00000000..ff11f03b --- /dev/null +++ b/user_tokens.json @@ -0,0 +1 @@ +{"Qasim": {"access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmcmVzaCI6ZmFsc2UsImlhdCI6MTczMzk5NTkwNiwianRpIjoiY2I3MTdjYmYtZDE3Zi00YTRjLTljODMtNTM4M2I4NWFjNTEzIiwidHlwZSI6ImFjY2VzcyIsInN1YiI6IlFhc2ltIiwibmJmIjoxNzMzOTk1OTA2LCJjc3JmIjoiOTcwYWFlZmQtZTkzYS00N2Y0LTkwZTQtMTgzMWM1Y2ExMDFmIiwiZXhwIjoxNzM0MDI0NzA2fQ.0WvMBXRX6uRCXBU2z7B_-TtvmhP_zhhLwYw_2Coc2Tk", "expires_at": 1734024706.8904586}} \ No newline at end of file