walcutt
1a3ca0fe96
Add link to search page in footer
2023-01-30 17:01:07 -05:00
walcutt
65ea217d94
More search page styling changes
2023-01-30 16:57:30 -05:00
walcutt
baffa4ee30
Updated search result styling and preview
2023-01-30 15:49:35 -05:00
walcutt
36b3cb7b8d
Added a basic search page and edited README
2023-01-30 15:14:42 -05:00
Maxime Vaillancourt
421635612c
Eager load graph
2023-01-15 20:19:30 -05:00
Maxime Vaillancourt
b99a882f99
Add link to discussion in GitHub Pages section
2023-01-15 20:12:09 -05:00
Maxime Vaillancourt
c3566fc8c1
Merge pull request #143 from maximevaillancourt/dependabot/bundler/nokogiri-1.13.10
...
Bump nokogiri from 1.13.9 to 1.13.10
2022-12-09 20:23:49 -05:00
dependabot[bot]
688232cbe5
Bump nokogiri from 1.13.9 to 1.13.10
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:21:42 +00:00
Maxime Vaillancourt
76ac51bf76
Add line that appears at the end of every note
2022-11-20 19:40:29 -05:00
Maxime Vaillancourt
e37cb43675
Add example page with accents in title
2022-11-20 19:26:52 -05:00
Maxime Vaillancourt
e2354bcfcf
Merge pull request #137 from maximevaillancourt/dependabot/bundler/nokogiri-1.13.9
...
Bump nokogiri from 1.13.6 to 1.13.9
2022-10-24 22:24:52 -04:00
dependabot[bot]
7bb0cfb444
Bump nokogiri from 1.13.6 to 1.13.9
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 03:12:38 +00:00
Maxime Vaillancourt
9c688f2cfb
Merge pull request #136 from kepano/master
...
Fix issue with full HTML + DOCTYPE being inserted
2022-10-10 15:49:18 -04:00
Stephan Ango
bec23cfcc7
Fix issue with full HTML + DOCTYPE being inserted
2022-10-09 13:51:36 -07:00
Maxime Vaillancourt
53292ac092
Add note about GitHub Pages
2022-09-22 19:40:33 -04:00
Maxime Vaillancourt
7ac331a411
Merge pull request #129 from maximevaillancourt/audio
...
Add audio file example
2022-07-11 20:14:07 -04:00
Maxime Vaillancourt
7be986e59e
Add audio file example
2022-07-11 20:12:16 -04:00
Maxime Vaillancourt
04edc23990
Merge pull request #126 from hqweay/lazy-load-for-notes-graph
...
lazy-load notes graph
2022-06-29 19:03:00 -04:00
hqweay
509e6c988b
lazy-load notes graph
2022-06-30 00:19:08 +08:00
Maxime Vaillancourt
18b003881c
Merge pull request #123 from hqweay/link-preview
...
caching link content for link preview
2022-06-27 19:47:15 -04:00
Maxime Vaillancourt
cf975f7214
Merge pull request #124 from hqweay/code-align
...
code block left alignment
2022-06-27 19:46:56 -04:00
Maxime Vaillancourt
a3e9818e50
Merge pull request #122 from hqweay/master
...
highlight supports no-latin Language
2022-06-27 19:46:26 -04:00
hqweay
f8fc1f9bf1
code block left alignment
2022-06-27 22:06:12 +08:00
hqweay
f872e0dc9b
caching link content for link preview
2022-06-27 21:41:54 +08:00
hqweay
063b727723
highlight supports no-latin Language
2022-06-27 21:28:49 +08:00
Maxime Vaillancourt
8518ad014b
Merge pull request #119 from darylf/patch-1
...
Use _blank for the target
2022-06-14 19:11:56 -04:00
Daryl Fritz
e4995bae97
Use _blank for the target
...
Some browsers might interpret "blank" as a named frame. You might want to consider using the browser standard _blank
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
2022-06-14 20:50:09 +00:00
Maxime Vaillancourt
95e983d9d2
Merge pull request #117 from maximevaillancourt/dependabot/bundler/nokogiri-1.13.6
...
Bump nokogiri from 1.13.4 to 1.13.6
2022-05-24 19:46:02 -04:00
dependabot[bot]
a5ae9ca992
Bump nokogiri from 1.13.4 to 1.13.6
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 05:22:40 +00:00
Maxime Vaillancourt
680943e70f
Showcase notes stored in subdirectories
2022-04-13 18:55:21 -04:00
Maxime Vaillancourt
8c72fb4e50
Merge pull request #111 from maximevaillancourt/dependabot/bundler/nokogiri-1.13.4
...
Bump nokogiri from 1.13.2 to 1.13.4
2022-04-13 18:22:36 -04:00
dependabot[bot]
c8b6be74cf
Bump nokogiri from 1.13.2 to 1.13.4
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.2 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.2...v1.13.4 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 10:24:47 +00:00
Maxime Vaillancourt
62b96229a3
Merge pull request #103 from maximevaillancourt/allow-underscore-and-hyphens
...
Allow using `-` and `_` in links
2022-03-15 20:10:29 -04:00
psuwala
59b4652c61
allow for using - and _ in the links
2022-03-15 20:05:11 -04:00
Maxime Vaillancourt
a09b2dc505
Remove mentions of Twitter (I'm taking a break)
2022-03-15 18:55:14 -04:00
Maxime Vaillancourt
3ad87a486b
Merge pull request #101 from maximevaillancourt/add-support-for-non-latin-note-titles
...
Add support for non-latin note titles
2022-03-15 18:37:42 -04:00
Maxime Vaillancourt
7024decef4
Add support for non-latin note titles
2022-03-15 18:34:44 -04:00
Maxime Vaillancourt
665735ed87
Merge pull request #97 from maximevaillancourt/dependabot/bundler/nokogiri-1.13.2
...
Bump nokogiri from 1.12.5 to 1.13.2
2022-03-15 18:04:44 -04:00
dependabot[bot]
37d41d49b3
Bump nokogiri from 1.12.5 to 1.13.2
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.12.5 to 1.13.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.2 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 10:42:51 +00:00
Maxime Vaillancourt
efadbcd1bb
Merge pull request #91 from keang/master
...
fix: missing .id from nodes
2022-02-06 19:41:45 -05:00
Maxime Vaillancourt
c546770983
Merge pull request #96 from puppe/fix_links
...
Fix certain wikilinks
2022-02-06 19:40:08 -05:00
Martin Puppe
2745bf7e62
Fix certain wikilinks
...
The titles of notes can contain characters that have a special meaning
in regular expressions. Therefore those characters have to be escaped
before the title is used in a regular expression. Failure to do so in
the code that replaces wikilinks in notes, can otherwise result in
broken links.
2022-02-04 15:45:22 +01:00
Keang
a1b08aa300
fix: Same edge function
2021-12-11 01:17:59 +11:00
Keang
2c8cff96f2
fix: Node weight filter function
2021-12-11 01:13:41 +11:00
Maxime Vaillancourt
2009a591d6
Allow dismissing note previews on touch devices by tapping on them
2021-10-12 22:04:58 -04:00
Maxime Vaillancourt
34b0d6fc40
Merge pull request #85 from maximevaillancourt/dependabot/bundler/nokogiri-1.12.5
...
Bump nokogiri from 1.11.4 to 1.12.5
2021-10-03 15:46:50 -04:00
dependabot[bot]
06242e7e1c
Bump nokogiri from 1.11.4 to 1.12.5
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 05:46:58 +00:00
Maxime Vaillancourt
8c9c1ef620
Merge pull request #84 from maximevaillancourt/fix-links-to-notes-in-footnotes
...
Fix links to notes in footnotes
2021-09-15 18:12:15 -04:00
Maxime Vaillancourt
60e3ece8ff
Fix links to notes in footnotes
2021-09-15 18:07:47 -04:00
Maxime Vaillancourt
1fd0f25561
Update and rename anything-else.md to something-else.md
2021-08-24 00:09:14 +00:00