log
-
a7552aac
Bump license year to 2026
-
77c604a0
Add EXPOSE 8000 for consistency with the Rust projects
-
c8501200
Drop host port, hardcode --port 8000 in next:start, reached by Caddy on bythewood-edge
-
698b36f8
Consolidate `make clean` into a single rm
-
e8b20b73
Clarify app is no longer installable as a PWA
-
6c7845ed
Refresh docs, prune dead config, and tidy small code issues
-
8f103555
Add pause, manual entry, import, tag autocomplete, and inline keybind hints
-
9f1de9f2
Refresh theme, drop PWA, and harden response headers
-
afd5b270
Add Makefile for dev server, build, and deploy commands
-
810f09b7
Switch to Alpine-based Bun image and use built-in bun user
-
77baead3
Migrate from yarn/node to bun as the runtime and package manager
-
9c29a65a
Bind docker port to localhost only
-
cf4cdb93
Update dependencies to latest and configure dev indicator position
-
78ef3da9
Add environment variable to disable Next.js telemetry
-
71c6232f
Update start script port in package.json from 3000 to 8000
-
92c4788e
Update copyright year in LICENSE.md to 2025
-
663572fc
Refactor ignore files and remove unused .nowignore; update docker-compose.yml and add service versioning
-
b5bda639
Update Dockerfile to use Alpine 3.22 and enforce frozen lockfile during yarn install
-
313ed275
Refactor Sidebar component to remove legacy behavior and simplify Link usage
-
3c22af30
Implement code changes to enhance functionality and improve performance
-
6ea5f978
Refactor component styles and restructure CSS imports
-
04bdbcbc
Remove next-pwa
-
deec1c98
Remove migration checklist for styled-components to CSS Modules
-
24e506cf
Migrate from styled-components to CSS Modules
-
ee980f1a
Remove old TODO comment
-
ed636b31
Fix SSR compatibility by adding browser check for localForage
-
291e1638
Add toast notifications with internationalization support
-
d716ed06
Remove translation TODO comments and fix Japanese/Polish typos
-
36a5b633
Update dependencies across project
-
89f7046e
Bump loader-utils from 2.0.2 to 2.0.4 (#67)
-
e0311b44
Bump json5 from 2.2.1 to 2.2.3 (#68)
-
f0f48629
Bump webpack from 5.73.0 to 5.76.0 (#69)
-
30ee08e3
Bump terser from 5.14.1 to 5.16.8 (#70)
-
696e8c6e
Fix warning with missing peer dep and edit entry error
-
236e0513
Add video from DB Tech
-
ad599152
Change urls throughout
-
7400bff9
Fix bundle analyzer config
-
039e26e5
Reverse analyzer logic
-
84e673e7
Add next bundle analyzer
-
32f53ff2
Fix accessibility issue on about
-
465d2662
Fix accessibility issues
-
27d207e8
Add suppressHydrationWarning to timer
-
507951cb
Minor adjustments to summary l10n
-
4a3a19d1
Add localization for summary page
-
7856cbaa
Add next-pwa
-
4b6308a7
Upgrade node deps
-
0b83a148
Change github logo to use SVG
-
4ac79496
Upgrade node deps
-
33c0bbfd
Add post-receive sample
-
782118ac
Continue docker improvements
-
52b244df
Fix formatting
-
9a43eb7d
Update dockerfiles
-
2b084a87
Add color to chart
-
cb5aace0
Upgrade browserstack
-
22b891ff
Adjust formatting, swap port to 3000
-
8a792fa5
Change dates on sitemap and remove unused elements
-
3a698626
Change vercel name and set docker to unless-stopped
-
8d875fa4
Change now file to vercel
-
e293ecb0
Change readme spacing
-
7485d66c
Update license year
-
1367f02d
Remove yarn error log
-
3c4d7321
Make logo title slightly smaller
-
65e4bcb1
Add empty option to summary page, design adjustments
-
f3e717c4
Improve design on summary page, add total hours
-
787f7b29
Re-enable global transitions
-
76a4cc7d
Add new summary page
-
8e59b00e
Make background darker on index
-
c1f24b4b
Update builds to use vercel/next
-
6d262a66
Update react-localization
-
63de8dec
Add strings for jp localization on about
-
ecf8c4ee
Add isSelected propTypes and adjusting spacing in styles
-
d62bd988
Adjust line-height of sidebar title
-
96852be9
Add icons to sidebar, shrink sidebar width
-
7a63ecd0
Upgrade minor node deps
-
03b0da38
Upgrade react-csv to fix warning
-
7a3a83c1
Swap hotkeys to global hotkeys, adjusting prettier problems
-
abf6771d
Fix prettier problems in timer
-
74a5f6c5
Fix timer focus on initial load
-
08d0e5a9
Updating node deps
-
8aa6307d
Upgrade node deps
-
61b5f1af
Invert colors of selected
-
7248fe29
Clean up commented out code
-
06fa1e9d
Clean up entry import
-
c6cd74dc
Clean up imports
-
92bba86c
Update readme logo
-
60565c6c
Upgrade all yarn packages
-
899030aa
Remove ziet next css, outdated
-
03342350
Merge pull request #40 from domind/more-keys
-
191442e7
Bump next from 9.2.2 to 9.3.2
-
4dbda0fd
Merge branch 'master' into more-keys
-
191dbcc3
Bump acorn from 6.4.0 to 6.4.1
-
c9af1a78
comment logLevel for HotKeys
-
04f15f7e
Improve keyboard shortcuts design
-
49488859
fix bug with lost focus for hotKeys
-
6f27a016
Improvements to the about page design
-
df2d817c
Merge branch 'more-keys' of https://github.com/domind/timelite into more-keys
-
f293659c
Upgrade node packages
-
7568da2e
fix for bug when submitting with "enter" key
-
bd20800a
further changes to deal with focus issues
-
2f5a7e90
changed layout of keys description, added alt+d description, minor corrections of translations