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
647509e201
codiad
/
components
/
project
History
xevidos
4af4a0b4a9
@Tirantent front end patch for a larger permissions issue, More rewrites will follow on a new branch to help fix this issue
2019-06-26 16:45:44 -04:00
..
class.project.php
Added admin only absolute paths for filesystem protection.
2019-03-11 10:04:02 -04:00
controller.php
Changed $path to __DIR__ for config location, Updated auto reload variables, Removed unload listener for auto reload, Changed project default to array so that if no projects exist the program does not crash, Updated autosave to use let instead of vars, Fixed capitalization for sideExpanded variable, Added try catch to pdo initialization on install, Added more error checks on install, Removed password function on install query, Changed default settings array, Added loading div to user delete, Updated queries that threw errors when a default value was zero, Added blank username and password check,
2019-02-09 16:14:27 -05:00
dialog.php
@Tirantent front end patch for a larger permissions issue, More rewrites will follow on a new branch to help fix this issue
2019-06-26 16:45:44 -04:00
init.js
Added get all user options function, Continued work on SQL library, Fixed issue where project was not loaded from settings, Improved performance for getting all options, Refactored install process to fit with new library, Refactored active module to use SQL, Fixed issue where a non focused file could not be closed when first logged in, Fixed issue of text mode not being selected after renaming a file,
2019-04-10 19:31:28 -04:00