blob: d1199d61ab649f7acaefd0eb025a1efe9ee43c3e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
|
shopno-os-log-sync (3.0.0) shopno; urgency=medium
* Bump logger version for breaking changes
* Use tabular output in all section
-- Mubashshir <ahm@jadupc.com> Thu, 02 Nov 2023 14:25:42 +0600
shopno-os-log-sync (2.0.1) shopno; urgency=medium
[ Vaishnav Deore ]
* installation methods changed
[ Mubashshir ]
* scripts: Rename scripts
* system-stats: Add system pressure stats logger
* Add Makefile to build and install things
* system-stats: Add script to sync system stats
* debian: Release new revision
-- Mubashshir <ahm@jadupc.com> Sun, 17 Sep 2023 22:00:26 +0600
shopno-os-log-sync (2.0.0+nmu1) shopno; urgency=medium
* Non-maintainer upload.
* Use a dummy service to start timers
-- Mubashshir <ahm@jadupc.com> Wed, 26 Apr 2023 16:48:47 +0600
shopno-os-log-sync (2.0.0) shopno; urgency=medium
* Fix empty stat upload
* Add per-user stat sync support
-- Mubashshir <ahm@jadupc.com> Fri, 07 Apr 2023 22:04:18 +0600
shopno-os-log-sync (1.99.3) shopno; urgency=medium
* config: Update logger domain
-- Mubashshir <ahm@jadupc.com> Wed, 05 Apr 2023 15:47:22 +0600
shopno-os-log-sync (1.99.2) shopno; urgency=medium
* Implement Log uploader
-- Mubashshir <ahm@jadupc.com> Thu, 23 Mar 2023 17:01:35 +0600
shopno-os-log-sync (1.99.1) shopno; urgency=medium
* Add Autostart entry
-- Mubashshir <ahm@jadupc.com> Wed, 22 Mar 2023 16:28:27 +0600
shopno-os-log-sync (1.99.0) shopno; urgency=medium
* path: Use `xdg.BaseDirectory` to get cache path
-- Mubashshir <ahm@jadupc.com> Wed, 22 Mar 2023 16:15:43 +0600
shopno-os-log-sync (1.0.1) shopno; urgency=medium
[ Waishnav Deore ]
* Initial commit
[ Waishnav ]
* initializing project with bare minimal features
* log_files(implementing new approach) | so some changes in report_creation
* updating executable file and added function in time_operation module
* sorting app usage on the basis of screen-time
* completed week overview feature
[ Waishnav Deore ]
* Update README.md
* Update install.bash
[ Waishnav ]
* fixing issues in install-systemd.bash
[ Waishnav Deore ]
* Update README.md
[ Parth ]
* Updated watcher
[ Waishnav ]
* exception handling in watcher executable file
[ Waishnav Deore ]
* Update README.md
[ Waishnav ]
* (xprofile) | changing aproach to install/run watch_log script | adding install uninstall script
* fixing issue in install file
* fixing issue in watch_log | occurs is file doesn't exist
* sourcing .xprofile in install script
[ Waishnav Deore ]
* Update install
[ Waishnav ]
* resolving conflict in install file for those who still using systemd service
* issue resolved : watch_log stoped working after 24:00
* issue resolved : watch_log stoped working after 24:00
* changing approach to problem occured at 24:00 clock | added prompt in install script
* changing approach to problem occured at 24:00 clock
* error fixed in time_differnece
* sourcing .xprofile from .xinitrc at beginining of file
* removing conflict with previous version of watcher about sourcing xprofile from xinitrc
* improvised append_line function
[ Ethan M. Lee ]
* switch to python3 in shebang
[ Waishnav ]
* #Issue7 resolved time_difference error
* Ubuntu error solved of getting active window;
* updating log file algorithm | added AFK feature | changing dependency xdotool to ewmh
* updating install | updating bin according to new function names
* refactoring some function
* updating installation guide in README.md
* fixing typo | changing some time.sleep() values so that low CPU will consume
* aborting realtime-stats feature due to heavy RAM consumption so log-files get updated at event (when user changes window)
* Removing EWMH module as a dependancy (causing more RAM consumption over the time)
* fixing typo
* adding -s option to start watch_log function | active_window function updated to reduce error to get home-screen
* adding AFK condition if there is any video playback running in background (for pulseaudio) | changing value for more accuracy
* Adding option of custom date and custom week to get users usage
* added two commands -ds -y and -ws -pw
* removing error of 3 min timeout due to AFK | updating acitve_window_title function
* AFK closed_at variable error if date got change
[ augustin64 ]
* Update get_windows.py
[ Waishnav ]
* updated algorithm | update csv at every second
* removed outdated comment
* compensating error value changed
* changed function according to 2.0 analysis function
* export python script for watcher v1.2 version csv files
[ Ujjwal R ]
* shebang line updated, readme updated
[ Om Thakare ]
* Added CONTRIBUTING.md (#23)
[ Waishnav ]
* cleaning documentation stuffs | making it pure dev-branch for v2.0
* updating CONTRIBUTING.md adding website-info
[ Vaishnav Deore ]
* Update Readme for hactoberfest
[ Waishnav ]
* github-linguist update languages
* shifting website branch to its own repo
[ Pawan Patil ]
* fix : v2.0 Issue to avoid replication of data as day changed
* fix: Change directory from 'raw_data' to 'daily_data'
[ Waishnav ]
* making easy to installation link using curl
* changed some variable names
* Error in installtion
* Error in installtion solved
[ Vaishnav Deore ]
* resolving conflict
[ Waishnav ]
* unknown file added bymistaken
[ AnilMandliya ]
* [./install] BugFix. The script was recursively calling itself
-- Mubashshir <ahm@jadupc.com> Wed, 22 Mar 2023 16:06:19 +0600
shopno-os-log-sync (1.0.0) shopno; urgency=medium
* Initial Release
-- Mubashshir <ahm@jadupc.com> Wed, 15 Mar 2023 17:15:35 +0600
|