This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
codiad
Watch
1
Star
0
Fork
0
You've already forked codiad
mirror of
https://github.com/xevidos/codiad.git
synced
2024-11-10 21:26:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52f0bacf68
codiad
/
components
/
update
History
xevidos
b7e1f96ab4
Fixed max key length 1000 on mysql, Fixed array to string conversion in update script.
2019-04-17 11:27:58 -04:00
..
class.update.php
Started making the update file more standalone like for a simple drag and drop update system.
2019-04-16 16:48:25 -04:00
controller.php
Removed misc dev files, changed over to PDO, added more functionality to the message object, Fixed absolute path issue, Updated autosaving to use built in save function, Changed duplicating file to have the same filename with a number afterwards, Refactored keybindings file so that we can start adding more in, Changed yes-no to on-off for autocomplete, Removed deprecated password function allowing the application to handle all password encryption instead of a mix of application and database.
2019-02-04 16:47:50 -05:00
dialog.php
Updated auto save, Updated install, Updated auto kick
2018-07-26 15:39:40 -04:00
init.js
Removed misc dev files, changed over to PDO, added more functionality to the message object, Fixed absolute path issue, Updated autosaving to use built in save function, Changed duplicating file to have the same filename with a number afterwards, Refactored keybindings file so that we can start adding more in, Changed yes-no to on-off for autocomplete, Removed deprecated password function allowing the application to handle all password encryption instead of a mix of application and database.
2019-02-04 16:47:50 -05:00
update.php
Fixed max key length 1000 on mysql, Fixed array to string conversion in update script.
2019-04-17 11:27:58 -04:00