Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-10-14 16:53:09 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.4.0

What's Changed
 - Fixed: Journal Popup: Fix Footer Text & Position by @AmmarAbouZor in #204
 - Added: Autosave Option for External Editor by @AmmarAbouZor in #208
 - Fixed: Write Configurations created needed Directories
   by @AmmarAbouZor in #210
   2023-10-09 10:10:38 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.3.3

What's Changed
 - Fixed: Release Action Provides Binaries for All Major Platforms
   by @AmmarAbouZor in #192
 - Added: Scrollbar for keybindings Overview Popup by @AmmarAbouZor in #194
 - Added: Scrollbar to Journals list by @AmmarAbouZor in #196
 - Added: Scrollbar to Journals Editor by @AmmarAbouZor in #199
   2023-10-03 08:37:48 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.3.2

What's Changed
 - docs: Add installation instructions for Arch Linux by @orhun in #140
 - docs: Add installation instructions for Alpine Linux by @orhun in #142
 - Docs: Update README by @AmmarAbouZor in #144
 - Added: Unit Tests for UI Functions by @AmmarAbouZor in #171
 - Chore: Bump Swatinem/rust-cache from 2.6.2 to 2.7.0 by @dependabot in #166
 - Added: Unit Tests for the main App Logic by @AmmarAbouZor in #176
 - Migrate to Ratatui & Update Crossterm to 27 by @AmmarAbouZor in #178
 - Fix Input Boxes Border color by @AmmarAbouZor in #181
   2023-08-17 08:41:36 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.3.1

What's Changed
    [Aeruginous] Create CHANGELOG Fragment by @github-actions in #110
    Chore: Bump clap from 4.3.11 to 4.3.14 by @dependabot in #113
    Chore: Bump sqlx from 0.7.0 to 0.7.1 by @dependabot in #112
    Chore: Bump thiserror from 1.0.40 to 1.0.43 by @dependabot in #111
    Chore: Bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #115
    Chore: Bump scopeguard from 1.1.0 to 1.2.0 by @dependabot in #114
    Fix: Release GitHub Action by @AmmarAbouZor in #116
    [Aeruginous] Create CHANGELOG Fragment by @github-actions in #117
    Changed: Optimization for app main loop by @AmmarAbouZor in #118
    [Aeruginous] Create CHANGELOG Fragment by @github-actions in #119
    Chore: Bump async-trait from 0.1.69 to 0.1.72 by @dependabot in #120
    Chore: Bump thiserror from 1.0.43 to 1.0.44 by @dependabot in #121
    Chore: Bump serde_json from 1.0.100 to 1.0.104 by @dependabot in #126
    Chore: Bump clap from 4.3.14 to 4.3.19 by @dependabot in #123
    Chore: Bump serde from 1.0.171 to 1.0.178 by @dependabot in #125
    Chore: Bump serde from 1.0.178 to 1.0.180 by @dependabot in #127
    Chore: Bump serde from 1.0.180 to 1.0.183 by @dependabot in #129
    Chore: Bump Swatinem/rust-cache from 2.5.1 to 2.6.0 by @dependabot in #128
    Fix: Fix SQLite connection string path by @AmmarAbouZor in #137
    [Aeruginous] Create CHANGELOG Fragment by @github-actions in #138
    Chore: Bump tokio from 1.29.1 to 1.31.0 by @dependabot in #136
    Chore: Bump async-trait from 0.1.72 to 0.1.73 by @dependabot in #135
    Chore: Bump Swatinem/rust-cache from 2.6.0 to 2.6.1 by @dependabot in #132
    Chore: Bump log from 0.4.19 to 0.4.20 by @dependabot in #134
    Chore: Bump clap from 4.3.19 to 4.3.21 by @dependabot in #133
    [Aeruginous] Assemble CHANGELOG by @github-actions in #139
   2023-07-13 22:35:19 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.3.0

What's Changed
 - Fixed: Prevent release generation in forks by @kevinmatthes in #86
 - Added: Add package name to CHANGELOG assembly workflow by @kevinmatthes in #85
 - Changed: Call Docker images of linters directly by @kevinmatthes in #89
 - Fixed: Fix Release action using MakeFile by @AmmarAbouZor in #97
 - Added: Fuzzy Finder for Journals by @AmmarAbouZor in #105
 - Added: Fuzzy Find Demo by @AmmarAbouZor in #107
   2023-06-26 15:09:48 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.2.0

