Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ActivityWatch/aw-webui

Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.
https://github.com/ActivityWatch/aw-webui

build(deps-dev): bump shelljs from 0.6.1 to 0.8.5 (#316)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4498b2ef94059cccc1616b4da7ce4c3875b0f187 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #327 from ActivityWatch/dev/settings-store

4f56b7f393ee234ba998f73785705a9a6429516d authored almost 3 years ago by Erik Bjäreholt <[email protected]>
refactor: rewrote util/time.js into ts, fixed tests

f59a277c200ecbaf842120eb67bfc8a9a009f69b authored almost 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): removed vue-cli-plugin-webpack-bundle-analyzer

b70fc6e248d24336003e64d932592a76c80243c4 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: updated config for tests and linting

6bbf536691c868ba23e0f2b4dea1e508ec72c74d authored almost 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

69783803e2eb4618ef7d250c8e0f4dc54cd9f044 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: moved NewReleaseNotification constants into store

a2f1108e12c7b11d4691044b584ec89a9b7ad9e4 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
refactor: refactored settings in preparation for server-side storage of settings

fix: removed empty file

00e1995c05940cfab69d82f1e7512b494424a4c4 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: removed vscode settings and added to gitignore

f7038e22ccde4869308f8807d50051b9902fc6af authored almost 3 years ago by Erik Bjäreholt <[email protected]>
add syncsettings, add server api call on settings change

2b6279c1cb3f0e1b5cdaefba861f3e4c6feac316 authored almost 3 years ago by Ayush <[email protected]>
style: cleanup not needed changes

remove unwanted z-index change from tooltip.js

686136b1aa983f7e860f1244ee0a5d1c7a0069c4 authored almost 3 years ago by Ayush <[email protected]>
fix #600 timline cut off

added overflow: visible; to VisTimeline.vue to allow tooltip to overflow the container

e794176750c4bcf5ec3c56ef849a1f6d5db92542 authored almost 3 years ago by Ayush <[email protected]>
feat: added year support to timeline barchart

b27a9514085a331ca43411ef0ae070490e53b765 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix(perf): don't query periods without known activity for timeline barchart

fc2677aded411b9ecb31fcdea7201ff4662b5085 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: don't log errors for expected special case

