Commit Graph

107 Commits

Author SHA1 Message Date
Gamosoft 5f27fb724a added graph view! 2025-12-04 18:05:41 +01:00
sudo-Harshk 1bd4381077 feat(search): implement KWIC context snippets and UI display 2025-12-04 22:19:52 +05:30
Gamosoft abe30a06ee added properties pane 2025-12-04 10:07:07 +01:00
Gamosoft 8e71e0090c wikilinks 2025-12-03 16:00:25 +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
sudo-Harshk 85fc3f59f5 fix(stats): implement regex for sentences, lists, and tables 2025-12-01 18:21:38 +05:30
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 ce6d94ad10 bugfix: create from note overwrite 2025-11-26 19:20:02 +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 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 96d0c2f834 added demo mode banners for online demo 2025-11-25 21:52:22 +01:00
Gamosoft e0e4e457da use environment variables (breaking change). added CORS. safe exception handler 2025-11-25 16:41:08 +01:00
Gamosoft 2b859e464f shorter text 2025-11-24 17:24:41 +01:00
Gamosoft ae251c99ee fixed URL location bug 2025-11-24 17:23:05 +01:00
Gamosoft b56c78587e added tagging system 2025-11-24 17:11:22 +01:00
Gamosoft 806ccf24cf removed wikilinks (for now) 2025-11-24 14:12:45 +01:00
Gamosoft d14028e727 added link to website 2025-11-24 11:46:40 +01:00
Gamosoft 5c19286204 added basic formatting keyboard shortcuts 2025-11-24 10:17:21 +01:00
Gamosoft 5fa273583f performance improvements 2025-11-24 10:04:20 +01:00
Gamosoft f6c4225166 fixed image paste issue with double timestamp, added alt text on mouseover 2025-11-23 16:59:57 +01:00
Gamosoft 72b4fa8710 displaying version number and changed versioning approach 2025-11-23 16:45:47 +01:00
sudo-Harshk 8eda24913a fix: resolve image viewer version (delete button, home nav, layout) 2025-11-21 07:24:38 +05:30
sudo-Harshk 790fec4f94 merge: sync with upstream main 2025-11-20 20:38:45 +05:30
sudo-Harshk da5d82c258 refactor: enhance homepage functionality with improved folder and note handling
- Added file size formatting for notes and improved breadcrumb navigation.
2025-11-20 20:01:36 +05:30
Gamosoft 62c93064de fixed security issue with how images were served 2025-11-20 14:40:14 +01:00
Gamosoft 4ff1f7e8bd added image upload support! 2025-11-20 14:10:17 +01:00
sudo-Harshk a9e0214b09 feat: replace welcome screen with responsive homepage grid view 2025-11-20 08:31:27 +05:30
Gamosoft ce28edec6b fixed note names with spaces
also pinned versions of CDN libraries
2025-11-18 17:24:46 +01:00
Gamosoft 8bb8fc9879 fixed shift up 2025-11-18 10:47:23 +01:00
Gamosoft b21ad82ea1 try to fix shifting 2025-11-18 10:27:01 +01:00
Gamosoft bd60b6dd2f reduced hot zone for root folder 2025-11-18 10:14:47 +01:00
Gamosoft 06edcf7dd1 better drag & drop experience 2025-11-18 10:03:47 +01:00
Gamosoft 8338657bad removed console warnings 2025-11-17 17:40:52 +01:00
Gamosoft 8105cfa136 removed unused code 2025-11-17 17:37:29 +01:00
Gamosoft f5aaf69b4e added mermaid diagram support! 2025-11-17 17:29:00 +01:00
Gamosoft d09a1092ac added shortcut to create new folder 2025-11-17 14:38:07 +01:00
Gamosoft fcb1aec337 removed middleman functions 2025-11-17 14:24:40 +01:00
Gamosoft d663995454 added check for existing note/folder 2025-11-17 14:20:57 +01:00
Gamosoft 1e09709c1f better login error style 2025-11-15 13:05:48 +01:00
Gamosoft e5e34152a0 added basic authentication 2025-11-14 14:34:19 +01:00
Gamosoft fa7db4bfd8 added real mobile-friendly support 2025-11-13 15:09:26 +01:00
Gamosoft 3e50a2dba8 added html export function 2025-11-12 11:16:12 +01:00
Gamosoft f27dc7b60c added visual indicator to resize panes 2025-11-11 15:50:33 +01:00
Gamosoft e7b39de1d3 added basic mathjax support 2025-11-11 14:51:55 +01:00
Gamosoft bb41352188 wrong html :-P 2025-11-09 12:08:53 +01:00
Gamosoft ac3c27d42c re-pushing gt 2025-11-09 12:08:00 +01:00
Gamosoft b9e148f5a4 added google analytics 2025-11-09 12:04:03 +01:00
Gamosoft 1b4f3263f3 miscellaneous
- changed docker build
- light themes showing vertical lines
- resizable panels when in split view mode
- added funding yaml :-)
2025-11-09 10:17:09 +01:00
Gamosoft b6afb36c73 removed duplicaetd code 2025-11-08 12:28:31 +01:00
Gamosoft 37078ddc4c added recursion to folders 2025-11-08 12:23:07 +01:00
Gamosoft 0afa382df9 Initial commit 2025-11-05 17:48:41 +01:00