Commit Graph

34 Commits

Author SHA1 Message Date
Zone
7fa1481838 Add dev note about index.php being depreciated 2002-02-25 05:41:22 +00:00
Zone
5d507655b0 Fix group directory creation, remove possible security problem 2002-02-25 03:24:50 +00:00
Zone
5d6721af18 PHP3 fixes 2002-02-10 04:19:43 +00:00
Zone
e38af6abb2 Convert to arrayized VFS calls, more precise output in test.php 2002-01-16 06:32:19 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
skeeter
75e3d98a82 Adding more functionality. 2001-12-20 02:11:29 +00:00
skeeter
cce860ee66 Hopefully I didn't screw anything up. Changed over to use GLOBALS, and alot of coding stds. Also, found a little problem with the filesize field. Trying to get the value, prior to having it filled in the database. Always returning '0'. 2001-12-10 04:04:56 +00:00
zone
5b962ced87 Nothing major. Catching up on old commits. Added a few help messages, fixed a couple quoting problems 2001-11-12 05:04:16 +00:00
zone
300ed326f3 Make sure the Execute button doesn't show up if they don't want it to 2001-08-28 07:58:06 +00:00
zone
6dbf910828 Create new files, command line, $messages, small fixes and cleanups 2001-08-28 07:54:21 +00:00
zone
02e64e4d90 GLOBAL's, base64 encoding, add default preferences if not set, add show_upload_boxes 2001-08-24 08:08:06 +00:00
zone
e8bf8cbf0c Update to accounts->membership (), a few tiny changes 2001-08-05 07:56:26 +00:00
zone
86af0afa3e Added help (w/ show_help preference), a few special character fixes, and added version to $file_attributes that should have been commited last time 2001-07-22 08:12:08 +00:00
zone
608b620212 Added journaling/versioning viewer, update button 2001-07-13 05:17:08 +00:00
zone
bb668cbdd1 Removed all SQL queries. Standardized on vfs->ls () 2001-07-10 21:38:21 +00:00
zone
eef8fcbcc0 Tiny cosmetic change 2001-07-09 05:13:07 +00:00
uid30988
4b94acadaa Correct MIME-type when viewing, add option for viewing files with unknown MIME-type as text/plain 2001-07-05 00:41:45 +00:00
uid30988
fa69a38255 Temp fix for creating home directories until we get add_user_data hook working 2001-07-04 09:02:51 +00:00
zone
f43ca240f5 Download works, click-and-view done w/ preferences 2001-06-25 21:13:18 +00:00
zone
d7d90905b0 Click and view non-relative files, work on downloading. Syncing with demo 2001-06-25 19:46:52 +00:00
zone
5901222b03 Polished off ACL support 2001-06-25 08:37:55 +00:00
zone
345eb7d14b Finished ACL (almost..), got rid of short tags 2001-06-25 07:28:51 +00:00
zone
120a6eeab1 More special character work (banned some). Replaced html_text_summary_error () with error_list () 2001-06-25 01:27:03 +00:00
zone
0a444cafcf Some mostly unsucessful work on special characters. Switched arguements to $vfs->write () 2001-06-18 21:32:01 +00:00
zone
fc7e159841 Can now edit files with any name, named variables properly when renaming (renaming files with special characters still doesn't work) 2001-06-16 04:02:30 +00:00
zone
e547ed339c Clean up / and $fakebase, and prevent uploading there 2001-06-14 21:23:05 +00:00
zone
d158c03a44 Only edit the files we selected 2001-06-14 09:30:08 +00:00
zone
95ef1ee9c5 Reversed arguments to set_attributes (). Empty files should work now 2001-06-14 08:53:03 +00:00
zone
8fe57ad75b Don't display non-existant directories in drop down list 2001-06-14 00:50:48 +00:00
zone
7951cf92f2 Fixed escaping when editing, and editing multiple files works better now 2001-06-13 23:19:13 +00:00
zone
20bf89517c Added basic ACL support (needs one last bit to be correct), $fakebase is now special, and removed checkboxes for / and $fakebase 2001-06-05 06:35:56 +00:00
zone
88054ad4d7 Create directories when necessary. is now a special directory 2001-06-03 22:40:59 +00:00
zone
17b9ea80b1 Removed nested DB queries, start on group support 2001-05-25 02:14:20 +00:00
zone
158cb2d5b3 Initial revision 2001-05-21 01:09:20 +00:00