Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Drassil/nestjs-yalc
Yet another library collection for NestJS
https://github.com/Drassil/nestjs-yalc
feat(field-middleware): implement class-transformer
b2cfa94af183349a7f1ea80df9a366d29066b6ca authored over 1 year ago by Yehonal <[email protected]>
b2cfa94af183349a7f1ea80df9a366d29066b6ca authored over 1 year ago by Yehonal <[email protected]>
feat(api-strategy): Add headers from context request (#20)
This allows to propagate headers to internal calls
31ed66b04753b68f3ec009ccc944f9de40360a19 authored over 1 year ago by miguel-spel <[email protected]>
Allow loggers to include trace details in non-error log entries (#18)
d44043839a168b3d2f5bd63ed0ab0734e714597a authored over 1 year ago by miguel-spel <[email protected]>
d44043839a168b3d2f5bd63ed0ab0734e714597a authored over 1 year ago by miguel-spel <[email protected]>
Update errors-default-error.md
b96b49aefeaeed0196d9ee1ad7a4bc6f89486130 authored over 1 year ago by Yehonal <[email protected]>
b96b49aefeaeed0196d9ee1ad7a4bc6f89486130 authored over 1 year ago by Yehonal <[email protected]>
Update errors-default-error.md
8e9bd9f5b79d9af38db7ba8f8bc2f37f991053b8 authored over 1 year ago by Yehonal <[email protected]>
8e9bd9f5b79d9af38db7ba8f8bc2f37f991053b8 authored over 1 year ago by Yehonal <[email protected]>
feat(errors): implemented default error class (#17)
Read the documentation in the
[errors-default-error.md](https://github.com/Drassil/nestjs-yalc/...
fix: swc versions
4b7fd6447446bb31bdb739894b04148b35907f97 authored over 1 year ago by Yehonal <[email protected]>
4b7fd6447446bb31bdb739894b04148b35907f97 authored over 1 year ago by Yehonal <[email protected]>
Update SWC helper dependecies (#16)
4ba7a984f5f44eec666b2cd75a9a338807285016 authored over 1 year ago by miguel-spel <[email protected]>
4ba7a984f5f44eec666b2cd75a9a338807285016 authored over 1 year ago by miguel-spel <[email protected]>
fix build
4015dcb939d6f156066903908fa6ff5965f5334c authored over 1 year ago by Yehonal <[email protected]>
4015dcb939d6f156066903908fa6ff5965f5334c authored over 1 year ago by Yehonal <[email protected]>
feat: implement DTO interceptors
64ba7ab6185846a5995693286287526c0dfa44a0 authored over 1 year ago by Yehonal <[email protected]>
64ba7ab6185846a5995693286287526c0dfa44a0 authored over 1 year ago by Yehonal <[email protected]>
feat: improved simple-mapper
9107e99165834c16d3e67053cfe63a33acd0e522 authored over 1 year ago by Yehonal <[email protected]>
9107e99165834c16d3e67053cfe63a33acd0e522 authored over 1 year ago by Yehonal <[email protected]>
feat: implement simple-mapper
a7e4af1ca93df8d174ad9c899d4b83830ce9ff7b authored over 1 year ago by Yehonal <[email protected]>
a7e4af1ca93df8d174ad9c899d4b83830ce9ff7b authored over 1 year ago by Yehonal <[email protected]>
fix tests
04fd70c3908d1efc1c040463fb3806ee1330af77 authored over 1 year ago by Yehonal <[email protected]>
04fd70c3908d1efc1c040463fb3806ee1330af77 authored over 1 year ago by Yehonal <[email protected]>
fix: postgres support and property naming
f849e1dfac4ee3454cf04e90c36cd45c1fa66602 authored over 1 year ago by Yehonal <[email protected]>
f849e1dfac4ee3454cf04e90c36cd45c1fa66602 authored over 1 year ago by Yehonal <[email protected]>
Add function to return a plain ISO UTM dateTime that can be used in file names (#15)
0a9b981d992ec21b4c215ae9408c5e6868e3fa4f authored over 1 year ago by miguel-spel <[email protected]>
0a9b981d992ec21b4c215ae9408c5e6868e3fa4f authored over 1 year ago by miguel-spel <[email protected]>
fix(logger): pino data logging
112d4b3ea96c0153d716bc94f82deaae8faae287 authored over 1 year ago by Yehonal <[email protected]>
112d4b3ea96c0153d716bc94f82deaae8faae287 authored over 1 year ago by Yehonal <[email protected]>
fix(app): implicit transformation in DTO
b4a51736c2f8f8e917c2b261bdcff81be7ecc160 authored over 1 year ago by Yehonal <[email protected]>
b4a51736c2f8f8e917c2b261bdcff81be7ecc160 authored over 1 year ago by Yehonal <[email protected]>
fix(jest): sourcemap issue on certain configurations
484594d351e3164dd6dc79045fbd0c565d74f46d authored over 1 year ago by Yehonal <[email protected]>
484594d351e3164dd6dc79045fbd0c565d74f46d authored over 1 year ago by Yehonal <[email protected]>
fix(crud-gen): missing decorators
fe8b56829bede3c36dbc6e56e460c0e265c73f31 authored over 1 year ago by Yehonal <[email protected]>
fe8b56829bede3c36dbc6e56e460c0e265c73f31 authored over 1 year ago by Yehonal <[email protected]>
feat(apps): allow custom validation option
0831b7101024fc9c9d1dcd6a1b0d93a33bb55117 authored over 1 year ago by Yehonal <[email protected]>
0831b7101024fc9c9d1dcd6a1b0d93a33bb55117 authored over 1 year ago by Yehonal <[email protected]>
fix(jest): conf override should match project name
61bf4c999f960eeed804afc2fc2abc2cf8a4f7d8 authored over 1 year ago by Yehonal <[email protected]>
61bf4c999f960eeed804afc2fc2abc2cf8a4f7d8 authored over 1 year ago by Yehonal <[email protected]>
feat(app): initSetup to avoid app creation during initialization
bf33fd282bdd8712476f50a6db761370d15aeca7 authored over 1 year ago by Yehonal <[email protected]>
bf33fd282bdd8712476f50a6db761370d15aeca7 authored over 1 year ago by Yehonal <[email protected]>
update version
7e50caa31bead17b32da547f0735fde2dea29b21 authored over 1 year ago by Yehonal <[email protected]>
7e50caa31bead17b32da547f0735fde2dea29b21 authored over 1 year ago by Yehonal <[email protected]>
chore: link to slackoverflow issue
5faf4bb2f8785fed17d07d66695c019846e17884 authored over 1 year ago by Yehonal <[email protected]>
5faf4bb2f8785fed17d07d66695c019846e17884 authored over 1 year ago by Yehonal <[email protected]>
chore(api-strategy): add documentation for IApiCallStrategy
e29df73fe491e5fa20b4e071adc1ad09751858e4 authored over 1 year ago by Yehonal <[email protected]>
e29df73fe491e5fa20b4e071adc1ad09751858e4 authored over 1 year ago by Yehonal <[email protected]>
feat(app): implemented standalone bootstrap (#14)
* feat(app): implemented standalone bootstrap
* minor fix
* Fix coverage
c2856f7e8e4bee939b342532caa46f0c0a6b78c8 authored over 1 year ago by Yehonal <[email protected]>
chore: restored npm ci
fe2af2a62c688eae2877f8038fd82961bcae6313 authored almost 2 years ago by Yehonal <[email protected]>
fe2af2a62c688eae2877f8038fd82961bcae6313 authored almost 2 years ago by Yehonal <[email protected]>
fix: install command
361282c9efa1a30abbbcbc723ac1329c716ff002 authored almost 2 years ago by Yehonal <[email protected]>
361282c9efa1a30abbbcbc723ac1329c716ff002 authored almost 2 years ago by Yehonal <[email protected]>
chore: add --prefer-offline --no-audit to install command
b66e552b14ae9b675a8a41fab39248c663bd1583 authored almost 2 years ago by Yehonal <[email protected]>
b66e552b14ae9b675a8a41fab39248c663bd1583 authored almost 2 years ago by Yehonal <[email protected]>
fix build error
1b92a54870bb9141ffe32d1d5ed64f4cd0971ead authored almost 2 years ago by Yehonal <[email protected]>
1b92a54870bb9141ffe32d1d5ed64f4cd0971ead authored almost 2 years ago by Yehonal <[email protected]>
fix(crud-gen): circular dependency
b11dd55c80329f8de37fdcd5f14daecca936b965 authored almost 2 years ago by Yehonal <[email protected]>
b11dd55c80329f8de37fdcd5f14daecca936b965 authored almost 2 years ago by Yehonal <[email protected]>
feat(crud-gen): improvements (#12)
e0aa010550b406e525638e0a67112c226f943dec authored almost 2 years ago by Yehonal <[email protected]>
e0aa010550b406e525638e0a67112c226f943dec authored almost 2 years ago by Yehonal <[email protected]>
refactor(crud-gen): rename CrudGenField to ModelField
0fa3d1e8c9cf39f38c801b268b3c0934fd394694 authored almost 2 years ago by Yehonal <[email protected]>
0fa3d1e8c9cf39f38c801b268b3c0934fd394694 authored almost 2 years ago by Yehonal <[email protected]>
fix build error
d0a03b61a7474bd805097e750994f1ef9eff19e6 authored almost 2 years ago by Yehonal <[email protected]>
d0a03b61a7474bd805097e750994f1ef9eff19e6 authored almost 2 years ago by Yehonal <[email protected]>
fix jest
dff41602a20336fab2bf0c6f85ee22389e928e26 authored almost 2 years ago by Yehonal <[email protected]>
dff41602a20336fab2bf0c6f85ee22389e928e26 authored almost 2 years ago by Yehonal <[email protected]>
fix(database): selected migration
d69317d9efafff52aa74176badb0302dbd2ea1ea authored almost 2 years ago by Yehonal <[email protected]>
d69317d9efafff52aa74176badb0302dbd2ea1ea authored almost 2 years ago by Yehonal <[email protected]>
fix(types): tsc 'not a module' error
8fa6336a2b428ad7d850197b8988212dc00c720e authored almost 2 years ago by Yehonal <[email protected]>
8fa6336a2b428ad7d850197b8988212dc00c720e authored almost 2 years ago by Yehonal <[email protected]>
fix: types paths
f1d9bdf788dccbadbb0d2d8bce9c3e0187e5c8f5 authored almost 2 years ago by Yehonal <[email protected]>
f1d9bdf788dccbadbb0d2d8bce9c3e0187e5c8f5 authored almost 2 years ago by Yehonal <[email protected]>
fix: build and test...finally?
359648147f894e7a4202306a45e02343ccdede12 authored almost 2 years ago by Yehonal <[email protected]>
359648147f894e7a4202306a45e02343ccdede12 authored almost 2 years ago by Yehonal <[email protected]>
fix: build and tests...again
2173e4ecd466be5599feb95c0fd25f57d61d9bca authored almost 2 years ago by Yehonal <[email protected]>
2173e4ecd466be5599feb95c0fd25f57d61d9bca authored almost 2 years ago by Yehonal <[email protected]>
fix build errors and tests
453674352e0d3470a9b9d1b17e9f123349b214b4 authored almost 2 years ago by Yehonal <[email protected]>
453674352e0d3470a9b9d1b17e9f123349b214b4 authored almost 2 years ago by Yehonal <[email protected]>
fix: tests and coverage
8a291340bf4fc8a78eb67a81baa53d795482ae56 authored almost 2 years ago by Yehonal <[email protected]>
8a291340bf4fc8a78eb67a81baa53d795482ae56 authored almost 2 years ago by Yehonal <[email protected]>
fix(database): schema name db-ops
b37bd35b893dfaed577baede5f605fa77e28d85c authored almost 2 years ago by Yehonal <[email protected]>
b37bd35b893dfaed577baede5f605fa77e28d85c authored almost 2 years ago by Yehonal <[email protected]>
chore(jest/config): create index file
832f08cd32d832a371291295ed0fe317b89aa6bd authored almost 2 years ago by Yehonal <[email protected]>
832f08cd32d832a371291295ed0fe317b89aa6bd authored almost 2 years ago by Yehonal <[email protected]>
feat: allow tsconfig option override
ff64caa44c0a5414ec96475bf0b1ec589e12e9c4 authored almost 2 years ago by Yehonal <[email protected]>
ff64caa44c0a5414ec96475bf0b1ec589e12e9c4 authored almost 2 years ago by Yehonal <[email protected]>
feat(database): support postgres schema in db-ops
b263a92593cfe164164bce1222dfef2418f21da7 authored almost 2 years ago by Yehonal <[email protected]>
b263a92593cfe164164bce1222dfef2418f21da7 authored almost 2 years ago by Yehonal <[email protected]>
fix(app): close after standalone execution
1efe911e11119051dd73d3d17049d9445a4b949e authored almost 2 years ago by Yehonal <[email protected]>
1efe911e11119051dd73d3d17049d9445a4b949e authored almost 2 years ago by Yehonal <[email protected]>
fix: types export
77d403d070567d3dee97ae6b6f2f2a1c65cd4622 authored almost 2 years ago by Yehonal <[email protected]>
77d403d070567d3dee97ae6b6f2f2a1c65cd4622 authored almost 2 years ago by Yehonal <[email protected]>
feat: improve errors handling on abort
42a67823af62a5d447b353f374b7e9f9341ba95f authored almost 2 years ago by Yehonal <[email protected]>
42a67823af62a5d447b353f374b7e9f9341ba95f authored almost 2 years ago by Yehonal <[email protected]>
chore: fix naming convention
eb090165719b04741fdc3953b2e4476a57e0eded authored almost 2 years ago by Yehonal <[email protected]>
eb090165719b04741fdc3953b2e4476a57e0eded authored almost 2 years ago by Yehonal <[email protected]>
feat: implemented error throwing in AppConfigService
This allows us to not have to handle the undefined case outside
e4439fd1982c3e84e4f3d9ea86b93938f0ff6507 authored almost 2 years ago by Yehonal <[email protected]>
feat: apply useContainer in app-bootstrap
aecb9820543fc3708a33cdbf002a69e49347e321 authored almost 2 years ago by Yehonal <[email protected]>
aecb9820543fc3708a33cdbf002a69e49347e321 authored almost 2 years ago by Yehonal <[email protected]>
feat: implement AppConfigService
4d70db158edf0e4e0d9c7452eae7c981fe33abcb authored almost 2 years ago by Yehonal <[email protected]>
4d70db158edf0e4e0d9c7452eae7c981fe33abcb authored almost 2 years ago by Yehonal <[email protected]>
fix: use app_alias for the config
b10eb0c39e252695f772dccd18ed35d8dd5f375c authored almost 2 years ago by Yehonal <[email protected]>
b10eb0c39e252695f772dccd18ed35d8dd5f375c authored almost 2 years ago by Yehonal <[email protected]>
chore: small fixes
bd52207b1a654187c7ef0d0707eb64a6aeeaa51b authored almost 2 years ago by Yehonal <[email protected]>
bd52207b1a654187c7ef0d0707eb64a6aeeaa51b authored almost 2 years ago by Yehonal <[email protected]>
fix(api-strategy): added IHttpCallStrategy function signatures
Co-authored-by: Ashwini <[email protected]>
be8fff5245a8226f3462550b8626c37d2119054c authored almost 2 years ago by Yehonal <[email protected]>
chore: move dry run in initApp
49b112648d3e1c4b69cc35eb91e38d94ff8b7b82 authored almost 2 years ago by Yehonal <[email protected]>
49b112648d3e1c4b69cc35eb91e38d94ff8b7b82 authored almost 2 years ago by Yehonal <[email protected]>
refactor: migrate to ESM (#11)
TODO: fix jest
7c0f187ae41141cb2bc2970b737ad0220f66e8a6 authored almost 2 years ago by Yehonal <[email protected]>
chore: restore .editorconfig
17220aaf5301ddae25bbbc60ef600845f5bb5f05 authored almost 2 years ago by Yehonal <[email protected]>
17220aaf5301ddae25bbbc60ef600845f5bb5f05 authored almost 2 years ago by Yehonal <[email protected]>
fix(api-strategy): support both string and json
2e6360f39ba4ed82c8097f018cd3ffa303b0f679 authored almost 2 years ago by Yehonal <[email protected]>
2e6360f39ba4ed82c8097f018cd3ffa303b0f679 authored almost 2 years ago by Yehonal <[email protected]>
chore(api-strategy): options should be optional
0f34d42f025dc6245e5f61b8ac7b3cb3e23cb116 authored almost 2 years ago by Yehonal <[email protected]>
0f34d42f025dc6245e5f61b8ac7b3cb3e23cb116 authored almost 2 years ago by Yehonal <[email protected]>
feat(api-strategy): implemented parameters
e44e52a705321db834e969d978f599510dd8f9ee authored almost 2 years ago by Yehonal <[email protected]>
e44e52a705321db834e969d978f599510dd8f9ee authored almost 2 years ago by Yehonal <[email protected]>
fix(api-strategy): test coverage
c2953ff1ebb54c36ef692372a605eea31735c0f5 authored almost 2 years ago by Yehonal <[email protected]>
c2953ff1ebb54c36ef692372a605eea31735c0f5 authored almost 2 years ago by Yehonal <[email protected]>
feat(jest): add more conf options
94ecd1c34ae1b3b2349414deacbe043e999705dc authored almost 2 years ago by Yehonal <[email protected]>
94ecd1c34ae1b3b2349414deacbe043e999705dc authored almost 2 years ago by Yehonal <[email protected]>
feat(api-strategy): better types
c102f5bd1ac572b0a351e75c521ce4ab4f4201f0 authored almost 2 years ago by Yehonal <[email protected]>
c102f5bd1ac572b0a351e75c521ce4ab4f4201f0 authored almost 2 years ago by Yehonal <[email protected]>
chore(CI/actions): allow to change workers value
48482dfd35e353fe18b3d62a16fc9929b44f8933 authored almost 2 years ago by Yehonal <[email protected]>
48482dfd35e353fe18b3d62a16fc9929b44f8933 authored almost 2 years ago by Yehonal <[email protected]>
feat(doc): complete api strategy doc
5b37c2a0fef84c78d8e61fceba8f295ec4ee1906 authored almost 2 years ago by Yehonal <[email protected]>
5b37c2a0fef84c78d8e61fceba8f295ec4ee1906 authored almost 2 years ago by Yehonal <[email protected]>
fix(CI): run on dev branch
fb5827b51fd63f05a07b81739cc280a614bba6f9 authored almost 2 years ago by Yehonal <[email protected]>
fb5827b51fd63f05a07b81739cc280a614bba6f9 authored almost 2 years ago by Yehonal <[email protected]>
chore(docs): restored path (temporary)
455e84ee6fdea277b42e5fea088d9df4afcf6757 authored almost 2 years ago by Yehonal <[email protected]>
455e84ee6fdea277b42e5fea088d9df4afcf6757 authored almost 2 years ago by Yehonal <[email protected]>
chore(docs): remove wiki from the permalink
bb5dad400c305652b1cbc25d47412b93d72cacd8 authored almost 2 years ago by Yehonal <[email protected]>
bb5dad400c305652b1cbc25d47412b93d72cacd8 authored almost 2 years ago by Yehonal <[email protected]>
chore(docs): add api-strategy placeholder
dd44a99bbf0770f937755b4446fae7206742aa5e authored almost 2 years ago by Yehonal <[email protected]>
dd44a99bbf0770f937755b4446fae7206742aa5e authored almost 2 years ago by Yehonal <[email protected]>
chore(docs): use dev branch
a6fdaa32ee63daa54d15ed8e686542100ccdaa3a authored almost 2 years ago by Yehonal <[email protected]>
a6fdaa32ee63daa54d15ed8e686542100ccdaa3a authored almost 2 years ago by Yehonal <[email protected]>
feature: rework ag-grid to crud-gen [PART 1] (#9)
01157ce2e6c643377b8406a749520ac663b5aca6 authored almost 2 years ago by Yehonal <[email protected]>
01157ce2e6c643377b8406a749520ac663b5aca6 authored almost 2 years ago by Yehonal <[email protected]>
fix(jest/transformer): add more filename suffixes
ae34694e10151a2ddc4640f128958f0508ea9b77 authored over 2 years ago by Yehonal <[email protected]>
ae34694e10151a2ddc4640f128958f0508ea9b77 authored over 2 years ago by Yehonal <[email protected]>
fix: build on node 16
ba1863ad5fde53042c236969c2d98129b0675a32 authored over 2 years ago by Yehonal <[email protected]>
ba1863ad5fde53042c236969c2d98129b0675a32 authored over 2 years ago by Yehonal <[email protected]>
fix: coverage
07a90cdffcc9322847c32bfae8175a9d3f19f016 authored over 2 years ago by Yehonal <[email protected]>
07a90cdffcc9322847c32bfae8175a9d3f19f016 authored over 2 years ago by Yehonal <[email protected]>
fix: duplicated alias on SELECT fields
c24d5fbcec84227647dcc93b1f9edc1058dc0317 authored over 2 years ago by Yehonal <[email protected]>
c24d5fbcec84227647dcc93b1f9edc1058dc0317 authored over 2 years ago by Yehonal <[email protected]>
feat: upgrade jest to v27
24efb5280c134ad55ca50440b12f0f60f32ee2ff authored over 2 years ago by Yehonal <[email protected]>
24efb5280c134ad55ca50440b12f0f60f32ee2ff authored over 2 years ago by Yehonal <[email protected]>
fix: coverage and deprecated package.json rules
8a20c2a46678f8e61c62b182c0e53e896a7d76e7 authored over 2 years ago by Yehonal <[email protected]>
8a20c2a46678f8e61c62b182c0e53e896a7d76e7 authored over 2 years ago by Yehonal <[email protected]>
fix: sorting for derived columns
9dff34483473665c5829577a4103aa1d154464b1 authored over 2 years ago by Yehonal <[email protected]>
9dff34483473665c5829577a4103aa1d154464b1 authored over 2 years ago by Yehonal <[email protected]>
feat: updated license to MIT
90d8a2aa637fa7a3426d8337fe6034d96a8fe183 authored over 2 years ago by Yehonal <[email protected]>
90d8a2aa637fa7a3426d8337fe6034d96a8fe183 authored over 2 years ago by Yehonal <[email protected]>
fix(logger): add context to the json obj
f832a7f331f87d74b535424738dee688243a5f3e authored over 2 years ago by Yehonal <[email protected]>
f832a7f331f87d74b535424738dee688243a5f3e authored over 2 years ago by Yehonal <[email protected]>
fix(jest): coverage override based on partial path
2c2b246ef50cce5df8215b9bb3135d2203294192 authored over 2 years ago by Yehonal <[email protected]>
2c2b246ef50cce5df8215b9bb3135d2203294192 authored over 2 years ago by Yehonal <[email protected]>
fix: unit test for ag-grid
f8f01ac30f0c5e18243c8357ab24e6e09f306dca authored over 2 years ago by Yehonal <[email protected]>
f8f01ac30f0c5e18243c8357ab24e6e09f306dca authored over 2 years ago by Yehonal <[email protected]>
feat(ag-grid): countAgGrid
b3178c9f240b36762807ccb6835b8407b204e823 authored over 2 years ago by Yehonal <[email protected]>
b3178c9f240b36762807ccb6835b8407b204e823 authored over 2 years ago by Yehonal <[email protected]>
fix: childExpression order
324d0d530dbd704f6ff0f5da41f8a96d760166e5 authored over 2 years ago by Leo <[email protected]>
324d0d530dbd704f6ff0f5da41f8a96d760166e5 authored over 2 years ago by Leo <[email protected]>
fix(jest): conf override
9d8c1e863e51d9308b861bde68bfb6514de9852e authored over 2 years ago by Yehonal <[email protected]>
9d8c1e863e51d9308b861bde68bfb6514de9852e authored over 2 years ago by Yehonal <[email protected]>
docs: update api-creation.md
78cb17814ca64da71dfe621ae446c366b78d44bd authored over 2 years ago by Yehonal <[email protected]>
78cb17814ca64da71dfe621ae446c366b78d44bd authored over 2 years ago by Yehonal <[email protected]>
fix(skeleton-module): test
8752f91889314a8facf1bc874dcfd40fb3a8f9ac authored over 2 years ago by Yehonal <[email protected]>
8752f91889314a8facf1bc874dcfd40fb3a8f9ac authored over 2 years ago by Yehonal <[email protected]>
chore(skeleton-module): use prefix for generateRandomPassword
41c39b0b17736b029165648c14359fec18f8bcc9 authored over 2 years ago by Yehonal <[email protected]>
41c39b0b17736b029165648c14359fec18f8bcc9 authored over 2 years ago by Yehonal <[email protected]>
Rename toc_custom.html to toc.html
1be5be82c8d2e6f5c2bc8ee7499b4059dd0e796e authored over 2 years ago by Yehonal <[email protected]>
1be5be82c8d2e6f5c2bc8ee7499b4059dd0e796e authored over 2 years ago by Yehonal <[email protected]>
docs: restored layout
d74885eb8a3844f077bbcc07cc4f052e58c443ac authored over 2 years ago by Yehonal <[email protected]>
d74885eb8a3844f077bbcc07cc4f052e58c443ac authored over 2 years ago by Yehonal <[email protected]>
docs: toc custom
44c875bd06e0a3c0d763a26a34e1b95fd5c3f946 authored over 2 years ago by Yehonal <[email protected]>
44c875bd06e0a3c0d763a26a34e1b95fd5c3f946 authored over 2 years ago by Yehonal <[email protected]>
docs: fix layout
f5c28b22e881cd0ac3386e986882dbb8805c8b77 authored over 2 years ago by Yehonal <[email protected]>
f5c28b22e881cd0ac3386e986882dbb8805c8b77 authored over 2 years ago by Yehonal <[email protected]>
docs: override layout
26194a20b9f25bbddf76df63c99e2ed6041de9db authored over 2 years ago by Yehonal <[email protected]>
26194a20b9f25bbddf76df63c99e2ed6041de9db authored over 2 years ago by Yehonal <[email protected]>
docs: theme change
68cc7ca584f20d0d4d14dc9f59bfc2ae20b23fa3 authored over 2 years ago by Yehonal <[email protected]>
68cc7ca584f20d0d4d14dc9f59bfc2ae20b23fa3 authored over 2 years ago by Yehonal <[email protected]>
docs: minor fixes to api-creation
450414981c5348786e473a205b292cd5591c4059 authored over 2 years ago by Yehonal <[email protected]>
450414981c5348786e473a205b292cd5591c4059 authored over 2 years ago by Yehonal <[email protected]>
docs: wiki_folder -> site root
46d4b625757eda186807cd36f9e6df96628c76c7 authored over 2 years ago by Yehonal <[email protected]>
46d4b625757eda186807cd36f9e6df96628c76c7 authored over 2 years ago by Yehonal <[email protected]>
docs: fix branch
aabb45bc9247797584d94cabc89c7157ea50df99 authored over 2 years ago by Yehonal <[email protected]>
aabb45bc9247797584d94cabc89c7157ea50df99 authored over 2 years ago by Yehonal <[email protected]>
docs: add custom toc
0205f7921c128003108b1f44457c37c8bbf8f096 authored over 2 years ago by Yehonal <[email protected]>
0205f7921c128003108b1f44457c37c8bbf8f096 authored over 2 years ago by Yehonal <[email protected]>