| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-04 | chore: bump to 0.1.4 - build.rs ahora incluido en source | Abel Hinestrosa | |
| 2025-11-04 | Merge: fix linking con mujs y actualización de checksums | Abel Hinestrosa | |
| 2025-11-04 | fix: solucionado problema de linking con mujs | Abel Hinestrosa | |
| - Añadido build.rs para configurar linking estático de mujs - Creado patch mujs-linking.patch para habilitar libmujs estática - Actualizado PKGBUILD para aplicar el patch durante el build - Actualizado .SRCINFO | |||
| 2025-11-03 | Update to v0.1.3 - Fix TODO popover flicker and search cursor | Abel Hinestrosa | |
| - Fixed TODO popover flickering and residual border - Adjusted popover dimensions (320x360) and disabled overlay scrolling - Fixed search entry cursor jumping to start when using arrow keys - Added mpv as runtime dependency for music player functionality - Improved keyboard navigation in search and notes list | |||
| 2025-11-02 | Update to v0.1.1 | Abel Hinestrosa | |
| - Fixed Omarchy theme not loading when installed from AUR - CSS loading order improved: theme variables load before app styles - Synchronized theme loading between main.rs and app.rs - Real-time theme switching now works properly - Removed invalid CSS property causing GTK warnings - Complete README translation to English - Added comprehensive troubleshooting guide - Removed patch (already integrated in source code) | |||
| 2025-11-02 | Use system sqlite | Abel Hinestrosa | |
| 2025-11-02 | Use system sqlite instead of bundled build | Abel Hinestrosa | |
| 2025-11-02 | Link against system sqlite | Abel Hinestrosa | |
| 2025-11-02 | Add cargo clean and RUSQLITE_SYS_BUNDLED to force bundled SQLite | Abel Hinestrosa | |
| 2025-11-02 | Force bundled SQLite compilation by setting LIBSQLITE3_SYS_USE_PKG_CONFIG=0 | Abel Hinestrosa | |
| 2025-11-02 | Force bundled SQLite compilation | Abel Hinestrosa | |
| 2025-11-02 | Fix SQLite linking with explicit library path | Abel Hinestrosa | |
| 2025-11-02 | Explicitly link sqlite3 | Abel Hinestrosa | |
| 2025-11-02 | Use system SQLite library via pkg-config | Abel Hinestrosa | |
| 2025-11-02 | Add libpulse dependency | Abel Hinestrosa | |
| 2025-11-02 | Add sqlite dependency | Abel Hinestrosa | |
| 2025-11-02 | Fix dependencies: use webkit2gtk-4.1 instead of webkit2gtk-6.0, remove ↵ | Abel Hinestrosa | |
| pulseaudio | |||
| 2025-11-02 | Initial upload: notnative-app v0.1.0 | Abel Hinestrosa | |
| Note-taking application with Vim-like keybindings built with Rust and GTK4. Features markdown rendering, sidebar navigation, and theme integration. | |||