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
hsjobeki
61e7a41a97
update nixpkgs input
2023-02-02 11:36:15 +01:00
hsjobeki
730a56a635
remove leftover child
2023-01-31 10:12:34 +01:00
hsjobeki
c1932d5cd0
improved rendering of types & builtins types
2023-01-31 10:06:14 +01:00
Johannes Kirschbauer
358048027d
Feature/better highlight ( #18 )
...
* improved formatting & highlighting of code samples
* remove generated files and move them to prepare script
2023-01-30 15:13:39 +01:00
Paul Haerle
a7ded1215c
Add OpenSearch description ( #17 )
...
This allows users to add noogle search to their browser toolbar. See https://developer.mozilla.org/en-US/docs/Web/OpenSearch#autodiscovery_of_search_plugins or search.nixos.org
2023-01-25 22:45:33 +01:00
Johannes Kirschbauer
676a686087
Update issue templates
2023-01-25 16:34:22 +01:00
Johannes Kirschbauer
72c3a28d92
Create LICENSE
2023-01-25 16:23:32 +01:00
Johannes Kirschbauer
55f0b414de
add pre-commit checks ( #16 )
2023-01-25 15:54:44 +01:00
hsjobeki
f756bd09d5
remove leftover tooltip
2023-01-25 11:23:21 +01:00
Johannes Kirschbauer
799cf175a0
improved url entanglement with PageState ( #15 )
2023-01-25 10:28:22 +01:00
Johannes Kirschbauer
8679af38a2
feature/deeplinks
...
* add: deeplinks
* add: enhanced pagination for large datasets
* add more meta tags
* add data to initial state
* remove preview page, instead link directly into the list
2023-01-24 21:02:17 +01:00
hsjobeki
b9a63521af
chore: fix doc-links with prime (')
2023-01-23 13:43:48 +01:00
hsjobeki
921d4b8370
chore: cleanup comments
2023-01-23 13:38:58 +01:00
hsjobeki
f0b5945aab
chore: fix width bug on small screen sizes
2023-01-23 11:04:51 +01:00
Johannes Kirschbauer
ab6df3415a
fix: also open github org in new tab ( #14 )
2023-01-21 10:15:48 +01:00
Johannes Kirschbauer
9489c3249d
fix minor typos in trivial-builders id and category ( #13 )
2023-01-21 10:06:58 +01:00
Johannes Kirschbauer
e4c612674c
Feature/function of the day ( #9 )
...
* add: seedrandom dependency
* add: function of the day
2023-01-20 13:08:20 +01:00
Johannes Kirschbauer
f306eb3c78
Merge pull request #12 from hsjobeki/feature/trivial-builders
...
add: trivial-builders
2023-01-16 15:07:15 +01:00
hsjobeki
b4fb89e5c8
add: trivial-builders
2023-01-16 15:05:30 +01:00
Johannes Kirschbauer
31994bc9c6
Update README.md
2023-01-16 10:41:07 +01:00
hsjobeki
6c4ae98227
open all links in new tabs
2023-01-14 01:23:08 +01:00
hsjobeki
672f1b28c9
chore: dont show 'short form' on builtins
2023-01-11 10:31:20 +01:00
hsjobeki
52b00c52a9
chore: imroved mobile readability
2023-01-08 17:56:00 +01:00
hsjobeki
33b63889fc
update: flake inputs
2023-01-08 17:26:00 +01:00
hsjobeki
4f268a851c
some small fixes & refactoring
2023-01-08 16:54:23 +01:00
Johannes Kirschbauer
1a9dddb549
Update README.md
2022-12-19 21:41:22 +01:00
hsjobeki
043c7c5294
fix: remove spourious brackets
2022-12-19 09:28:29 +01:00
hsjobeki
e4313c7843
add: social; include information about page
2022-12-18 18:28:04 +01:00
hsjobeki
380d8d75a8
replace: useLocalStorage as it causes problems with absence of router-dom
2022-12-18 18:14:28 +01:00
hsjobeki
25e4b2fda8
fix: mismatched type signatures
2022-12-18 17:58:53 +01:00
hsjobeki
3425861790
add: social actions
2022-12-18 17:31:42 +01:00
Johannes Kirschbauer
b2d2d7230a
Update README.md
2022-12-18 14:21:00 +01:00
hsjobeki
1b72d4f6c4
improve: mobile & dark theme
2022-12-12 14:24:16 +01:00
hsjobeki
9d8b3f6c8e
typo: no type provided yet
2022-12-12 08:17:07 +01:00
hsjobeki
2576d9085c
add: markdown nix highlighting in description field
2022-12-12 08:03:57 +01:00