Commit Graph

  • cc2380bc17
    Update src/lib/components/EventNetwork.svelte limina1 2024-12-14 17:19:48 -0500
  • 2917c2f7ee Make page viewer route prerenderable buttercat1791 2024-12-09 09:06:23 -0600
  • eaffca1539 Fix parameter name buttercat1791 2024-12-09 08:41:43 -0600
  • 452a73cec2 Configure for static site generation buttercat1791 2024-12-09 08:13:58 -0600
  • fa921d7bec Add d3, visualize, EventNetwork.svelte limina1 2024-12-08 14:45:29 -0500
  • cf6c0cf228
    Merge pull request #3 from buttercat1791/article-editor Michael J 2024-12-08 09:55:21 -0600
  • b041d206c1 Improve event movement within the event tree buttercat1791 2024-11-26 08:06:59 -0600
  • cc63ba2bef Commit package-lock buttercat1791 2024-11-26 08:06:20 -0600
  • 4a778e8c7b Make sibling search less buggy buttercat1791 2024-11-06 18:17:06 -0600
  • ad3dfb6bc4 Add node movement to Compose view buttercat1791 2024-10-26 11:54:34 -0500
  • 342393dcad Compose can now edit index titles buttercat1791 2024-10-19 23:32:47 -0500
  • 5eff5f6765
    Merge pull request #1 from SilberWitch/master Silberengel 2024-10-19 16:20:58 +0200
  • 01d66a57ee Adding link to GitHub page Silberengel 2024-10-19 07:18:32 -0700
  • 3d0e860a0b Handle in-place editing in preview mode buttercat1791 2024-10-18 09:30:30 -0500
  • 16c2e5d361 Fix broken ReadMe links. Silberengel 2024-10-17 05:03:21 -0700
  • 03ca57f72a Updated ReadMe with link to wiki page. Silberengel 2024-10-17 04:59:50 -0700
  • 2e509edd61 Removed obsolete relay from the list Silberengel 2024-10-17 01:53:23 -0700
  • bceb42722a Update About and Visualize pages to new stylesheet and add GitCitadel infos. Silberengel 2024-10-17 01:52:45 -0700
  • 904e95cd0e Add package-lock to gitignore Silberengel 2024-10-17 01:49:09 -0700
  • 4245a46ca1 Fix button display rules in Compose buttercat1791 2024-10-13 00:09:07 -0500
  • 5f4235add1 Fix button spacing on short text blocks buttercat1791 2024-10-12 23:33:23 -0500
  • 68c535ab34 Remove superflous debug statements buttercat1791 2024-10-12 23:29:35 -0500
  • 53b79a12e7 Ensure only one zettel captures cursor at a time buttercat1791 2024-10-12 23:28:58 -0500
  • 4a74aca79f
    Merge pull request #1 from buttercat1791/article-editor limina1 2024-10-12 19:00:48 -0400
  • a6e513f58d Save changes to sync with upstream buttercat1791 2024-10-12 08:08:33 -0500
  • fc4e575927 Rename view page to compose buttercat1791 2024-10-01 20:23:53 -0500
  • 67ff783f7d Add buttons to Compose view buttercat1791 2024-10-01 20:23:29 -0500
  • a278492ff5 Add update and move methods to the Pharos API buttercat1791 2024-09-28 11:09:14 -0500
  • a19dc335db Improve node ID generation buttercat1791 2024-09-28 10:34:39 -0500
  • 34d272d8d1 Add /new/review page route buttercat1791 2024-09-27 09:42:14 -0500
  • 3e3c1ed0d0 Add margins on editor page main content buttercat1791 2024-09-24 21:23:29 -0500
  • f3d1be7215 Update editor styling buttercat1791 2024-09-24 21:20:58 -0500
  • dd27f6d529 Support rich formatting in editor preview buttercat1791 2024-09-24 09:48:53 -0500
  • 2da83972a0 Fix issues that cropped up in editor debug buttercat1791 2024-09-23 09:46:09 -0500
  • a6183d40b0 Stub out Preview component buttercat1791 2024-09-21 09:32:59 -0500
  • bdef044229 Add getters to Pharos public API buttercat1791 2024-09-21 00:15:45 -0500
  • 824e39ecd5 Begin to add wikilink support to parser buttercat1791 2024-09-18 00:44:00 -0500
  • b04e73ca34 Update variable names and parse document metadata buttercat1791 2024-09-13 08:47:51 -0500
  • 6236d2039c Update for clarity on terminology buttercat1791 2024-09-10 23:54:20 -0500
  • 0ec9e624e6 Generate Nostr events from parsed AsciiDoc block tree buttercat1791 2024-09-10 08:56:52 -0500
  • f4be33f607 Write a custom Asciidoctor tree processor buttercat1791 2024-09-08 12:13:21 -0500
  • 7f84d4130b Extend Asciidoctor for custom parsing buttercat1791 2024-09-06 22:34:06 -0500
  • f66f072660 Create article editor route buttercat1791 2024-09-05 22:29:03 -0500
  • a14e60652c First pass at editor page buttercat1791 2024-08-27 09:29:23 -0500
  • 37c7042a8c merged from alexandria-ui limina1 2024-08-27 08:23:05 -0400
  • b98f36606a Update maintainers.yaml buttercat1791 2024-08-27 00:24:44 -0500
  • a341e1adc5 Update NDK and ensure feed and article read works buttercat1791 2024-08-27 00:14:55 -0500
  • d894c5f743 Improve path-based event loading by d tag buttercat1791 2024-08-23 09:50:22 -0500
  • ff0a646502 Allow d tag-based routing from main feed buttercat1791 2024-08-23 08:35:02 -0500
  • dbf9118621 Handle updated index event format buttercat1791 2024-08-22 21:50:05 -0500
  • a67ac58d5e Filter for valid NKBIP-01 events buttercat1791 2024-08-22 09:30:47 -0500
  • f0567c160e Add drop-down to select feed type buttercat1791 2024-08-21 00:18:43 -0500
  • b4f5d22c17 Improve home feed refresh buttercat1791 2024-08-20 23:31:22 -0500
  • 83b8f1c9d6 Refresh home feed on sign-in buttercat1791 2024-08-20 09:45:16 -0500
  • 648a3a2262 Sign in with extension and update relays buttercat1791 2024-08-19 09:26:23 -0500
  • 685f262587 Allow d tag-based routes for articles buttercat1791 2024-07-24 08:59:27 -0500
  • 7225f24cca Do browser-side rendering for articles and add error handling buttercat1791 2024-07-23 09:39:23 -0500
  • 92ae5731de Support article routes by d tag, nevent, and naddr buttercat1791 2024-07-23 00:32:54 -0500
  • bf2824e772 Updated maintainers. Silberengel 2024-07-23 21:14:12 +0200
  • ac4dadb274 Readme updated with article screenshot and link to uploader. Silberengel 2024-07-22 13:42:59 +0200
  • d5c824caed Merge branch 'main' of github.com:limina1/indextr-client Silberengel 2024-07-22 11:42:41 +0200
  • a0743d425a Add floating table of contents button to article buttercat1791 2024-07-17 09:39:58 -0500
  • a043e33909 Add collapsible left menu to navbar buttercat1791 2024-07-16 09:46:47 -0500
  • 99d9943e26 Handle in-article hash path navigation buttercat1791 2024-07-12 09:21:41 -0500
  • 2fd22b6039 Article styles and layout buttercat1791 2024-07-04 16:54:10 -0500
  • 4d9b620627 line change readme limina1 2024-07-18 20:59:40 -0400
  • 3ec02ea523 Added instructions to ReadMe about installing Node.js Silberengel 2024-07-15 22:46:32 +0200
  • 1c1763eb2d Readme updated to reflect Alexandria client. Silberengel 2024-07-15 22:28:05 +0200
  • d4a634b7fb Set up Flowbite and style home page buttercat1791 2024-07-01 21:26:38 -0500
  • 9e09f71d5f Maintainers file added for ngit Silberengel 2024-07-15 22:14:35 +0200
  • 5bc6b0172c
    Update README.md Silberengel 2024-07-15 12:49:20 +0200
  • 56d5bc2249 updated files limina1 2024-02-06 22:00:33 -0500
  • 873441660d add navigation bar limina1 2024-02-06 21:26:20 -0500
  • a86c1ccfff added dropdown actions menu limina1 2024-02-06 16:43:47 -0500
  • 0e256e0d82 add Markdown rendering limina1 2024-01-26 16:36:56 -0500
  • 2a6cbb5a16 initial commit limina1 2024-01-24 20:35:07 -0500