8000 Tags · WINBIGFOX/TimeScribe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: WINBIGFOX/TimeScribe

Tags

v1.1.0

Toggle v1.1.0's commit message
Update dependencies to latest versions

Updated various JavaScript and PHP dependencies in package.json, composer.json, and corresponding lock files to their latest versions. These updates improve compatibility, security, and include bug fixes for development and production environments.

v1.0.2

Toggle v1.0.2's commit message
Fixed #7 Add optimize command and update filesystem config

Added an `optimize` Artisan command that immediately exits. Updated the filesystem configuration to simplify the public driver and removed default storage symlink settings. These changes aim to improve maintainability and streamline application behavior.

v1.0.1

Toggle v1.0.1's commit message
Remove unused NavSecondary component and add prefetch links

The NavSecondary component was deleted as it is no longer used. Additionally, prefetch attributes were added to multiple links to enhance performance by preloading resources. Minor adjustments were made to transitions and class properties for smoother UI enhancements.

v1.0.0

Toggle v1.0.0's commit message
Merge remote-tracking branch 'origin/main'

v0.6.1

Toggle v0.6.1's commit message
fix native theme

v0.6.0

Toggle v0.6.0's commit message
fix native theme

v0.5.2

Toggle v0.5.2's commit message
fix: update app activity tracking logic; adjust ended_at timestamp ha…

…ndling and refine condition for triggering active app command

v0.5.1

Toggle v0.5.1's commit message
fix: conditionally trigger app activity tracking based on settings; u…

…pdate AppActivityStartScan and MenubarController

v0.5.0

Toggle v0.5.0's commit message
feat: implement app activity tracking; add ActivityHistory model, lis…

…teners, and console command

v0.4.0

Toggle v0.4.0's commit message
feat: rename startOnLogin to openAtLogin; update related functionalit…

…y and translations
0