427d69401257330830481ee960470384042b6ca1 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
feat: custom visualization support (#325)

Co-authored-by: Alwin Schuster <[email protected]>

9659f7c00ec7fb2106fce4bce069e84dae8840f4 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed overly-broad .gitignore entry

b377ce79c71315f0535d5e254260232550862470 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: check for missing ID in New View modal (#323)

cef6f2dfcea24d88eae8f07f06706896ab20df18 authored almost 3 years ago by Matthew Jorgensen <[email protected]>
style: lint fix

ee7c86df96f5823333a176a6d27f8d0bbefa754a authored almost 3 years ago by Erik Bjäreholt <[email protected]>
feat: cancel pending requests when leaving Activity view, better event editing

7e16e03a66b392142c6461624d49827616b40803 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated deps

61cc5f6d866a29f20dcabb3ab57983d1c56bad6f authored almost 3 years ago by Erik Bjäreholt <[email protected]>
feat: added 'loading' text to Activity dropdown while buckets being loaded

13ca328cc3db59c7c8e02075f860d7009d346292 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #320 from ActivityWatch/dev/edit-timeline

5ace2bf6b0c8a8641530c076a729d42fa5f6223e authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed bundling of vis-timeline

f65a0350a550f55750f7bc5306722458984c0f6e authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed event editing (fetch full event from server before edit)

daa04b009ed1f5382be46a50ac91c63458af71bc authored almost 3 years ago by Erik Bjäreholt <[email protected]>
feat: added yearly query range to Activity view (hidden in new dev settings section) (#321)

3afeb6588b392dc51e3f7aed46524e88558235a3 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
style: lint fix

721b8342aa5d6dfd8a3c66e2a67c1f9cd78a9ecf authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed date select when range is empty

a527d842e894e0e42e655217530dcf0b092c6c0a authored almost 3 years ago by Erik Bjäreholt <[email protected]>
feat: added ability to edit events from timeline view

b10166c9e842a28b76913373714ba9f337c76877 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
feat: improve formatting of query range in Activity view (#284)

Co-authored-by: Erik Bjäreholt <[email protected]>

6fbe829f486d3c3bde3b04602e40c0290955e631 authored almost 3 years ago by Michael Bianco <[email protected]>
fix: updated .gitignore

e5e2aa6f24f383c726b9a64739eaa09bd9890f9b authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: improved UserSatisfactionPoll contents

0cd36a362b1951203cb6d60f7f289813cf46b5f7 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: keep shown currentView when date or periodLength changes (#314)

7a5abbe41e35183bc229df1e1770121173bd757f authored almost 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies (#311)

8b0c63550ef2c8fccf896375ac11f64685e467de authored about 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed category modification (#310)

* fix: fixed category modification

fixes https://github.com/ActivityWatch/activitywatch/issue...

d70687fd51a2f825bec63bb671a649fe7bd1877a authored about 3 years ago by yumemio <[email protected]>
feat: instant timeline tooltip on hover (#309)

e646c86f95f7dab82d6db676667e54e53fc267ed authored about 3 years ago by Gabriel Le Breton <[email protected]>
fix: fixed AlternativeTo link in UserSatisfactionPoll

2c40a40c49226771c457298399360934191fcb9b authored about 3 years ago by Erik Bjäreholt <[email protected]>
feat: added dark theme (#307)

273658eeb097e59636a5eae7501ca96edd95d526 authored over 3 years ago by Mohamed Salah <[email protected]>
fix: fixed timeline tooltip cutoff (#305)

fixes https://github.com/ActivityWatch/activitywatch/issues/600

* fix #600 timline cut off

...

76b4523ecf666e5c7ff10523d74918dfb4314619 authored over 3 years ago by Ayush Singh <[email protected]>
fix: fixed linting errors

4fb99d868e2d89c358a9f491480a126c0daac0b6 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: bumped node to v16

77bd5eeb12a08942e5cbea423c90ec1561436fe7 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed type errors

cdc3f5dd5b1e1abb648d40df49f6b989ced4914a authored over 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies (manually bumped)

8dacc5dd402c84ae743421352af42cb51519e889 authored over 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): ran `vue upgrade` to update deps

8eb796e51d48debc51c92ebb7aea75cd13719912 authored over 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies (specifically aw-client-js)

3af9774cf642c9973b27fb33980ead49eec56f81 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed stopwatch timer buttons (event APIs no longer return events)

Fixes https://github.com/ActivityWatch/activitywatch/issues/615

7feadde52419ae5d4d1570a543421627f8158b1f authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: use application/json content type for export

Co-authored-by: Marv (on the Discord)

4e64b614e6a7154e53eead523a1aeb7d02fcdc9b authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed 'target' is undefined when setting daystart or default timeline duration (similar to 41a5f579fe22fb2f3450604187a59d42a26d95bf)

8d348e2e008bdf15ccd2b02d4ceb9f8b43941d87 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: removed old workaround

427f2d875a90ee04767fa5d96852f7bf78a4321b authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fixed git date retrieval

9e7fb3a6df928b3b191e9f77d2fadb65052e1c0e authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: improved screenshots, especially for timeline

61ee45be0405bbbaaf5ac6cd91d628fae02c622c authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: made aw-fakedata deterministic

288c5efb277ae140684ab5f56f1876eab87e9184 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: switched to toml config for aw-server

30c02c897719d90c3fb9cfaac4b2f3a4835f5f5f authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: upgraded to v0.11.0 builds

72165c07140d02a6069236327bf625b80b326c4d authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: moved slow category_time_by_period query to be the last query, improving UX

65bc763ae66e742ce3796ca8a66db0eb045b975c authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed export when no categories saved, and added pretty printing to exports

d40b948e9e9bee594ee9c4fd713b38a7bbdef53d authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fix error in case of missing 'Uncategorized' category (fixes https://github.com/ActivityWatch/activitywatch/issues/612)

0eae7ae471d3f2a2d6aca7dbe1d3cd43cca03df7 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: misc fixes for barchart visualization

cdd99e774843837a36ab0571de34b22e214209f2 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: added 127.0.0.1:5600 to default-src

30d52a47d866b0abe55fc2147c56c96395346be5 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: split category_time_by_period query into one for each period to avoid timeout

50302c42c90429cc54425933879de16741f43898 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed 'target' is undefined error when setting default landing page

41a5f579fe22fb2f3450604187a59d42a26d95bf authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: updated to master version of aw-fakedata

cacdb161f008a6513fe359adb8d6e311f37b398d authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: added colors to some category rule defaults

2b2596ff32dabd25f0478790a14ff6f416eb5581 authored over 3 years ago by Erik Bjäreholt <[email protected]>
feat: added link in category settings to the 'category rules' section on the forum

d15d17d0f983d14dc46b9a502cc2b3a757d118be authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: sort dropdown of parent category options

d401d1db50460059851ddedfbf02de0eee8eed30 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed useColorFallback setting

523bb2825413d2de83b63172152e531f710bdd23 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: moved Activity view options into a folded 'Filters' section closer to the top

5eff5f5c6f95f45e24b374d3de379d5785d0719c authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: made loading texts more discrete, fixed element growth after loading (causing UI to "jump")

aee573fa2a31649d70466e3c770d6a5192d8afc7 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: better y-ticks for barplot

fe54dcc43eff5454f8001fc7b026d7bbc7db4d81 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: sorted bars by label in stacked barchart

0b4edeb1d40412dd7b1f607a71184ed0f0867f99 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: minor style changes to the Summary visualization (smaller duration text)

6fbccc39ddf466fb44f73673246674058fd492ac authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed heart icon in footer

d6b608c4d57d9cbe995945973b49c062c937ff6f authored over 3 years ago by Erik Bjäreholt <[email protected]>
feat: added 'show less' button to the summary visualization

9b93879efd5e63915b3781759b4db01faae59c5d authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed yaxis labels for barchart

b5a4f384155f33b6eebe77d2495eb7d80553bf4d authored over 3 years ago by Erik Bjäreholt <[email protected]>
feat: open modal on category creation (#293)

b4aabfa4948c1d27b3f30ab980d51c8018385b52 authored over 3 years ago by Erik Bjäreholt <[email protected]>
feat: support weekly/monthly view in barchart visualization (#292)

889a911e584145569f82d207e564f9686b735cb2 authored over 3 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #291 from ActivityWatch/style-updates

4d8e5ee14e4c471491451f85181803390f28e42b authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: minor footer fixes

651762a412c15c84fe670ac19c21d5c81ce6fc75 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: minor fixes

74419ecce3eb6019d60d5893871bf54421738809 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: misc style fixes for page footer and Activity view

03265f33ecb936fd76f0e2ed80a9870f73e8d126 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed string param which should be bool

fbf3515146046c7b2b632c56a7c455bab83d3420 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: style fixes in general, and for Activity view

8493bb7f404e65db875c181ad826c2e4599922e7 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: reverted unscoped CSS for nav-link color

476dbbaa7645f03982f77a48609636cc68a63c89 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: better descriptions for options

35a17787ee2595880aa408a48c68deb3a5e0f211 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed comments left in review

c1be8b581c6d6a0cc32965250ba8bc9f6ba8aa92 authored over 3 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' into style-updates

4438e395f61084835e3ccb64dfaab03feebf6abf authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fix path to screenshots in comment

2003b5257091ab66752904c447682b31f4bb7736 authored over 3 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' into style-updates

9932675389afbad73b066f36ef7724a215906a6a authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fix screenshot comment content

b6d4ca074d3f209ef441ab47ee1db53d4659a488 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: another attempt at fixing comments

8efaaffe44c8c04508a78ca219b5a6c03d914de4 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: hopefully finally fixing CI comments

ca8d0be688a67f695d252846bd81e58ab6659c63 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fixed comment workflow for real this time (hopefully)

b359e7a0289eee9a5b1ac406109f7faf83b31a9b authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fixed comment template not available to comment workflow

2c2ae20b82c7d07abd8f72a00e103d89698f86a8 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fixed retrieving screenshots in comment workflow

650354d29c2303fbed684250a3af809940e81fd5 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: comment with screenshots on every commit (not just PRs)

cd18b000e54f67d8bbe473ec8862b50bf3cabd0c authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: get screenshot commenting to work in untrusted PRs

e9cda8d9c11d1d3d8645dc316dba4043c687d056 authored over 3 years ago by Erik Bjäreholt <[email protected]>
feat: more applications in the default category rules (#261)

Co-authored-by: Erik Bjäreholt <[email protected]>

d9782c3520c5d62cdf2f3353f6e6e222b6297b84 authored over 3 years ago by Daniele Scasciafratte <[email protected]>
Lint fixes

23841978e85c918caf0643534e9267f2e8b6c242 authored over 3 years ago by Michael Bianco <[email protected]>
Less techy wording on activity options

8c1e0e24d9a14ca002839c5b9dc74c6565d9640c authored over 3 years ago by Michael Bianco <[email protected]>
using light border color in a couple other places

2766d95089f041345a75ac51a20f76bbf48c4ff1 authored over 3 years ago by Michael Bianco <[email protected]>