What's Changed
 - Fixed: Release GitHub action by @AmmarAbouZor in #53
 - Added: Tags (Categories) for journal + Filter Function
   by @AmmarAbouZor in #56
 - Changed: Keep journals list in focus after closing the external editor
   by @AmmarAbouZor in #58
 - Added: Select-Tags Popup in Create/Edit Journals Prompt
   by @AmmarAbouZor in #62
 - Changed: Add Filter Keybindings To Footer by @AmmarAbouZor in #64
 - Added: Search Functions in Filter by @AmmarAbouZor in #66
 - Added: Create Cleanup Cache GitHub Action by @AmmarAbouZor in #73
 - Added: Wiki Documentation by @AmmarAbouZor in #76
 - Added: automatic version increment and CFF self-maintenance
   by @kevinmatthes in #79
 - Allow Release Action To Start Manually by @AmmarAbouZor in #83
   2023-06-12 10:05:10 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.1.4

What's Changed
 - Add NetBSD by @0323pin in #3
 - Migrate from tui-rs to ratatui by @AmmarAbouZor in #4
 - settings improvements by @AmmarAbouZor in #13
 - [Documentation] Create README Badges by @kevinmatthes in #14
 - CI Improvements by @AmmarAbouZor in #15
 - Changed: Help popup improvements by @AmmarAbouZor in #17
 - Added: Export current journal's content by @AmmarAbouZor in #18
 - Increase Version by @AmmarAbouZor in #19
 - Fixed setting backend path from CLI by @AmmarAbouZor in #22
 - Added: Release CD action by @AmmarAbouZor in #24
 - Fixed: Export journal extension by @AmmarAbouZor in #25
 - Changed: Enhance render loop by @AmmarAbouZor in #28
 - Added: CITATION.cff by @kevinmatthes in #26
 - Added: Edit current journal content in external editor by @AmmarAbouZor
   in #29
 - Added: configure CHANGELOG maintenance utilities by @kevinmatthes in #16
 - Added: Tabs and scrolling to help popup by @AmmarAbouZor in #32
 - Fixed: bugs in fragment creation by @kevinmatthes in #33
 - Added: Multi-selection for journals by @AmmarAbouZor in #34
 - Changed: bump baptiste0928/cargo-install to v2.1.0 by @kevinmatthes in #36
 - [Aeruginous] Create CHANGELOG Fragment by @github-actions in #37
 - Added: Export Import functions for multiple journals by @AmmarAbouZor in #39
 - [Aeruginous] Create CHANGELOG Fragment by @github-actions in #40
 - Fixed: Synchronizing problems with sqlite back-end by @AmmarAbouZor in #41
 - [Aeruginous] Create CHANGELOG Fragment by @github-actions in #42
 - Changed: improve GHA linting speed dramatically by @kevinmatthes in #43
 - [Aeruginous] Create CHANGELOG Fragment by @github-actions in #44
 - Addd: Option to Use Git Configured Editor as External editor by @AmmarAbouZor
   in #45
 - [Aeruginous] Create CHANGELOG Fragment by @github-actions in #46
 - [Aeruginous] Create Missing CHANGELOG Fragments by @AmmarAbouZor in #48
 - Chore: Add dependabot by @AmmarAbouZor in #50
 - [Aeruginous] Assemble CHANGELOG by @github-actions in #52
   2023-06-01 13:55:01 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.1.3

 - No ChangeLog provided.
   2023-05-26 21:57:04 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/tui-journal: update to 0.1.2

 - No ChangeLog provided.
   2023-05-14 21:23:09 by pin | Files touched by this commit (5)
Log message:
misc/tui-journal: import package

TUI-Journal is a terminal-based application written in Rust that allows you to
write and manage your journal/notes from within the comfort of your terminal.
It provides a simple and efficient interface for creating and organizing your
thoughts, ideas, and reflections.

TUI-Journal supports two different local back-ends: a plain text back-end in
JSON format and a database back-end using SQLite.

Features:
- Write and manage journal/notes entries from the terminal.
- Store your entries in either a plain text file using the JSON format or a
  SQLite database.
- Intuitive, responsive and user-friendly text-based user interface (TUI).
- Create, edit, and delete entries easily.
- Keybindigs is a combination of VIM and Emacs motions (VIM for navigation and
  Emacs for editing texts in edit-mode).
- See the keybindings from inside the app
- Cross-platform compatibility

Next | Query returned 20 messages, browsing 11 to 20 | previous