daeks
810c5f23e6
fix travis-ci
2018-09-05 08:26:10 +02:00
Javi
35a9739572
Fixed spacing and typo
2017-08-26 09:27:05 +02:00
Javi
700bc375a5
Sanitize path
2017-08-23 13:00:25 +02:00
sphinx
b3645b4c67
Escaping shell arguments
2017-07-25 15:45:08 +02:00
Andr3as
463af7de71
Encode file path if part of url argument
2017-03-04 11:51:12 +01:00
NewFuture
40a9dc37e2
fixed formatting and .travis.yml
2016-10-07 15:09:11 +08:00
Dominik Zdziarski
4788deb24b
Check if output buffering exist
2016-09-16 10:17:51 +02:00
Martin Le Blévennec
7543d9632c
Update class.filemanager.php
...
Just add a @ before the filesize() call. Skip warnings (and avoid malformed JSON response) in case of broken symlinks.
2015-07-23 16:30:05 +02:00
Evertton de Lima
dad3f56b0c
Fixes command injection in filemanager/download.php
2015-05-05 13:54:02 -03:00
Andr3as
470d34a09b
Fixes contex menu layout
2015-04-12 18:18:13 +02:00
daeks
d2554ed8de
ref. to https://github.com/Codiad/Codiad/issues/770
2015-03-18 07:19:46 +01:00
Matt Schultz
52db6e8251
Oh, didn't notice that comment should be changed..
2015-03-11 02:41:16 -05:00
Matt Schultz
496ea99627
Oh, that fixes this, too
...
Delete a comment describing an additional problem this fixes (tested, actually downloads download.php at this point).
2015-03-11 00:57:23 -05:00
Matt Schultz
e146d9c9ea
Fix path variable in download.php
...
Reversed parameters on strpos, the needle should be './', it returns a numeric value and it should be substr_count anyway. Fixes CVE-2014-1137 (part 2) when user is logged in. Tested to not break functionality of project or single file downloads.
2015-03-11 00:51:43 -05:00
Andy Fischoff
a91fad01f6
Make "preview" option ajax call synchronous for better popup blocker compatibility
2015-01-26 21:44:26 -06:00
Evertton de Lima
de79cd0359
Improved portuguese translation
2014-11-30 01:16:05 -03:00
Miha Frangez
7a0514acdb
Fix the modal preview (again)
...
Fix for commit 2ab9c94e53
2014-10-01 19:25:00 +02:00
franga2000
2ab9c94e53
Fix modal preview
...
Made the modal preview load from the actual workspace instead of "/workspace"
2014-09-30 21:08:27 +02:00
Glitch Assassin
fc617b4585
Fixing search for symlinked workspace projects
...
Added the "-L" flag for the *find* command so that search will follow symlinks. See issue #711 .
2014-09-23 09:44:04 -04:00
Andr3as
2e3cd103e2
Allows to edit svg
2014-07-20 18:07:18 +02:00
Andr3as
5de1aa7b8d
spacing
2014-07-18 18:59:04 +02:00
Andr3as
52bcccdb7a
Fixes wrong icon after rescanning closed folders
2014-07-18 18:54:26 +02:00
daeks
26fa80a0bb
fix https://github.com/Codiad/Codiad/issues/687
2014-07-18 10:04:19 +02:00
daeks
0369eeb38f
position as on OS contextmenu
2014-07-17 11:08:44 +02:00
daeks
88d179b8ca
fix https://github.com/Codiad/Codiad/issues/685
2014-07-17 11:03:32 +02:00
wusiyu
befc66166b
add i18n to some string ,update chinese translation
2014-07-14 18:32:14 +00:00
daeks
395e022057
add old projectname to rename project
2014-07-13 13:07:15 +02:00
root
b06d83f95e
Fix: unable to save empty files, js returns File could not be saved
2014-07-13 02:58:14 -04:00
Alexandre L.
52ad2c7d41
Fix prefix path in tarball (start from workspace dir)
...
Because path in tarball like \kunden\homepages\30\d145646546723\htdocs\host.fr\codiad2\workspace\TB-INF112 are not wanted, but TB-INF112\ is ;)
2014-04-24 23:25:25 +02:00
Andr3as
774eaaec71
Implements security check method globally
2014-02-25 20:39:50 +01:00
Andr3as
3fabf87591
Renames method, because parent has one with the same name, and fixes wrong name
2014-02-24 19:39:58 +01:00
Andr3as
bcf27d1995
New security check for more comfort and security
2014-02-24 19:16:37 +01:00
Andr3as
c40c155b8b
Upload publication added
2014-01-04 20:50:56 +01:00
Andr3as
4c9feb2cc2
Paste publication added
2014-01-04 20:46:32 +01:00
Andr3as
b120373b06
Removing publication for new node
2013-12-30 13:54:09 +01:00
Andr3as
b248ba3899
Correcting publication to fix hide on click
2013-12-25 19:05:56 +01:00
Andr3as
ce4f34fa10
Publication for new node of filemanager
2013-12-25 18:49:22 +01:00
daeks
e9ae385075
security patch didnt work
2013-12-10 21:16:13 +01:00
Andr3as
d96826b3e4
Renaming publications
2013-11-14 16:49:36 +01:00
Andr3as
b7d3287c34
Adding publication for new files and directories
2013-11-10 19:23:54 +01:00
Andr3as
431835e696
Allows plugins to modify the file list
2013-10-27 14:45:44 +01:00
Andr3as
c2fa997928
Fixes error
2013-10-22 20:27:19 +02:00
daeks
eb44eea9bc
Merge pull request #550 from daeks/search
...
Fix: Search
2013-10-06 11:56:34 -07:00
Andr3as
67b35eb2d2
Corrects style
2013-10-05 16:11:15 +02:00
Andr3as
5769af26f4
Adds context menu publications
2013-10-05 16:04:16 +02:00
daeks
b0e172c71b
clear last search on empty result
2013-10-04 19:56:11 +02:00
daeks
e9885462de
patch unwanted path
2013-09-06 17:29:27 +02:00
Pradeep LapTop
8e2c3a5a44
Merge remote-tracking branch 'upstream/master'
2013-08-20 22:25:28 +05:30
Kent Safranski
1e405e9ff9
Merge pull request #493 from daeks/491
...
Fix: check for mbstring
2013-08-02 06:41:29 -07:00
Kent Safranski
80395579ed
Merge pull request #494 from daeks/488
...
Enhancement: added preview contextmenu
2013-08-02 06:41:08 -07:00