Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ivanceras/hackernews-sauron
A fast, resilient, isomorphic hacker news clone in ~1k lines of rust.
https://github.com/ivanceras/hackernews-sauron
add job stories
d9f989570d841a11da64e2add102dc22de08c495 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
d9f989570d841a11da64e2add102dc22de08c495 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
add ask stories, make iterate to the story sorting and make a view, instead of writing each one url
843e77680da516693353bbdb496cad5ae0affc26 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
843e77680da516693353bbdb496cad5ae0affc26 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
update to latest version of sauron which now supports doctype!
2569a14bbb9022d19f5327a8382b812b925a0db9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
2569a14bbb9022d19f5327a8382b812b925a0db9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add Dockerfile for reproducibility
7c34911b6952e261ebc6cbb6144a92a65e241754 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
7c34911b6952e261ebc6cbb6144a92a65e241754 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
improve build scripts
31bc9f50460505e3545cefa5e3cdf62fb26744bb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
31bc9f50460505e3545cefa5e3cdf62fb26744bb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
cd to the script directory first
7cfc34b87fec3162b0e488115eec7c684bb438ac authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
7cfc34b87fec3162b0e488115eec7c684bb438ac authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
group the impl methods that has the same feature = wasm
28ba0549b291fa174c4279631e54ce5a571ff60e authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
28ba0549b291fa174c4279631e54ce5a571ff60e authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
clean up after the client has been built in heroku
c42561117e03981ed8b39bebf6cd2d380a47b824 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
c42561117e03981ed8b39bebf6cd2d380a47b824 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: build the client to make sure that the includes files that are generated exists
ff682ebe919d1b519b0ba031d032dc951913ebfc authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
ff682ebe919d1b519b0ba031d032dc951913ebfc authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
ci: no cargo build all
a78752fdab855226e5819ee1ac3aa42e99303408 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
a78752fdab855226e5819ee1ac3aa42e99303408 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
change the link to the demo
22accd6d0ca53e5c17f7e2ee82ba66ed533ec855 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
22accd6d0ca53e5c17f7e2ee82ba66ed533ec855 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add a script to serve in port 80
86ae60c3483fc8c6cbd652d2e29dd858426dbe2c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
86ae60c3483fc8c6cbd652d2e29dd858426dbe2c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: replace warp with axum
a77cd2d06cf35b71a5dc581f7f77d9181e23d5a2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
a77cd2d06cf35b71a5dc581f7f77d9181e23d5a2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
rename feature flag to use-port-80
9a6f78eb79a94139090c804ae0475d46da8377ea authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
9a6f78eb79a94139090c804ae0475d46da8377ea authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add a feature to use override use port 80, convenient for production deployment
830fc3f5509e3aa519ee29849ee6a9a70c87abce authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
830fc3f5509e3aa519ee29849ee6a9a70c87abce authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
add a . infront of the script, which means run the script in the current environment
ea2aebac678a5101be4f9d41ef6e14797f101f75 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
ea2aebac678a5101be4f9d41ef6e14797f101f75 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: make the default use ipv4
d9aba9fc409cc2e059783f153ff4058975c6e273 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
d9aba9fc409cc2e059783f153ff4058975c6e273 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: use 0 for all the parts in ipv6
0bfdca668d16f6d5c1f959f793a134eca1ad37b2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
0bfdca668d16f6d5c1f959f793a134eca1ad37b2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add a feature flag to use either ipv4 or ipv6
7751c874285a34c3df54e821eda6c8c6a9266aff authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
7751c874285a34c3df54e821eda6c8c6a9266aff authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
change link to demo
eaf3164d376d5ec4415adac53834fb4bbe928136 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
eaf3164d376d5ec4415adac53834fb4bbe928136 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
reduce the asset png size using pngcrush
11f2f6c580306b86c81c8600ac2f21434ad93a4b authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
11f2f6c580306b86c81c8600ac2f21434ad93a4b authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
use the released version of sauron
9bbb0f84c6d2514458daaefe0873b3373abbc497 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
9bbb0f84c6d2514458daaefe0873b3373abbc497 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
sort the stories and use the latest version of sauron which now properly patch insert_after_node properly
5e507cfd26b656a4c6593c86c7936d3928c0defb authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
5e507cfd26b656a4c6593c86c7936d3928c0defb authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: put caching behind a feature flag
074b6da9b4a270727130cac8ebdc5c239cc6e53b authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
074b6da9b4a270727130cac8ebdc5c239cc6e53b authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
remove double keying
262eafe940ae343cd43cad040ddc696878c5e215 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
262eafe940ae343cd43cad040ddc696878c5e215 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
update to sauron 0.49.0 where they key reusing bug is now fixed
00fb59c3a873e7b2d6177675e98d6f9dfccaccb1 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
00fb59c3a873e7b2d6177675e98d6f9dfccaccb1 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
update to sauron 0.46.1
2d4096c84c60751ddfe705df5664fd82da516301 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
2d4096c84c60751ddfe705df5664fd82da516301 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
move the profile.release to the root workspace config
4c81ce89eb35115814f8443d542f37aaf64968e3 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
4c81ce89eb35115814f8443d542f37aaf64968e3 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
Remove the use of the key for story_id for now until the rearrange keyed node is fixed in mt-dom
ddcc3e9e43698ba2b6aa6e409480629b75b02be6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
ddcc3e9e43698ba2b6aa6e409480629b75b02be6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add link to demo
490efa23ed45d5141cef5747d10153ae3e161b38 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
490efa23ed45d5141cef5747d10153ae3e161b38 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rearrange function accordning to importance, update to sauron 0.42
b319267028d8b525dbf15efaedd09396672c3aa4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
b319267028d8b525dbf15efaedd09396672c3aa4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update to sauron 0.41
4fa6b481364625436095a9a40a73dc8a320b73e9 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
4fa6b481364625436095a9a40a73dc8a320b73e9 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
remove md
ea5610ded39b946b71118ffcbfee8ca216ebafd3 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
ea5610ded39b946b71118ffcbfee8ca216ebafd3 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
try again gh-action
4f57f6102057f549cc7364dec7957012fd20e5a2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
4f57f6102057f549cc7364dec7957012fd20e5a2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
use a valid yaml
f10917a0d94f675ff7d0d7a2327b8104e62f6815 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
f10917a0d94f675ff7d0d7a2327b8104e62f6815 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
try fix gh-action multiple runs
95ba3c275a94946f4778204aff9111e02a38ed24 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
95ba3c275a94946f4778204aff9111e02a38ed24 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix gh action
f31f8414b4aa2a7f519f670d788f0d130d3ce31f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
f31f8414b4aa2a7f519f670d788f0d130d3ce31f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix github actions error
486ff4f662651b60107f55b730060089365322f0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
486ff4f662651b60107f55b730060089365322f0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Put serde_json back since it used in the client, update to develop branch of sauron
8a8bbabadb1266fb9d5792f5cd8081c1ded11f39 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
8a8bbabadb1266fb9d5792f5cd8081c1ded11f39 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add show stories sorting
b556949dc091ba1fb65f787f2deeac53fede1f48 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
b556949dc091ba1fb65f787f2deeac53fede1f48 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Move the github link to hackernews-sauron source code instead of sauron
c00e54f77a2ccc7a01d92bd1407dd277f6655cbe authored over 3 years ago by Jovansonlee Cesar <[email protected]>
c00e54f77a2ccc7a01d92bd1407dd277f6655cbe authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add a screenshot
018efd7eb3da8147e619641afd9bcb50ab7ae891 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
018efd7eb3da8147e619641afd9bcb50ab7ae891 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
fix typo
fc6270cafccf54c3f742bfb23cd6f2c08b328db0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
fc6270cafccf54c3f742bfb23cd6f2c08b328db0 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Initial commit
161970ab5ee794b3c4d17a3ec460b9a0da8b2c8f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
161970ab5ee794b3c4d17a3ec460b9a0da8b2c8f authored over 3 years ago by Jovansonlee Cesar <[email protected]>