xevidos
|
44cf240e13
|
Continued work on cleaning up filemanager basic functions, Fixed issue of children dissapearing after rescan
|
2020-01-09 00:35:38 -05:00 |
|
xevidos
|
3806074533
|
Updated contribution article
|
2020-01-07 00:00:20 -05:00 |
|
xevidos
|
04f537aeee
|
Continued work on cleaning up filemanager basic functions
|
2020-01-06 23:53:35 -05:00 |
|
xevidos
|
0cf5797fd5
|
Continued work on updated filemanager for update
|
2020-01-06 21:35:50 -05:00 |
|
Xevidos
|
d9aff8e892
|
Merge pull request #6 from ConnorSkees/patch-1
Fix typos in CONTRIBUTING.md
|
2020-01-06 21:33:32 -05:00 |
|
Connor Skees
|
f46f2efa73
|
Fix typos in CONTRIBUTING.md
|
2020-01-05 22:13:45 -05:00 |
|
xevidos
|
752d5d1640
|
Continued work on Uploads, updated context menu,
|
2020-01-03 12:19:09 -05:00 |
|
xevidos
|
7b0d6c3926
|
Fixed session path warnings during setup, Fixed deleting users from database
|
2019-12-22 23:10:44 -05:00 |
|
xevidos
|
8c62326875
|
Continued bug fixes for next update
|
2019-12-22 02:57:43 -05:00 |
|
xevidos
|
28a441d1f3
|
Added ini get setting functions, Continued work on new Upload system
|
2019-12-12 08:22:43 -05:00 |
|
xevidos
|
4221ef34ba
|
Updated regex pull to use constant, set default of file list result to empty array
|
2019-12-11 11:23:33 -05:00 |
|
xevidos
|
fd11904f89
|
Continued work on new uploader
|
2019-12-10 14:09:24 -05:00 |
|
xevidos
|
0fd4f782ef
|
Continued work on new upload system
|
2019-11-23 23:39:17 -05:00 |
|
xevidos
|
988dde4a81
|
Continued work on new upload system
|
2019-11-23 22:56:19 -05:00 |
|
xevidos
|
167cd673a7
|
Updated selection of text when opening sort
|
2019-11-17 22:42:48 -05:00 |
|
xevidos
|
2e6367e459
|
Continued work on new upload system
|
2019-11-14 23:16:07 -05:00 |
|
xevidos
|
02f7b84041
|
Reformated index.php, continued work on new upload file system
|
2019-11-06 22:42:33 -05:00 |
|
xevidos
|
c9a7aa9e81
|
Continued work on more efficient filemanager for upcoming update
|
2019-10-29 09:37:19 -04:00 |
|
xevidos
|
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
|
2019-10-27 23:35:50 -04:00 |
|
xevidos
|
825154a4b3
|
Continued implementation of new permissions systems and new table structures
|
2019-10-25 12:46:23 -04:00 |
|
xevidos
|
a377b4dddd
|
Continued work on new archive system, Improved file indexing performance, Added unarchive to context menu
|
2019-10-24 22:27:51 -04:00 |
|
xevidos
|
7700671b1d
|
Updated search functions for workspace replacement, Added callback to modal, Updated selection text for find and replace
|
2019-10-24 17:56:23 -04:00 |
|
xevidos
|
6949de42ff
|
Added search support for filenames with spaces
|
2019-10-24 09:26:29 -04:00 |
|
xevidos
|
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
|
2019-10-24 08:56:24 -04:00 |
|
xevidos
|
aad8c48a82
|
Removed some git artifacts
|
2019-10-19 18:05:38 -04:00 |
|
xevidos
|
c8c971b509
|
Fixed duplication of open files when reloading, Added goto function, Started new Market functions, Fixed file Icons
|
2019-10-19 16:32:23 -04:00 |
|
xevidos
|
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,
|
2019-10-18 15:59:06 -04:00 |
|
xevidos
|
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
|
2019-10-16 10:20:09 -04:00 |
|
xevidos
|
ecd0f63d63
|
Merge branch 'development' of https://gitlab.com/xevidos/codiad into development
|
2019-09-27 14:03:04 -04:00 |
|
xevidos
|
5896721526
|
Added ability to zip a single file
|
2019-09-27 13:58:32 -04:00 |
|
xevidos
|
11bfd4ae77
|
Added initial compression ability
|
2019-09-22 22:40:02 -04:00 |
|
xevidos
|
24830cc7e8
|
Started work on a new archive management system, Market system, and drag and drop system, Updated update messages
|
2019-09-22 21:35:26 -04:00 |
|
xevidos
|
292bcf2f57
|
Merge branch 'add_postgresql_support_to_components_sql_scripts' into 'development'
Added support to postgresql on components/sql/scripts
See merge request xevidos/codiad!15
|
2019-07-18 14:37:50 +00:00 |
|
xevidos
|
8602921519
|
Merge branch 'components_sql_scripts_mysql_from_latin1_to_utf8' into 'development'
Suggestion to use UTF8(universal charset) rather than latin1(latin alphabet)
See merge request xevidos/codiad!14
|
2019-07-18 14:36:58 +00:00 |
|
alvarenga.milton
|
316315afd2
|
Added support to postgresql on components/sql/scripts
|
2019-07-17 20:49:23 -03:00 |
|
maajdrall
|
b71b4ce2fc
|
Suggestion to use UTF8(universal charset) rather than latin1(latin alphabet)
|
2019-07-17 17:41:38 -03:00 |
|
xevidos
|
b1d8b7df7f
|
Added check for sql query dbtype, Changed table upgrade function to use new array based query instead of variable.
|
2019-07-17 15:14:27 -04:00 |
|
xevidos
|
7882a94e41
|
Added access table to mysql script, Changed values to IDs
|
2019-07-17 12:29:59 -04:00 |
|
xevidos
|
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 )
|
2019-07-17 12:14:10 -04:00 |
|
xevidos
|
99fda757be
|
Added mysql table creation script
|
2019-07-17 11:57:46 -04:00 |
|
xevidos
|
51a6642a4f
|
Merge branch 'permissions' into 'development'
Permissions
See merge request xevidos/codiad!13
|
2019-07-17 15:56:41 +00:00 |
|
xevidos
|
954d6a43d0
|
Merge branch 'development' into 'permissions'
# Conflicts:
# components/filemanager/class.filemanager.php
# components/filemanager/controller.php
|
2019-07-17 15:55:45 +00:00 |
|
xevidos
|
67674d41a7
|
Initial rewrite of filemanager to allow for easier future customizations
|
2019-07-16 16:02:35 -04:00 |
|
xevidos
|
400618c0bb
|
Added to todo list, Reformatted filemanager dialog
|
2019-07-15 18:43:32 -04:00 |
|
xevidos
|
c2d0662a23
|
Changed error messages, Removed Debug messages, Removed version update function, Updated regex for path, Reformatted user controller, Added server side checks to create user function, Removed unique from active columns in create default tables, Removed groups column from users, Added upgrade table structure function
|
2019-07-08 22:34:39 -04:00 |
|
xevidos
|
0dedba59d2
|
Public projects are now created in the user\'s workspace directory instead of the main directory so project directories do not conflict with user folders
|
2019-07-08 13:44:17 -04:00 |
|
xevidos
|
4dab45e0e7
|
Changed permission denied messages
|
2019-07-04 01:52:05 -04:00 |
|
xevidos
|
3d5df9aaff
|
Continued work on new permissions system, Removed unused functions from common, Added initial version specific update function,
|
2019-07-04 01:50:29 -04:00 |
|
xevidos
|
492e372c5d
|
Continued work on new permissions system, Fixed active file listings bug
|
2019-07-02 16:46:32 -04:00 |
|
xevidos
|
d3d96e66f6
|
Started table conversion to new access system
|
2019-07-01 18:22:33 -04:00 |
|