]> uap-core.de Git - note.git/shortlog
note.git
2 days ago Olaf Wintermanndetermine local storage path when saving a note
2 days ago Olaf Wintermannadd methods for setting encrypted properties
3 days ago Olaf Wintermannadd methods for getting/setting xml properties
4 days ago Olaf Wintermannadd methods for accessing XmlNode properties
5 days ago Olaf Wintermannset default value for collection storage setting
7 days ago Olaf Wintermannadd storage setting to collections
8 days ago Olaf Wintermannadd session auth callback
9 days ago Olaf Wintermannadd function for enabling session encryption
10 days ago Olaf Wintermannprepare dav-rs xml type
10 days ago Olaf Wintermannadd resource methods for setting/getting (string) prope...
11 days ago Olaf Wintermannfix dead code warning for ffi DavError enum
11 days ago Olaf Wintermannimprove dav error handling
12 days ago Olaf Wintermannadd resource lock/unlock methods
12 days ago Olaf Wintermannextend dav Resource API
13 days ago Olaf Wintermannadd DavContext add_namespace method
13 days ago Olaf Wintermannadd dav resource methods for loading/storing content
13 days ago Olaf Wintermannfix inconsistent note title, when completely deleting...
2026-06-21 Olaf Wintermannadd repository to data model
2026-06-21 Olaf Wintermannadd dav resource methods for accessing children
2026-06-20 Olaf Wintermannbegin rust bindings for libidav
2026-06-19 Olaf Wintermannmove note_maximized var to the notebook
2026-06-19 Olaf Wintermannremove maximized setting from the navigation stack
2026-06-19 Olaf Wintermannsave note maximized status in the note viewmodel
2026-06-19 Olaf Wintermannanother icon update
2026-06-18 Olaf Wintermannadd toolbar button to toggle note maximized status
2026-06-18 Olaf Wintermannimplement toolbar content toggle button
2026-06-18 Olaf Wintermannimplement new toolkit icon definitions
2026-06-17 Olaf Wintermannadd missing toolbar item visibility_states arg
2026-06-16 Olaf Wintermannremove OpenNoteHandle, share note updates via broadcast
2026-06-16 Olaf Wintermanndisable the new note button when the current note is...
2026-06-15 Olaf Wintermannadd note info label, that shows a message when a locked...
2026-06-14 Olaf Wintermannadd note version check, when trying to open a note
2026-06-14 Olaf Wintermannswitch to Rust 2024
2026-06-14 Olaf Wintermannadd version number to notes and check version when...
2026-06-14 Olaf Wintermannunlock notes when the parent notebook is detached
2026-06-14 Olaf Wintermannadd LockManager, set note textarea to readonly when...
2026-06-13 Olaf Wintermannadd UiContext onattach/ondetach callbacks
2026-06-13 Olaf Wintermannhide note list on activate events
2026-06-13 Olaf Wintermannonly attach notes when they are not already selected
2026-06-12 Olaf Wintermannmake obj in ActionEvents mutable
2026-06-12 Olaf Wintermannadd extended splitview window API
2026-06-11 Olaf Wintermannimplement toolbar item states arg
2026-06-11 Olaf Wintermannonly focus the note textarea, when a new note is created
2026-06-10 Olaf Wintermannadd main menu, add separate app init method
2026-06-09 Olaf Wintermannbroadcast new notes to all windows
2026-06-09 Olaf Wintermannsimplify note title updates
2026-06-09 Olaf Wintermannstandardise default note title
2026-06-08 Olaf Wintermannadd add_action_untyped, prepare textarea focus on note...
2026-06-08 Olaf Wintermannonly save notes when they were modified
2026-06-08 Olaf Wintermannsave notes when another notebook is selected
2026-06-07 Olaf Wintermannupdate app notebooklist when it changes
2026-06-07 Olaf Wintermannadd possibility to implement actions globally for the...
2026-06-07 Olaf WintermannMerge branch 'main' of https://uap-core.de/git/note
2026-06-07 Olaf Wintermannadd support for multiple app windows
2026-06-06 Olaf Wintermannfix new notes are not always selected
2026-06-06 Olaf Wintermanntoolkit update: fix note title updates
2026-06-06 Olaf Wintermannfix some warnings
2026-06-06 Olaf Wintermannadd note selections to the navigation stack
2026-06-05 Olaf Wintermannadd navigation stack
2026-06-05 Olaf Wintermannadd support for actions with typed arguments
2026-06-04 Olaf Wintermannsave selection when switching notebooks
2026-06-03 Olaf Wintermannfix some cocoa stuff
2026-06-02 Olaf Wintermannreplace gtk specific icon names with enum values
2026-05-31 Olaf Wintermannchange sourcelist item type to NotebookItem, that also...
2026-05-31 Olaf Wintermannstore note_id, content_id after a note is saved
2026-05-31 Olaf Wintermannimplement new_note
2026-05-31 Olaf Wintermannmove content loading to the note module
2026-05-30 Olaf Wintermannremove unused load_note method
2026-05-30 Olaf Wintermannchange notelist type to NoteItem, that includes the...
2026-05-30 Olaf Wintermannsimplify note title change detection
2026-05-29 Olaf Wintermannfix note title updates using not the current note content
2026-05-29 Olaf Wintermannupdate notes list when a note title is changed
2026-05-29 Olaf Wintermannadd backend reference to the note view model
2026-05-29 Olaf Wintermannremove broadcast receiver from BackendHandle
2026-05-29 Olaf Wintermanndetect note title changes
2026-05-29 Olaf Wintermannsave notes when exiting the application
2026-05-29 Olaf Wintermannseparate note_content from note
2026-05-28 Olaf Wintermannfix note save
2026-05-26 Olaf Wintermannhandle cstr.is_null in UiString/UiText get methods
2026-05-25 Olaf Wintermannprepare note save
2026-05-25 Olaf Wintermannadd UiDoc reference to UiDocProxy callback
2026-05-25 Olaf Wintermannswitch right-panel tabview when selecting notes
2026-05-24 Olaf Wintermannhandle note selection, load notes when they are selected
2026-05-23 Olaf Wintermannadd listview/tableview callbacks
2026-05-22 Olaf Wintermannfix UiContext detach
2026-05-22 Olaf Wintermannimplement notes loading in the notebook ui model
2026-05-22 Olaf Wintermannadd UiDocRef
2026-05-22 Olaf Wintermannadd UiDocProxy
2026-05-22 Olaf Wintermannadd note table to migration
2026-05-22 Olaf Wintermannimprove backend shutdown
2026-05-21 Olaf Wintermannadd get_notes backend function
2026-05-21 Olaf Wintermannselecting notebooks attaches a Notebook model to the...
2026-05-21 Olaf Wintermannimplement SubList event type
2026-05-21 Olaf Wintermannextend UiSourceList API
2026-05-21 Olaf Wintermannadd notebook uidoc
2026-05-21 Olaf Wintermannimplement missing Label align arg
2026-05-20 Olaf Wintermannuse Vec<usize> for list selections
2026-05-20 Olaf Wintermannfix ListSelection.selection method
2026-05-20 Olaf Wintermannimplement NewNotebookDialog
2026-05-20 Olaf Wintermannadd UiObjProxy
next