Posts
-
actionpack-page_caching
Static page caching for Action Pack (removed from core in Rails 4.0)
Static page caching for Action Pack (removed from core in Rails 4.0).
Tags: #ruby
-
jellyfin-webos
WebOS Client for Jellyfin
This is a small wrapper around the web interface provided by the server (https://github.com/jellyfin/jellyfin-web) so most of the development happens there.
Tags: #javascript β’ jellyfin β’ jellyfin-client
-
github-tag-action
A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
A GitHub Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
Tags: #typescript β’ github-actions β’ tag
-
Mercator
WordPress multisite domain mapping for the modern era.
Mercator requires WordPress 3.9 or newer for the new sunrise processes. Mercator also requires PHP 5.3+ due to the use of namespaced code.
Tags: #php
-
rclone-manager
RClone Manager is a cross-platform GUI application designed to help users manage Rclone remotes efficiently.
RClone Manager simplifies remote file management and synchronization. Using Rclone as its backbone, it offers a desktop environment with a built-in file manager (Nautilus) to transfer, mount, and serve remote files effortlessly.
- π Nautilus File Manager: Browse, edit, move, copy, rename, and delete remote files.
- ποΈ File Viewer: Inline previews for videos, images, PDFs, audio, and text.
- βοΈ Mount & Serve: Easy mount controls and serve management (WebDAV, SFTP, HTTP, FTP).
- π Job Watcher: Real-time transfer monitoring and bandwidth control.
- π Headless Mode: Check out RClone Manager Headless to run as a web server on VPS/NAS!
Tags: #typescript β’ rclone-gui β’ angular
-
sawyer
Secret User Agent of HTTP
Sawyer is an experimental hypermedia agent for Ruby built on top of Faraday.
Tags: #ruby
-
streamlink-twitch-gui
A multi platform Twitch.tv browser for Streamlink
A graphical user interface on top of the [Streamlink][Streamlink] command line interface.
Streamlink Twitch GUI is an [NW.js][NW.js] application, which means that it is a web application written in JavaScript ([EmberJS][EmberJS]), HTML ([Handlebars][Handlebars]) and CSS ([LessCSS][LessCSS]) and is being run by a [Node.js][Node.js] powered version of [Chromium][Chromium].
[Recent releases][Releases] / [Changelog][Changelog] / [Wiki][Wiki] / [Chat][Gitter]
Tags: #javascript β’ streamlink β’ twitch
-
react-awesome-button
React button component. Awesome button is a 3D UI, progress, social and share enabled, animated at 60fps, light weight, performant, production ready react UI button component. π₯οΈ π±
@rcaferati/react-awesome-buttonprovides three related React button components:AwesomeButton- animated base buttonAwesomeButtonProgress- progress flow wrapper on top ofAwesomeButtonAwesomeButtonSocial- social/share wrapper on top ofAwesomeButton
This README is updated for the current
8.2.0release outputs, including base CSS, bundled theme CSS files, theme mapping modules, animated size transitions, and auto-width text choreography.
Tags: #typescript β’ react β’ button
-
AncientBeast
The Turn Based Strategy Game/eSport. Master your beasts! πΊ
Ancient Beast is a turn based strategy indie game project played online against other people featuring a wide variety of creatures to acquire, putting them to use in order to defeat your opponents. This project was carefully designed to be easy to learn, fun to play and hard to master. We hope youβll enjoy it!
Tags: #typescript β’ game β’ javascript
-
geared_pagination
Paginate Active Record sets at variable speeds
Most pagination schemes use a fixed page size. Page 1 returns as many elements as page 2. But thatβs frequently not the most sensible way to page through a large recordset when you care about serving the initial request as quickly as possible. This is particularly the case when using the pagination scheme in combination with an infinite scrolling UI.
Geared Pagination allows you to define different ratios. By default, we will return 15 elements on page 1, 30 on page 2, 50 on page 3, and 100 from page 4 and forward. This has proven to be a very sensible set of ratios for much of the Basecamp UIs. But you can of course tweak the ratios, use fewer, or even none at all, if a certain page calls for a fixed-rate scheme.
On JSON actions that set a page, weβll also automatically set Link and X-Total-Count headers for APIs to be able to page through a recordset.
Tags: #ruby
subscribe via RSS