Johannes Kirschbauer
f637df2d2d
redesign with subpages
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
26e9d0e7a3
disable type features temporarily. Enable first rendering of the pesto format
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
575ca33033
update highlight.js
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
e29efb4e9c
remove unused markup files
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
808f67aeba
pesto: clean up test files
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
a7f5f09bc0
log path if file doesnt exist
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
d4b799d1b1
test & refacotring
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
8a3cb24bf9
migrate to nextjs app router
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
b0af677201
migrate nextjs to app router
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
ebbd9a9c34
update nodejs
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
9f22813c7f
Merge pull request #53 from nix-community/feat/nix-plugin
...
Refactoring into flake modules
2023-11-29 21:53:44 +01:00
hsjobeki
733803926a
update github workflow
2023-11-29 21:40:20 +01:00
hsjobeki
bc4c5d81b9
hook legacy data in ui build
2023-11-29 21:37:07 +01:00
hsjobeki
845691b8b5
add extensive tests
2023-11-29 12:54:14 +01:00
hsjobeki
effa51cb39
add alias tracking and bulk tests
2023-11-28 17:28:51 +01:00
hsjobeki
abe7df20dc
WIP: postion indexing
2023-11-25 17:30:43 +01:00
hsjobeki
e6e4b81fa1
pesto - read doc-comments from postions: init
2023-11-23 14:34:12 +01:00
hsjobeki
eac456913d
pasta - nixpkgs evaluation analysis: init
2023-11-23 14:10:07 +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
Johannes Kirschbauer
d9bf2dff17
Merge pull request #46 from nix-community/renovate/all
...
fix(deps): update all dependencies
2023-10-02 14:22:02 +02: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
Johannes Kirschbauer
5913852836
Merge pull request #44 from nix-community/feat/autocomplete-suggestions
...
autocomplete: init
2023-09-21 11:15:15 +02: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
hsjobeki
d48d4fe6df
renovate: init
2023-09-21 08:54:38 +02:00
hsjobeki
da08afdd43
update: main
2023-09-21 08:40:02 +02:00
hsjobeki
7cdc934bd5
confirm: update snapshot tests
2023-06-25 17:47:29 +02:00
hsjobeki
59e2218b66
add: build_support directory there are 'plugins.nix' and other files that have documentation
2023-06-25 17:47:29 +02:00
hsjobeki
29dd85487b
moved: trivial builders relinked to nixpkgs
2023-06-25 17:47:29 +02:00
Johannes Kirschbauer
82f57c407f
Update README.md
2023-06-18 19:11:55 +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
7561618bc2
Fix gh-actions: cachix-install broke somehow ( #29 )
...
* Update main.yml
* Update main.yml
2023-04-19 13:52:20 +02:00
hsjobeki
8993e6a408
update: confirm changed line numbers in trivial builders & lib.modules
2023-04-19 13:12:14 +02:00
hsjobeki
5000f630a9
update nixpkgs: confirm & review snapshot
2023-03-21 08:28:26 +01:00
hsjobeki
23d3efa2c7
chore: sync docs with master
...
confirm updated:
- trivial-builders.makeSetupHook
- lib.options.mkPackageOption
2023-02-27 12:25:37 +01: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
hsjobeki
cdbad56a42
update false documented builtins.derivation
2023-02-12 21:44:18 +01:00
hsjobeki
128d5dad12
fix: add github reference to actual line numbers in files
2023-02-08 14:57:40 +01:00
hsjobeki
1e29e826c7
add line numbers
2023-02-08 14:49:11 +01:00
hsjobeki
c48ae11b44
patch derivation into docs
2023-02-05 11:40:33 +01:00
hsjobeki
e71f0a459c
improves: indentation
2023-02-02 17:18:31 +01:00