Commit Graph

212 Commits

Author SHA1 Message Date
Gamosoft 80f4fbdc73 Updated version to 0.6.1 2025-12-04 10:09:26 +01:00
Gamosoft bcbb4fb5d0 Merge pull request #60 from gamosoft/features/metadata-display
added properties pane
2025-12-04 10:08:10 +01:00
Gamosoft abe30a06ee added properties pane 2025-12-04 10:07:07 +01:00
Gamosoft 02e57a7745 Updated version to 0.6.0 2025-12-03 16:03:14 +01:00
Gamosoft 82017525d3 Merge pull request #58 from gamosoft/features/wikilinks
wikilinks
2025-12-03 16:02:04 +01:00
Gamosoft 8e71e0090c wikilinks 2025-12-03 16:00:25 +01:00
Gamosoft 8b479a9d20 Updated version to 0.5.3 2025-12-02 15:32:50 +01:00
Gamosoft 916b9f3bc2 Merge pull request #55 from gamosoft/features/minor-enhancements
Features/minor enhancements
2025-12-02 15:31:58 +01:00
Gamosoft 2df28f0b27 move theme selector to footer for more real estate (for now) 2025-12-02 15:21:21 +01:00
Gamosoft 994ae8a71a changed regular expression for table detection 2025-12-02 12:00:39 +01:00
Gamosoft d7c50eaac0 Merge pull request #53 from sudo-Harshk/fix/stats-regex
fix(stats): implement regex for sentences, lists, and tables
2025-12-01 17:29:37 +01:00
sudo-Harshk 85fc3f59f5 fix(stats): implement regex for sentences, lists, and tables 2025-12-01 18:21:38 +05:30
Gamosoft 169796f4a9 small change in script 2025-11-27 14:16:10 +01:00
Gamosoft b560263ecc Bump version to 0.5.2 2025-11-27 14:15:10 +01:00
Gamosoft 88c82e3965 Merge pull request #48 from gamosoft/features/unified-create
Features/unified create
2025-11-27 14:14:37 +01:00
Gamosoft e0b0426300 adding from main NEW button on left pane always creates at root 2025-11-27 14:13:39 +01:00
Gamosoft c8bac63cfb deleting items from card view 2025-11-27 11:30:49 +01:00
Gamosoft 61c04766bb create from all places 2025-11-27 11:17:06 +01:00
Gamosoft c1c34212aa Bump version to 0.5.1 2025-11-27 09:19:01 +01:00
Gamosoft e315696a6d Merge pull request #47 from gamosoft/bugfix/create-from-template-overwrite
Bugfix/create from template overwrite
2025-11-27 09:18:07 +01:00
Gamosoft 850deb221b added template to correct plugin lifecycle 2025-11-27 09:15:41 +01:00
Gamosoft ce6d94ad10 bugfix: create from note overwrite 2025-11-26 19:20:02 +01:00
Gamosoft bafe3a7407 fixed doc 2025-11-26 17:32:51 +01:00
Gamosoft 286522119a get latest before tagging 2025-11-26 17:16:54 +01:00
Gamosoft d159087691 Bump version to 0.5.0 2025-11-26 15:06:45 +01:00
Gamosoft 118d8f039d version mismatch 2025-11-26 15:06:16 +01:00
Gamosoft 3448faf20e Merge branch 'main' of https://github.com/gamosoft/NoteDiscovery 2025-11-26 15:05:21 +01:00
Gamosoft 84f82eae0b Bump version to 0.5.0 2025-11-26 15:05:07 +01:00
Gamosoft a132354ddb Merge pull request #43 from gamosoft/features/templates 2025-11-26 15:04:27 +01:00
Gamosoft 04fc526881 added templating info 2025-11-26 15:03:17 +01:00
Gamosoft c3314e2da4 rearranging features 2025-11-26 14:48:54 +01:00
Gamosoft fe60c508c6 added features to landing page 2025-11-26 14:45:48 +01:00
Gamosoft f256aef407 contextual new item 2025-11-26 14:38:47 +01:00
Gamosoft 01ea9f6008 first attempt to get unified item creation menu 2025-11-26 12:43:37 +01:00
Gamosoft 8d78c278ee added path security, documented api endpoints 2025-11-26 12:01:50 +01:00
Gamosoft 54df891e94 added hamburger menu to landing page 2025-11-26 11:40:20 +01:00
Gamosoft 3bc63178dc escape key support 2025-11-26 11:30:33 +01:00
Gamosoft f5567a71b3 added templating system 2025-11-26 11:28:09 +01:00
Gamosoft 70c90307b7 Bump version to 0.4.5 2025-11-26 09:26:05 +01:00
Gamosoft 36a6b86326 Merge pull request #42 from gamosoft/features/render-hosting
- use environment variables (breaking change in config!)
- added session regeneration for security
- added demo mode banners
- added basics for render.com hosting (for online demo)
- added new themes by @sudo-Harshk
2025-11-26 09:24:58 +01:00
Gamosoft c9a72b0c65 Merge branch 'main' into features/render-hosting 2025-11-26 09:22:05 +01:00
Gamosoft 868e347a17 Merge pull request #41 from sudo-Harshk/feature/new-themes-collection
- add Gruvbox Dark and Matcha Light themes
2025-11-26 09:21:00 +01:00
sudo-Harshk 5056324ae4 docs: add documentation for new Gruvbox and Matcha themes 2025-11-26 10:11:34 +05:30
sudo-Harshk b7e0cadcbc feat: add Gruvbox Dark and Matcha Light themes 2025-11-26 09:44:40 +05:30
Gamosoft 96d0c2f834 added demo mode banners for online demo 2025-11-25 21:52:22 +01:00
Gamosoft 3459e4c9a1 added session regeneration 2025-11-25 17:56:11 +01:00
Gamosoft 6b7febd418 added info 2025-11-25 17:39:43 +01:00
Gamosoft b47008d347 doc updates 2025-11-25 17:24:36 +01:00
Gamosoft e0e4e457da use environment variables (breaking change). added CORS. safe exception handler 2025-11-25 16:41:08 +01:00
Gamosoft dfa3710dc6 render hosting 2025-11-25 15:26:58 +01:00