This website requires JavaScript.
Explore
Help
Sign in
code
/
franz
Archived
Watch
1
Fork
You've already forked franz
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2026-03-31
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
30e385c55f
franz
/
js
History
Download ZIP
Download TAR.GZ
Veno Server
30e385c55f
Minor sanity check fixes in functions - don't attempt to deep clone an object that might not exist, check for the existance of a native Array.swap before implementing our own, and properly check for jQuery support when displaying changes (ideally this'll be moved out anyway)
2009-10-02 02:16:49 -05:00
..
franz.js
Minor sanity check fixes in functions - don't attempt to deep clone an object that might not exist, check for the existance of a native Array.swap before implementing our own, and properly check for jQuery support when displaying changes (ideally this'll be moved out anyway)
2009-10-02 02:16:49 -05:00
texture.js
Merged Texture work over to the main index. Using a hidden <canvas>, we can now draw their selected color in with a transparent texture PNG, get the base64 encoded string, and apply it to the mini layout - total ownage. :D
2009-09-04 02:24:03 -05:00