Commit Graph

  • d26394f151 Added manifest and noscript for PWA start codiad_api_rewrite xevidos 2020-08-25 09:57:50 -0400
  • 0785970628 Fixed double added css files xevidos 2020-08-25 09:57:25 -0400
  • cd1f761198 Fixed text validation in forms xevidos 2020-08-25 09:56:58 -0400
  • 56a8c22cb0 Started work on pwa compatibility, Started rewrite of styles xevidos 2020-08-24 16:07:13 -0400
  • 30523e3eb7 Added styles to login form xevidos 2020-08-19 22:40:48 -0400
  • 7a1dfccaf9 Added hidden, fixed async condition check xevidos 2020-08-19 22:40:35 -0400
  • dbdee938d0 Completed initial installation process, Started initial login process xevidos 2020-08-19 22:14:12 -0400
  • c19ba14e89 Added constant db checks to connection function, Added default check for query function ( same as \* in previous rewrite ), Added typeof check funciton in meta requirements, Added uniques checking xevidos 2020-07-28 14:59:17 -0400
  • 74bba55567 Continued work on functions needed during install process xevidos 2020-07-27 13:20:12 -0400
  • 9530cd2580 Continued work on install and commonly used modules, Continued work on data structures and filesystem storage xevidos 2020-07-24 11:40:00 -0400
  • c5c0a79277 Continued work on filesystem storage, Fixed capitalization on common in data class, Separated js from php on install page xevidos 2020-07-16 00:18:27 -0400
  • 5669aa2c77 added not_value checks xevidos 2020-07-15 09:52:52 -0400
  • 811a67913a Continued work on install, Continued work on forms module, Started FileSystemStorage class and dependants xevidos 2020-07-15 00:13:28 -0400
  • 5ff284bf02 continued work on initial setup of installation systems xevidos 2020-07-13 00:21:06 -0400
  • f26c386751 Initial Commit xevidos 2020-06-29 10:59:37 -0400
  • 8a08b9d878 Merge branch 'development' into 'master' master v.3.0.1 xevidos 2020-03-30 18:27:57 +0000
  • dafd3197a1 @Tirantent front end patch for a larger permissions issue, More rewrites will follow on a new branch to help fix this issue xevidos 2020-03-30 18:27:57 +0000
  • 844eb46baf Merge branch 'master' into 'development' development xevidos 2020-03-30 18:27:23 +0000
  • 38293da3cc Updated version for missed constraints xevidos 2020-03-30 14:25:03 -0400
  • d24b8b68a9 Added another alternate name constraint xevidos 2020-03-30 14:21:58 -0400
  • 3833ac5c83 Fixed missing user in active, Added removal of missed constraint before changing project column xevidos 2020-03-30 14:16:28 -0400
  • ec2779a710 * Added file selector functions * Added initial archive management * Added new Permissions system * Added new file upload systems * Recoded most of Filemanager componant * Removed long IDs from database tables * Updated commonly used settings to default v.3.0.0 xevidos 2020-03-30 17:57:39 +0000
  • 6b9918acde * Added file selector functions * Added initial archive management * Added new Permissions system * Added new file upload systems * Recoded most of Filemanager componant * Removed long IDs from database tables * Updated commonly used settings to default xevidos 2020-03-30 17:57:38 +0000
  • 96e19afbe2 Changed version number xevidos 2020-03-30 13:22:26 -0400
  • 0ab0d251d0 Fixed root check in index, added default close when toggle folder cant find objects xevidos 2020-03-02 12:54:56 -0500
  • bd42e628f0 Added pgsql compatible queries to install process xevidos 2020-03-02 12:14:48 -0500
  • 30ef559478 Added plugin conflicts for new version xevidos 2020-03-02 12:07:12 -0500
  • ae16645c0d Fixed mismatched variable names in upgrade process xevidos 2020-02-26 11:14:37 -0500
  • 2aa91d31ea Updated update sql table structures to allow for more compatibility with pgsql xevidos 2020-02-26 10:46:29 -0500
  • 0659490e9f Changed update process to use query for multiple commands due to pgsql limitation xevidos 2020-02-26 10:23:23 -0500
  • 16a951116a Change access uses id and event xevidos 2020-02-26 09:51:59 -0500
  • 271a10abd3 Changed change_access to use id instead of event, Added check to see if updated is needed on user table access column. xevidos 2020-02-26 09:20:51 -0500
  • fee5d1e869 Added conversion of access coumn from varchar to int during upgrade process xevidos 2020-02-26 09:07:10 -0500
  • a06a99c28b Removed multi prepared active file update query due to limitations of postgresql xevidos 2020-02-25 23:37:35 -0500
  • 4484eecb6c Continued work on postgresql compatibitlity xevidos 2020-02-25 23:22:17 -0500
  • 7665a8fbb3 Renamed postgresql file to driver name pgsql, Started work on updating postgresql support in new version xevidos 2020-02-25 23:11:22 -0500
  • 36b6574639 Split unfinished tasks module into new branch for continued development xevidos 2020-02-25 23:10:27 -0500
  • ece26c9c1e Fixed overwrite of preview function tasks xevidos 2020-02-25 09:51:06 -0500
  • a10d2f9670 Updated some of the editor default settings to commonly used settings xevidos 2020-02-24 23:07:51 -0500
  • 567ec1efd0 Added fix for blank return, Added sql conversions to removal list, Fixed missing username in update process xevidos 2020-02-24 22:59:26 -0500
  • b42cf37eca Fixed permission management under projects, Updated get_user and get_users functions, Updated readme xevidos 2020-02-24 22:00:45 -0500
  • 5dd46b32a3 Updated styles for selected files in file picker xevidos 2020-02-23 23:14:36 -0500
  • f80c926f85 Updated download scripts for next release xevidos 2020-02-23 22:47:32 -0500
  • a830b33606 Fixed node uploader, fixed specified file types not opening in preview xevidos 2020-02-15 01:15:14 -0500
  • f69093b07e Updated styles for upload gui functionality xevidos 2020-02-12 23:23:31 -0500
  • dccd6e210a Removed container div from uploader, Continued work on upload cancel and upload gui functionality xevidos 2020-02-12 23:23:07 -0500
  • eeff5d69db Continued work on upload gui and related controls xevidos 2020-02-11 23:36:58 -0500
  • 5958f62f8f Added initial uploads gui, Fixed folders not being visually marked as open when reindexing, Added click root action to close all folders xevidos 2020-02-07 13:01:04 -0500
  • a4fa4261d6 Removed unadded archive formats as supported types until the functions are written, Fixed drag and drop of text in ace editor triggering upload modal xevidos 2020-02-03 14:25:32 -0500
  • a7fc315f46 Fixed issue where file a file that is smaller than the default blob size would not upload xevidos 2020-01-29 17:19:53 -0500
  • c148d140b2 Started work on readding filemanager xevidos 2020-01-29 00:07:00 -0500
  • 806dbec3b7 Re added openInBrowser as preview, Fixed non patch save content, Fixed display context menu on editor xevidos 2020-01-28 18:14:01 -0500
  • 1a47ed2b98 Reformatted context menu xevidos 2020-01-28 18:13:07 -0500
  • e17abc1bb2 Changed duplicate to copy to somewhat mach filesystem commands for familiarity, Added search back into filemanager, Updated find and replace to use new modal promise format xevidos 2020-01-24 11:03:03 -0500
  • 57f39ec8bf Fixed spelling mistake in filemanager, Updated active file save for new promise return value, Started drag and drop upload on filemanager xevidos 2020-01-23 08:29:56 -0500
  • cefb309df1 Changed modal from callbacks to promises, Updated readme, Re added save functions to filemanager, active, and autosave components, Started readding upload to filemanager, xevidos 2020-01-22 10:14:01 -0500
  • 44cf240e13 Continued work on cleaning up filemanager basic functions, Fixed issue of children dissapearing after rescan xevidos 2020-01-09 00:35:38 -0500
  • 3806074533 Updated contribution article xevidos 2020-01-07 00:00:20 -0500
  • 04f537aeee Continued work on cleaning up filemanager basic functions xevidos 2020-01-06 23:53:35 -0500
  • 0cf5797fd5 Continued work on updated filemanager for update xevidos 2020-01-06 21:35:50 -0500
  • d9aff8e892
    Merge pull request #6 from ConnorSkees/patch-1 Xevidos 2020-01-06 21:33:32 -0500
  • f46f2efa73
    Fix typos in CONTRIBUTING.md #6 Connor Skees 2020-01-05 22:13:45 -0500
  • 752d5d1640 Continued work on Uploads, updated context menu, xevidos 2020-01-03 12:19:09 -0500
  • 7b0d6c3926 Fixed session path warnings during setup, Fixed deleting users from database xevidos 2019-12-22 23:10:44 -0500
  • 8c62326875 Continued bug fixes for next update xevidos 2019-12-22 02:57:43 -0500
  • 28a441d1f3 Added ini get setting functions, Continued work on new Upload system xevidos 2019-12-12 08:22:43 -0500
  • 4221ef34ba Updated regex pull to use constant, set default of file list result to empty array xevidos 2019-12-11 11:23:33 -0500
  • fd11904f89 Continued work on new uploader xevidos 2019-12-10 14:09:24 -0500
  • 0fd4f782ef Continued work on new upload system xevidos 2019-11-23 23:39:17 -0500
  • 988dde4a81 Continued work on new upload system xevidos 2019-11-23 22:56:19 -0500
  • 167cd673a7 Updated selection of text when opening sort xevidos 2019-11-17 22:42:48 -0500
  • 2e6367e459 Continued work on new upload system xevidos 2019-11-14 23:16:07 -0500
  • 02f7b84041 Reformated index.php, continued work on new upload file system xevidos 2019-11-06 22:42:33 -0500
  • c9a7aa9e81 Continued work on more efficient filemanager for upcoming update xevidos 2019-10-29 09:37:19 -0400
  • 1c481f585a Added log to find and replace to diagnose replace that does nothing error, Updated access denied messages, Continued work on new file manager update, Reverted Market as this work may need to be started on a new branch xevidos 2019-10-27 23:34:33 -0400
  • 825154a4b3 Continued implementation of new permissions systems and new table structures xevidos 2019-10-25 12:46:23 -0400
  • a377b4dddd Continued work on new archive system, Improved file indexing performance, Added unarchive to context menu xevidos 2019-10-24 22:27:51 -0400
  • 7700671b1d Updated search functions for workspace replacement, Added callback to modal, Updated selection text for find and replace xevidos 2019-10-24 17:56:23 -0400
  • 6949de42ff Added search support for filenames with spaces xevidos 2019-10-24 09:26:29 -0400
  • c85c920340 Added legacy support to necessary functions used in update processes, Continued work on search feature, Updated jsend to use let instead of var, Continued removal of no longer used methods xevidos 2019-10-24 08:56:24 -0400
  • aad8c48a82 Removed some git artifacts xevidos 2019-10-19 18:05:38 -0400
  • c8c971b509 Fixed duplication of open files when reloading, Added goto function, Started new Market functions, Fixed file Icons xevidos 2019-10-19 16:32:23 -0400
  • 5af37cbce3 Continued work on implementation of new table structures and new function principles, Started new goto line system without using javascript built in confirms or alerts, xevidos 2019-10-18 15:58:01 -0400
  • fa0889268a Continued implementation of new table structures, New SQL procedures, and New function principles, Updated saving methods to support PHP 7.4 and deprecation of magic_quotes xevidos 2019-10-16 10:20:09 -0400
  • ecd0f63d63 Merge branch 'development' of https://gitlab.com/xevidos/codiad into development xevidos 2019-09-27 14:03:04 -0400
  • 5896721526 Added ability to zip a single file xevidos 2019-09-27 13:58:32 -0400
  • 11bfd4ae77 Added initial compression ability xevidos 2019-09-22 22:40:02 -0400
  • 24830cc7e8 Started work on a new archive management system, Market system, and drag and drop system, Updated update messages xevidos 2019-09-22 21:35:26 -0400
  • 292bcf2f57 Merge branch 'add_postgresql_support_to_components_sql_scripts' into 'development' xevidos 2019-07-18 14:37:50 +0000
  • 8602921519 Merge branch 'components_sql_scripts_mysql_from_latin1_to_utf8' into 'development' xevidos 2019-07-18 14:36:58 +0000
  • 316315afd2 Added support to postgresql on components/sql/scripts alvarenga.milton 2019-07-17 20:49:23 -0300
  • b71b4ce2fc Suggestion to use UTF8(universal charset) rather than latin1(latin alphabet) maajdrall 2019-07-17 17:41:38 -0300
  • b1d8b7df7f Added check for sql query dbtype, Changed table upgrade function to use new array based query instead of variable. xevidos 2019-07-17 15:14:27 -0400
  • 7882a94e41 Added access table to mysql script, Changed values to IDs xevidos 2019-07-17 12:29:59 -0400
  • d0e51bf015 Added initial permissions check to filemanager, Added ability for sql-\>query to take arrays to allow for multiple sql language inputs ( First step towards sql.conversions removal ) xevidos 2019-07-17 12:14:10 -0400
  • 99fda757be Added mysql table creation script xevidos 2019-07-17 11:57:46 -0400
  • 51a6642a4f Merge branch 'permissions' into 'development' xevidos 2019-07-17 15:56:41 +0000
  • 954d6a43d0 Merge branch 'development' into 'permissions' xevidos 2019-07-17 15:55:45 +0000
  • 67674d41a7 Initial rewrite of filemanager to allow for easier future customizations xevidos 2019-07-16 16:02:35 -0400
  • 400618c0bb Added to todo list, Reformatted filemanager dialog xevidos 2019-07-15 18:43:32 -0400