Commit Graph

167 Commits

Author SHA1 Message Date
Isaac Brown
260eb8dd6a Merge branch 'development' into 'master'
Development

See merge request xevidos/codiad!14
2018-12-11 18:01:40 -05:00
xevidos
994819e05d Updated updater for database update. 2018-12-11 17:58:01 -05:00
xevidos
0408ad74b3 Removed autocomplete in favor for ace\'s built in autocomplete. Added verbose option to autosave console messages. 2018-12-11 16:52:53 -05:00
xevidos
db5acdd4df Refactored install process. 2018-11-29 16:57:06 -05:00
xevidos
b175a7037e Updated Ace 2018-11-29 16:26:10 -05:00
xevidos
528b843eac Started initial update and install changes. 2018-11-29 16:22:59 -05:00
xevidos
1d1f46a9df Removed placeholder code for admin, Added sharing, Changed Git links away from local server, Made get and search user functions global. 2018-11-19 13:30:49 -05:00
xevidos
574eb29b8e SQL errors now return as formatted json errors, added sql result error check, removed admin requirement from project management, removed old access system dialog, added get user and get users functions, added common functions to global functions, testing change that will hopefully fix the inability to rename or delete strangely named files, refactored project init.js 2018-11-10 00:41:28 -05:00
xevidos
42a87590ac Refactored user class, Users can now only see projects owned by \'nobody\' or themselves to get ready for permissions update. 2018-10-11 10:17:41 -04:00
xevidos
84cfb3d9ad Refactored class.project.php, started on database storage conversion of projects. 2018-10-09 16:04:48 -04:00
xevidos
66554ef5e6 Updated Ace, Switched settings to database instead of JSON storage, Started refactoring project component. 2018-10-09 15:30:00 -04:00
xevidos
836e21ec28 Fixed missing common.php updated licence in some files. 2018-10-03 15:41:31 -04:00
xevidos
5673ede5f0 Started initial admin system, refactored common class 2018-10-03 15:08:54 -04:00
xevidos
3d2acc9b5d Removed all default plugins, Updated ReadMe 2018-10-01 16:22:11 -04:00
xevidos
79f02158fd Removed lingering collaborative files and references, removed developer log from site title. 2018-09-20 21:47:39 -04:00
xevidos
dd9e140118 Updated Auto Save Module, Updated settings module, Removed all collaboration plugins by default. They can still be installed from market or git repositories. 2018-09-20 21:44:10 -04:00
xevidos
397b656c87 Added storing of cursor position so you do not get kicked to the beginning or end of file on join 2018-08-09 10:22:31 -04:00
xevidos
2f4727aad3 Updated Ace Editor, Started rewrite of collaborative plugin, added ability to disable and enable editors, Started adding some php variables to javascript. 2018-08-08 10:12:29 -04:00
xevidos
2894a7a694 Updated ace.js to version 1.3.3, Updated readme, Updated authors, 2018-07-31 15:59:15 -04:00
xevidos
a18a05fb71 Updated Readme 2018-07-27 14:19:50 -04:00
xevidos
5f0a158c9a Updated Readme and Example Config 2018-07-27 14:19:11 -04:00
xevidos
7c01c4c809 Added site renaming, Added sessions folder checks, Updated wiki url, Updated readme 2018-07-27 13:59:08 -04:00
Isaac Brown
607da674f7 Merge branch 'development' into 'master'
Updated auto save implementation,  fixed session kicking.

See merge request xevidos/codiad!13
2018-07-26 18:04:18 -04:00
xevidos
cf653b5776 Updated version and updated readme. 2018-07-26 17:58:53 -04:00
xevidos
7e8e292882 Removed auto save plugin, Finished integrating auto save, Fixed JSEND error on first load, added checks for incompatible files and plugins on update. 2018-07-26 16:50:47 -04:00
xevidos
f0f9f3a89e Updated auto save, Updated install, Updated auto kick 2018-07-26 15:39:40 -04:00
Isaac Brown
602d90b120 Update README 2018-07-25 09:26:29 -04:00
Isaac Brown
d13496f49e Delete README.md 2018-07-25 09:09:28 -04:00
xevidos
5febcf99df Changed README file to HTML instead of MD 2018-07-25 09:09:07 -04:00
xevidos
7297e62931 Changed README file to HTML instead of MD 2018-07-25 09:07:37 -04:00
Isaac Brown
5a8b2b9340 Update README 2018-07-25 09:02:09 -04:00
xevidos
9b790b3532 Updated install and update script, Updated sample config, Updated Readme, Changed version 2018-07-25 08:56:41 -04:00
xevidos
e3b4c0df98 Fixed issue with sessions not timing out on firefox and removed CodeSettings from default plugins due to errors. 2018-07-24 14:27:53 -04:00
Isaac Brown
8ac44ce344 Merge branch 'development' into 'master'
Deleted extraneous files and fixed extra session declaration.

See merge request xevidos/codiad!12
2018-07-24 10:01:26 -04:00
xevidos
d824926299 Deleted extraneous files and fixed extra session declaration. 2018-07-24 10:01:00 -04:00
Isaac Brown
988c07b0f4 Merge branch 'development' into 'master'
Fixed incorrect sessions deletion issue.

See merge request xevidos/codiad!11
2018-07-24 09:47:07 -04:00
xevidos
6da112e8a9 Added extra check to session delete. 2018-07-24 09:45:36 -04:00
xevidos
e903608001 Fixes issue where collaborative sessions would get deleted when checking for duplicate sessions. 2018-07-24 09:39:12 -04:00
Isaac Brown
41536b8ddb Merge branch 'development' into 'master'
Updated version number

See merge request xevidos/codiad!10
2018-07-24 09:20:19 -04:00
xevidos
d1edeb7ea7 Updated version number 2018-07-24 09:19:38 -04:00
Isaac Brown
b5ee0c6d82 Merge branch 'development' into 'master'
Fixed permissions for sessions folder

See merge request xevidos/codiad!9
2018-07-24 09:17:58 -04:00
xevidos
de120cc548 Fixed permissions for sessions folder 2018-07-24 09:16:05 -04:00
Isaac Brown
d8e5f978dc Merge branch 'development' into 'master'
Updated Install and update script to create sessions path.

See merge request xevidos/codiad!8
2018-07-24 08:57:24 -04:00
xevidos
fbd9c144ef Updated Install and update script to create sessions path. 2018-07-24 08:56:42 -04:00
Isaac Brown
10d6dbc84e Merge branch 'development' into 'master'
Update

See merge request xevidos/codiad!6
2018-07-24 08:37:21 -04:00
Isaac Brown
e16617d6c2 Revert "Updated version"
This reverts commit dd9070f85b
2018-07-24 08:36:39 -04:00
Isaac Brown
ef5126e3b5 Merge branch 'master' into 'development'
# Conflicts:
#   components/update/class.update.php
2018-07-24 08:34:20 -04:00
xevidos
dd9070f85b Updated version 2018-07-24 08:33:02 -04:00
xevidos
6030f3de74 Added a fetch to get the latest update script, on update the update file deletes. 2018-07-24 08:32:06 -04:00
xevidos
dd638b6dc7 Fixed JS error on login screen, added force logout if more than one session is open, fixed favicon, added session path. 2018-07-23 22:03:13 -04:00