Johannes Kirschbauer
07169b2b6c
update release notes
2024-01-07 16:54:25 +01:00
Johannes Kirschbauer
7e9b8d051f
add proper handling for functors
2024-01-07 16:42:51 +01:00
Johannes Kirschbauer
ce5958a151
add configurable nix-manual references
2024-01-05 14:34:22 +01:00
Johannes Kirschbauer
efee6d390f
add: please report this error
2024-01-05 11:43:30 +01:00
Johannes Kirschbauer
8ccccb9960
handle functors
2024-01-04 15:40:02 +01:00
Johannes Kirschbauer
9b770279d9
change heading order
2024-01-03 22:01:19 +01:00
Johannes Kirschbauer
5c30de8154
change no content wording
2024-01-03 21:40:03 +01:00
Johannes Kirschbauer
8e06d06662
add note why sources point not to nixpkgs
2024-01-03 21:35:58 +01:00
Johannes Kirschbauer
008e75a28a
add release notes
2024-01-03 17:34:07 +01:00
Johannes Kirschbauer
5290a14699
fix link
2024-01-03 15:55:57 +01:00
Johannes Kirschbauer
d5c1f51635
improve: interactive contribution guide
2024-01-03 15:51:27 +01:00
Johannes Kirschbauer
b6cb3c56fc
add support for outside tree functions such as make-disk-image
2024-01-03 14:13:21 +01:00
Johannes Kirschbauer
d98f85665d
improve: position & filter navigation
2024-01-03 10:25:52 +01:00
Johannes Kirschbauer
1aee80fb2e
monocolored noogle
2024-01-02 13:46:14 +01:00
Johannes Kirschbauer
e4bf23b40a
add tutorials
2024-01-02 13:45:53 +01:00
Johannes Kirschbauer
4c771896b3
add: gfm markdown
2024-01-02 13:45:34 +01:00
Johannes Kirschbauer
95df487bea
fix layout, add more tests
2023-12-30 22:15:48 +01:00
Johannes Kirschbauer
90e39d9f11
sitemap, theming, back-routing added
2023-12-29 17:59:18 +01:00
Johannes Kirschbauer
2de9463b2f
fixup
2023-12-28 13:11:05 +01:00
Johannes Kirschbauer
0536bbe203
add links and hints for undocumented lambdas
2023-12-28 12:56:19 +01:00
Johannes Kirschbauer
afcd7946fc
extract type from markdown: pesto
2023-12-26 14:24:07 +01:00
Johannes Kirschbauer
7bc15d3be6
build with new data, remove leacy data
2023-12-22 21:09:02 +01:00
Johannes Kirschbauer
65d1bc63a1
redesign with subpages
2023-12-22 20:34:22 +01:00
Johannes Kirschbauer
b048115ee1
disable type features temporarily. Enable first rendering of the pesto format
2023-12-17 10:52:46 +01:00
Johannes Kirschbauer
578cae290e
update highlight.js
2023-12-17 10:52:05 +01:00
Johannes Kirschbauer
383e8b0cd4
remove unused markup files
2023-12-17 10:51:48 +01:00
Johannes Kirschbauer
a47b5ec614
test & refacotring
2023-12-13 12:35:04 +01:00
Johannes Kirschbauer
c6980479e4
migrate to nextjs app router
2023-12-07 17:56:23 +01:00
Johannes Kirschbauer
1907b931e8
migrate nextjs to app router
2023-12-01 10:54:02 +01:00
Johannes Kirschbauer
02ab8de6dd
update nodejs
2023-12-01 09:13:59 +01:00
hsjobeki
bc4c5d81b9
hook legacy data in ui build
2023-11-29 21:37:07 +01:00
hsjobeki
effa51cb39
add alias tracking and bulk tests
2023-11-28 17:28:51 +01:00
hsjobeki
2f1aead693
use flake modules
2023-11-23 12:31:33 +01:00
hsjobeki
2d4197cd79
use nix-community build cache
2023-11-15 09:19:12 +01:00
hsjobeki
de54df790d
Merge branch 'main' of github.com:nix-community/noogle
2023-11-14 14:27:00 +01:00
hsjobeki
173fd70d5b
add h4 mapping
2023-11-14 14:22:49 +01:00
hsjobeki
5032758e8b
update deps
2023-10-02 10:35:59 +02:00
renovate[bot]
8b9fc4cfdd
fix(deps): update all dependencies
2023-10-02 02:35:29 +00:00
hsjobeki
f37d4ae394
resolve conflicts
2023-09-21 11:00:55 +02:00
hsjobeki
8e07a30808
autocomplete: init
2023-09-21 10:59:17 +02:00
hsjobeki
425ce3573c
tranform file paths ids 'a-b' into camelCase 'aB'
2023-09-21 09:29:38 +02:00
Johannes Kirschbauer
39ccbcd763
Fix/separate appstate ( #33 )
...
* add: appState component for wrapping the state
* add: viewMode to pageState
* add: wrapp everything with the pageState at top level
2023-04-27 19:11:40 +02:00
Johannes Kirschbauer
ca48535b85
add highlight option to search results ( #35 )
...
* add highlight option to search results
2023-04-27 18:56:52 +02:00
Johannes Kirschbauer
24cacef89e
improve: tokenzining function names and camel case string ( #34 )
2023-04-27 18:38:22 +02:00
Johannes Kirschbauer
c707bd74a7
add fuzzy search ( #32 )
...
* add fuzzy search
* fix debug logger
* clean up
2023-04-27 17:11:31 +02:00
Johannes Kirschbauer
db000540b1
Fix/fotd ( #30 )
...
* fix: mistake that re-calculated new random fotd's
* fix random number picker
2023-04-20 12:52:48 +02:00
Johannes Kirschbauer
d9f579cf44
Feature/monorepo ( #24 )
...
* refactor to include all necessary dependencies directly here
* move indexer into monorepo
* add snapshot tests and seperate sub.project for builtin types
* add more missing builtins such as fromTOML
2023-02-25 13:14:40 +01:00