This website requires JavaScript.
Explore
Help
Sign in
Congegni
/
sintonia
Watch
7
Star
0
Fork
You've already forked sintonia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A new interface for LibreTime.
2500
commits
3
branches
0
tags
405
MiB
PHP
72.3%
JavaScript
17.4%
Python
4.2%
CSS
3%
HTML
2.3%
Other
0.6%
219c8cc06f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
paul
219c8cc06f
Centralized the install/uninstall operations for the scheduler into a set of PHP files. This will make it easier to maintain the database because 1) the code is now in a scripting language which means, for instance, that writing upgrade scripts will be easier and also allows these install scripts to use the same infrastructure and code as the storageServer, 2) it allows the developers to see the database creation all in one place 3) simplifies and speeds up the C++ code.
2007-01-09 17:26:53 +00:00
campcaster
Centralized the install/uninstall operations for the scheduler into a set of PHP files. This will make it easier to maintain the database because 1) the code is now in a scripting language which means, for instance, that writing upgrade scripts will be easier and also allows these install scripts to use the same infrastructure and code as the storageServer, 2) it allows the developers to see the database creation all in one place 3) simplifies and speeds up the C++ code.
2007-01-09 17:26:53 +00:00