|
|
aee884a586
|
Merge pull request 'build multi tenant' (#1) from main into master
Reviewed-on: #1
|
2025-10-12 08:55:42 +00:00 |
|
|
|
1fbb202002
|
build multi tenant
|
2025-10-12 15:47:00 +07:00 |
|
Othman Suseno
|
460934af65
|
Add Windows build support and fix Windows compatibility issues- Add build-windows.ps1 PowerShell script for Windows builds- Add BUILD-WINDOWS.md documentation for Windows users - Update build.sh to include Windows AMD64 and .exe extensions- Fix util/util.go Windows path handling (use filepath instead of path)- Fix error logging format (%v instead of %w)- Support Windows AMD64, 386, and ARM64 architectures
|
2025-09-16 01:15:52 +07:00 |
|
Anis Ahmad
|
923f11be3e
|
Added flag for setting DB file path
|
2021-10-16 19:17:57 +06:00 |
|
Anis Ahmad
|
ae2dc575b1
|
Added Task Export (to clipboard) feature. Closes #17
|
2021-02-27 09:41:31 +06:00 |
|
Anis Ahmad
|
0c09a29550
|
Fixed Mouse binding issue after external Editor by https://github.com/rivo/tview/issues/545
|
2021-01-15 11:35:06 +06:00 |
|
Anis Ahmad
|
1cb95b3ce2
|
Prepared for first release
- Creating db file in home dir or DB_FILE env variable
- Updated README with usages details
- Added GIF screencast
|
2020-06-06 02:13:04 +06:00 |
|
Anis Ahmad
|
30cd7f40a1
|
Creating Projects, Tasks and editing Task details, done/resume working.
|
2020-05-30 01:30:26 +06:00 |
|
Anis Ahmad
|
6f9580d98a
|
First working version. Can add Projects and Tasks
|
2020-05-25 23:18:48 +06:00 |
|