Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DavidAlphaFox

DavidAlphaFox pushed 1 commit to main DavidAlphaFox/turbo-rails
  • Free sqlite3 from a version constraint (since it was failing to compile the old version on latest Ubuntu) 0ea92f3

View on GitHub

DavidAlphaFox pushed 1 commit to main DavidAlphaFox/quote-editor

View on GitHub

DavidAlphaFox starred microsoft/fluentui-apple
DavidAlphaFox pushed 1 commit to main DavidAlphaFox/quote-editor

View on GitHub

DavidAlphaFox starred yersel500/recipe-app
DavidAlphaFox starred yersel500/quote_editor
DavidAlphaFox starred thoughtbot/hotwire-example-template
DavidAlphaFox pushed 134 commits to main DavidAlphaFox/forem
  • Track external email clicks via redirect (#21294) * Track external email clicks via redirect * Gem upgrades * ... a3bc6aa
  • Allow cloudflare directory to be set via variable (#21301) * Allow cloudflare directory to be set via variable * ... 39c9bff
  • Fixed Bug 21280 - Allow Complex Markdown Structure with 3+ Ticks (#21288) * Fixed Bug 21280 - Allow Complex Markdown... c687dab
  • Conditionally load javascript optimization (#21303) 5d1ffb9
  • Add optional backup cache store (#21304) * Add optional backup cache store * Update config/environments/productio... dc5e987
  • Add full functionality for redis multicache (#21305) 39bd603
  • Explicitely require multstore cache (#21306) * Explicitely require multstore cache * Put multistorecache in produ... 677c8fd
  • Use monkeypatch to write to secondary redis (#21307) * Use monkeypatch to write to secondary redis * Check agains... 1d2529e
  • Revert Redis Monkeypatch (#21308) ff42776
  • Render liquid variables as plain text instead or raising error (#21309) * Render liquid variables as plain text inst... c49e1c9
  • Add stripe billing portal (#21313) * Render liquid variables as plain text instead or raising error * Add test ... 1b30b15
  • Fix codeblock liquid tag parsing error (#21315) * Render liquid variables as plain text instead or raising error ... 4f12568
  • Revert code block rendering change (#21316) * Revert code block rendering change * Adjust liquid error rescue e9a2bc3
  • View all posts and comments (#21317) * add articles to admin tab * add comments view to user admin --------- ... 981f4c5
  • Allow admin to reward base subscriber role via admin (#21318) 580ca5e
  • Adjust signed-out comments-to-show count (#21319) 58c6b2e
  • Allow cache max age to be set via application config (#21320) 9b9546e
  • Remove legacy social image functionality (#21321) 3820f78
  • Allow admins to change emails (#21322) * add change user modal * user email updating successfully * update pat... 01e0afb
  • Make dashboard sidebar render async and adjust dashboard pagination (#21324) * Make dashboard sidebar render async a... 086a6a2
  • and 114 more ...

View on GitHub

DavidAlphaFox starred alexandreruban/action-markdown
DavidAlphaFox pushed 19 commits to master DavidAlphaFox/rouge
  • Mojo language highlighting support. (#2050) * Mojo language highlighting support. * Added new line to fix the Linel... c5e4a8a
  • Handle `else if` statement in makefile (#2063) 90b5c83
  • Fix NameError in the Mojo lexer in Ruby 2.7 (#2068) * Fix CI for 2.7 * Use load_lexer instead 7ebb8d1
  • Add Mojo to list of supported language (#2072) 677f2c1
  • Release v4.4.0 (#2071) 173ec77
  • Default .cfg highlight to INI lexer (#2074) Cisco IOS shares the same extension but we want to limit it given the re... 7b993a3
  • Add more extensions and mimetypes for INI lexer (#2075) 98febba
  • Support special escape sequences in Terraform (#2073) 67f3244
  • Support private property identifier in JS lexer (#2076) aafee29
  • Add a lexer, tests and examples for COBOL (#2067) * Skeleton code for the lexer * Add TODOs * Extend list of COBOL... 8272f9f
  • Recognize Thor files as Ruby files (#2080) Recognize `Thorfile` and `*.thor` files as Ruby files since they are Ruby... b22c4f8
  • Support multiple states when parsing rules (#2078) ad96ec4
  • Recognize Nextflow files as Groovy files (#2081) Nextflow is a domain specific language (DSL) implemented on top of ... 8029c4d
  • implement a json5 lexer (#1561) * implement a json5 lexer * add a desc * Remove unnecessary rules * Mirror patter... d0f6168
  • Release v4.5.0 (#2082) 03cb27f
  • Fix prerequisite dependency in JSON5 (#2084) 70ea7af
  • Release v4.5.1 (#2085) b99ce25
  • Update various doc (#2086) * Fix typo and trim spaces * Use bash syntax for all shell scripts * Update CI badge link 251423d
  • Support mustache template in Svelte (#2096) This ensures we delegate the handling of `{{}}` in mustache template to ... bf007b7

View on GitHub

DavidAlphaFox starred jacobsimeon/rouge-rails
DavidAlphaFox pushed 1 commit to read DavidAlphaFox/turbo

View on GitHub

DavidAlphaFox created a branch on DavidAlphaFox/turbo

read - The speed of a single-page web application without having to write any JavaScript

DavidAlphaFox pushed 20 commits to main DavidAlphaFox/turbo
  • Use getAttribute to find duplicate ids, not the id property Since form controls can be accessed in javascript direct... f0928ab
  • Prevent refresh with stale URL 0598f10
  • Add a test that stream actions rendered into the HTML are executed As a consequence of the fundamental way in which ... 8dfce21
  • Bump express from 4.19.2 to 4.20.0 Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [R... 1258545
  • Bump rollup from 2.70.1 to 2.79.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.79.2. - [Release... 104d591
  • Remove unused function It's extracted to util file but the origin was left behind. f4d9ad9
  • Bump cross-spawn from 7.0.3 to 7.0.6 Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 ... 35b0dfe
  • Bump nanoid from 3.3.4 to 3.3.8 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 3.3.8. - [Release notes](... 43eb33d
  • Merge pull request #1352 from hotwired/dependabot/npm_and_yarn/nanoid-3.3.8 Bump nanoid from 3.3.4 to 3.3.8 6f837a9
  • Merge pull request #1322 from hotwired/dependabot/npm_and_yarn/rollup-2.79.2 Bump rollup from 2.70.1 to 2.79.2 e097b92
  • Merge pull request #1309 from hotwired/dependabot/npm_and_yarn/express-4.20.0 Bump express from 4.19.2 to 4.20.0 f19f5ec
  • Merge pull request #1331 from nanaya/unused-function Remove unused `getHistoryMethodForAction` function in Visit 6af611f
  • Merge pull request #1340 from hotwired/dependabot/npm_and_yarn/cross-spawn-7.0.6 Bump cross-spawn from 7.0.3 to 7.0.6 773a9d4
  • Merge pull request #1250 from klevo/issue-622 Fix stale refresh URL caused by debouncing 9f953ed
  • Merge pull request #880 from ethancrawford/fix-append-duplicate-forms Use getAttribute to find duplicate ids, not th... 1007de9
  • Verify with the browser adapter before initiating link prefetching, so the Hotwire Native libraries can have control ... 76d9740
  • rename unprocessable entity to unprocessable content to match Rack b9508a0
  • Merge pull request #1354 from hotwired/adapter-prefetching Verify with the browser adapter before initiating link pr... 41c074f
  • Merge pull request #1355 from reedrolemodel/unprocessable-content rename unprocessable entity to unprocessable conte... a79516d
  • Merge pull request #1263 from radanskoric/test-stream-elements-inside-html Add a test that stream actions rendered i... ae14a60

View on GitHub

DavidAlphaFox starred anycable/anycable_rails_demo
DavidAlphaFox pushed 94 commits to master DavidAlphaFox/inertia
  • Bump cookie and express in /tests/app Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor... a79588a
  • remove timestamp from history a3e2b99
  • store scroll regions outside of encrypted page db17ff8
  • take over scroll restoration from browser 9e87e78
  • remove console logs fcf12fc
  • new generic queue helper 5b3f943
  • fixed fully processing queue fcdf87b
  • use new queue cb112db
  • separate out window scroll 17b56e5
  • fix scroll based tests to account for debounce e3feea1
  • remove scroll regions prop from page as it does not exist anymore 33b1542
  • fixed method definitions 5378ff9
  • use default empty object in useForm Vue and Svelte 27c2cb4
  • Remove data option from useForm options type 8c06edc
  • Review de602d2
  • Fix playground dependencies 28acad8
  • Bump symfony/process from 6.4.12 to 6.4.14 in /playgrounds/react Bumps [symfony/process](https://github.com/symfony/... fff6682
  • fix: make link href reactive 8cb51e4
  • removed unused imports 8a73c9f
  • make sure we have a default slot in when visible before running it 350262f
  • and 74 more ...

View on GitHub

DavidAlphaFox starred 40ants/cl-telegram-bot
DavidAlphaFox starred 40ants/40ants-asdf-system
DavidAlphaFox pushed 213 commits to master DavidAlphaFox/owl-1
  • Fix access (#543) * owl_operator: add also accessor operators To support call with single index Signed-off-by:... 9310a35
  • base/Optimize_sig: partial doc improvement b24fdd5
  • base/Optimize_sig: fixed placement of type related comments comments were attached to the last case of each sum type... 7343e86
  • Fix odoc heading level errors Uniformly across all modules Signed-off-by: Marcello Seri <[email protected]> 43fe3cd
  • Merge branch 'optimize-sig-doc-contrib' 1595af9
  • Prepare for 0.10.0 Signed-off-by: Marcello Seri <[email protected]> acca58e
  • update readme 3e29e3b
  • minor fix 5b37ff0
  • Windows compatibility (#549) * use aligned_alloc instead of posix_memalign on win32 * try _aligned_malloc instead... 3fcd6c9
  • fix bitwidth for integer math for mingw d2f94b8
  • fix double definition of non-ansi symbols baf36bb
  • fix bitwidth mismatch on Windows (mingw) 18d0b5e
  • Merge branch 'stdint' into symbol_fix 1cd2e28
  • more replacement of 'long' with 'int64_t' 8a056ae
  • Merge branch 'stdint' into symbol_fix b58d3b9
  • jacobian now differentiable 1276d20
  • ocamlformat 6f0da7b
  • make jacobian' a bit more concise 27e47e5
  • update installation status (PLplot) ef32799
  • jacobian now differentiable fcfcbd7
  • and 193 more ...

View on GitHub

Load more