Commit Graph

  • b27d6d0170 fixed main menu on linux and windows development Michael Ochmann 2024-09-30 10:46:04 +0200
  • 87e2bf0b2f improved "doubleclick to maximize" Michael Ochmann 2024-02-05 16:18:19 +0100
  • cc51075190 now locking settings if write is occuring Michael Ochmann 2024-02-05 16:18:06 +0100
  • b8ad7b57da added functionality to restore former window size Michael Ochmann 2024-02-05 16:08:01 +0100
  • ac6c5b0ce1 added "Iosevka" font to app package Michael Ochmann 2024-02-03 22:00:40 +0100
  • 862b386c44 releasing version 0.4.0 master v0.4.0 Michael Ochmann 2024-02-03 00:51:57 +0100
  • 6b60e02ba1 removed old code Michael Ochmann 2024-02-03 00:49:12 +0100
  • 6461d432f2 added clipboard actions Michael Ochmann 2024-02-03 00:42:48 +0100
  • c8e2f4636b window now maximizable by double click onto toolbar Michael Ochmann 2024-02-03 00:18:24 +0100
  • b29a8ed78a finished first editor implementation Michael Ochmann 2024-02-03 00:05:34 +0100
  • 6073710de5 added basic editor Michael Ochmann 2024-02-01 23:33:25 +0100
  • 3c3b81c585 added "recent files" functionality Michael Ochmann 2024-02-01 16:45:03 +0100
  • 22b1617afe added `nodemon` in `npm run dev` command Michael Ochmann 2023-10-26 23:31:19 +0200
  • df6fdbcdf8 fixed null access on `meta` v0.3.3 Michael Ochmann 2023-10-26 17:43:04 +0200
  • 14c8849c25 added usage and installation info Michael Ochmann 2023-10-25 14:31:50 +0200
  • f2afaf3257 colors and font now controllable on a per slideshow basis Michael Ochmann 2023-10-25 13:41:05 +0200
  • 96bb12b411 added escape for `'` Michael Ochmann 2023-10-25 13:40:51 +0200
  • ef8a1b0c0d refactored meta data parsing Michael Ochmann 2023-10-25 13:40:02 +0200
  • f26603df3a added horizontal lines Michael Ochmann 2023-03-12 19:34:53 +0100
  • 3379d13168 UI: added more color settings: Michael Ochmann 2023-03-11 23:22:26 +0100
  • fb9c7b3c3e Frontend: Markdown parsing: added "br" Michael Ochmann 2023-03-11 22:34:54 +0100
  • f29069c3d6 added escape sequences for special chars Michael Ochmann 2023-03-11 16:57:30 +0100
  • d74650e32e more tweaks for windoof Michael Ochmann 2022-10-08 23:05:52 +0200
  • 9b8da8be9e added windows build and minor tweaks for `win32` platform Michael Ochmann 2022-10-08 20:52:10 +0200
  • 38cb3e3295 . v0.3.2 Michael Ochmann 2022-10-07 00:55:56 +0200
  • daf2861995 added reset for settings feature/settings-window Michael Ochmann 2022-10-07 00:52:59 +0200
  • 16116e0f91 switched from `BrowserRouter` to `HashRouter` Michael Ochmann 2022-10-07 00:26:48 +0200
  • a25d0bdb21 bumped version Michael Ochmann 2022-10-07 00:26:37 +0200
  • 9fcc0d4861 bumped version Michael Ochmann 2022-10-07 00:26:20 +0200
  • a897109f57 added trim back to icon Michael Ochmann 2022-10-07 00:26:00 +0200
  • 6bf88714fa finished basic implementation of settings Michael Ochmann 2022-10-07 00:18:15 +0200
  • 11d5983028 more groundwork torwards a settings dialog Michael Ochmann 2022-10-06 00:05:55 +0200
  • c79b0a91b7 added foundation for settings dialog Michael Ochmann 2022-10-05 18:52:50 +0200
  • d981abb377 removed user select from `NoFile` screen Michael Ochmann 2022-10-05 11:44:17 +0200
  • 53c8a79171 added the ability to close a file Michael Ochmann 2022-10-05 11:43:07 +0200
  • ed9a15333e styled version number in toolbar Michael Ochmann 2022-10-05 11:16:22 +0200
  • 443437b78a added app version display to toolbar Michael Ochmann 2022-10-05 11:13:16 +0200
  • 70182b8ced added support for some escape sequences Michael Ochmann 2022-10-05 10:08:02 +0200
  • a55db3267f now clearing cache on loading/reloading file Michael Ochmann 2022-10-05 10:07:44 +0200
  • 075e6986b0 disabled http cache Michael Ochmann 2022-10-05 10:07:32 +0200
  • 561a779449 added api to clear browser cache Michael Ochmann 2022-10-05 10:07:05 +0200
  • 87a7849611 added titlebar to `NoFile` screen Michael Ochmann 2022-10-05 10:06:38 +0200
  • 43d1ef1e33 better handling of file watchers Michael Ochmann 2022-10-04 12:11:40 +0200
  • 5d943b1240 added dmg background Michael Ochmann 2022-10-04 11:21:16 +0200
  • ea9b6d74c5 Revert "slight icon tweaks" Michael Ochmann 2022-10-04 11:11:56 +0200
  • 1c2a800e65 added real "open with" support Michael Ochmann 2022-10-04 11:07:47 +0200
  • 9457f156c8 added more keyboard controls Michael Ochmann 2022-10-04 11:05:14 +0200
  • 190ab82e67 slight icon tweaks Michael Ochmann 2022-10-04 11:05:07 +0200
  • 2874ed8d1a more ui tweaks Michael Ochmann 2022-10-02 18:52:40 +0200
  • 4aeb2a6a31 now also supporting subtitle and icon on title slide Michael Ochmann 2022-10-02 18:52:19 +0200
  • fa20e4609c added support for html markup Michael Ochmann 2022-10-02 18:52:03 +0200
  • 07451eadf2 fixed unlimited creation of `openFile` listeners Michael Ochmann 2022-10-02 18:48:28 +0200
  • 610c7ebaee . Michael Ochmann 2022-10-02 15:05:01 +0200
  • 193776ad73 now jumping to slide one on new file load Michael Ochmann 2022-10-02 15:04:42 +0200
  • c4fde87313 removed debug logs Michael Ochmann 2022-10-02 15:03:00 +0200
  • 4a6be06cbb fixed text item children not getting rendered correctly Michael Ochmann 2022-10-02 14:55:42 +0200
  • e9ffdc8119 now listening for file changes and hot reloading Michael Ochmann 2022-10-02 14:20:50 +0200
  • 5955e346be now not adding title slide if meta information is not available Michael Ochmann 2022-10-02 12:34:53 +0200
  • 61cc5524b7 Merge pull request 'Make it possible to open .md files with ation from system' (#2) from feature/open-with into development Michael Ochmann 2022-10-02 12:28:07 +0200
  • ca9754cd10 added file dropping support through `withDrop` hoc #2 Michael Ochmann 2022-10-02 12:03:09 +0200
  • 5022bdf318 open file keyboard shortcut is now handled by a main menu accelerator Michael Ochmann 2022-10-02 11:19:21 +0200
  • e6449e78dd added "File -> Open" menu item to main menu Michael Ochmann 2022-10-02 11:17:48 +0200
  • 4cbc2bf384 made opening files asynchronous between render and bg process Michael Ochmann 2022-10-02 11:13:43 +0200
  • f54ba7c242 added aiton logo to toolbar Michael Ochmann 2022-10-02 11:04:13 +0200
  • a6d4e7c9ba fixed electron-builder config Michael Ochmann 2022-10-01 22:00:01 +0200
  • 5fb3ed2b7a added custom main menu Michael Ochmann 2022-10-01 21:59:51 +0200
  • eb99b8ab00 factored out `openFile` method Michael Ochmann 2022-10-01 21:59:36 +0200
  • dcdb763c96 changed `isDevelopment` to an electron version Michael Ochmann 2022-10-01 20:50:05 +0200
  • 33039796b4 added `electron-builder` config Michael Ochmann 2022-10-01 20:49:53 +0200
  • 61df56de30 removed dynamic assets from git repo Michael Ochmann 2022-10-01 20:49:37 +0200
  • efba987de7 made highlight color a yellowish tone Michael Ochmann 2022-10-01 20:21:58 +0200
  • c165166298 minor style tweaks Michael Ochmann 2022-10-01 16:40:53 +0200
  • f4a5d79103 added app icon Michael Ochmann 2022-10-01 16:40:42 +0200
  • b00cf0c486 fixed dom nesting issue Michael Ochmann 2022-09-30 23:10:49 +0200
  • c64887c3f7 now only allowing images to be the taget of an img source Michael Ochmann 2022-09-30 23:10:18 +0200
  • 6683223a49 added `Tips` screen Michael Ochmann 2022-09-30 23:01:42 +0200
  • 280a4f5a50 improvements to `SlidesList`: Michael Ochmann 2022-09-30 22:23:13 +0200
  • f53f60667f made quotes better visible in blockquotes Michael Ochmann 2022-09-30 21:52:44 +0200
  • 48eec34628 more polishing for `v0.1.0` v0.1.0 Michael Ochmann 2022-09-30 21:16:41 +0200
  • ed35abf4d2 added support for metadata and corresponding title slide Michael Ochmann 2022-09-30 19:52:20 +0200
  • df6de5a32b added "no file" screen on start Michael Ochmann 2022-09-30 19:51:58 +0200
  • acd2b4b0ed now resetting to first slide on presentation mode Michael Ochmann 2022-09-30 19:51:26 +0200
  • 3a752a25c6 added style for buttons Michael Ochmann 2022-09-30 19:50:53 +0200
  • 8d4cfcc8bb made toolbar centered and window titlebar inset Michael Ochmann 2022-09-30 19:50:27 +0200
  • 52b09bba59 now handling italic text Michael Ochmann 2022-09-30 19:49:45 +0200
  • 2fd2f793f1 added bootstrap icons Michael Ochmann 2022-09-30 19:49:33 +0200
  • 652ccabbb4 added support for logitech R400 presenter Michael Ochmann 2022-09-30 18:07:33 +0200
  • 9732ea6923 added blackout mode during presentation Michael Ochmann 2022-09-30 18:07:14 +0200
  • 9803c5bbcf removed curser during presentation mode Michael Ochmann 2022-09-30 18:06:40 +0200
  • 1b53de3bac basic version working Michael Ochmann 2022-09-30 13:39:57 +0200
  • 9631afa93f added basic slide thumbnails and selection control Michael Ochmann 2022-09-30 13:39:32 +0200
  • 1f8b51d4dd added basic styling of slides Michael Ochmann 2022-09-30 13:39:23 +0200
  • d5708709d2 implemented basic rendering of slides Michael Ochmann 2022-09-30 11:49:58 +0200
  • e21679ee1f added new markdown renderer and syntax highlighter Michael Ochmann 2022-09-30 11:49:37 +0200
  • 014dbe61a7 added new lib for md parsing Michael Ochmann 2022-09-29 14:01:22 +0200
  • 49602e5a53 initial commit Michael Ochmann 2022-09-28 21:46:58 +0200