Commit Graph

947 Commits

Author SHA1 Message Date
NewFuture
40a9dc37e2 fixed formatting and .travis.yml 2016-10-07 15:09:11 +08:00
Tomoya Tanjo
4009aada95 Add *.d to default extension associations 2016-09-24 06:40:27 +09:00
daeks
c989804661 Merge pull request #940 from Herbaciarz/patch-1
Fix of output buffering error (problem with downloading files)
2016-09-20 07:20:32 +02:00
daeks
a9e27dddec Merge pull request #937 from tom-tan/i18n-for-initial-setup
Add i18n support for initial setup page
2016-09-20 07:19:46 +02:00
Ben Yanke
ff15d03129 Adding *.java to default extension associations 2016-09-19 23:40:36 -05:00
Dominik Zdziarski
4788deb24b Check if output buffering exist 2016-09-16 10:17:51 +02:00
Tomoya Tanjo
3ad3bb5b4a Add i18n support for initial setup page 2016-09-05 21:18:14 +09:00
daeks
58ed33672c Merge pull request #920 from nerodark/master
Fix render issues refactoring
2016-06-14 08:04:55 +02:00
nerodark
0dfc677f30 Fix render issues refactoring
I have been running a whole year with this fix without any issues and I
am syncing it now.
2016-06-12 19:10:08 -04:00
Jack Boespflug
ea5e0a371a Add print margin column as configurable property. 2016-05-25 09:04:08 -05:00
Paul Generes
6976c7b95d Allow plug-ins to be installed manually even when a connection to the marketplace cannot be established. 2016-05-01 08:33:03 -05:00
daeks
3f41226f16 Revert "CSRF checks" 2016-03-02 07:09:05 +01:00
Luca Reverberi
c5e5ac7c43 CSRF checks 2016-02-15 20:42:02 +00:00
Korynkai
df59502ebd Upgrade ACE editor and add all its new themes and text modes.
Signed-off-by: Korynkai <matt@qmxtech.com>
2016-01-26 11:01:34 -06: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
daeks
af38fdcabb ref. to #798 2015-06-11 07:18:15 +02:00
daeks
7fab858bff fixed compability with php < 5.4 2015-05-06 11:32:36 +02:00
Evertton de Lima
dad3f56b0c Fixes command injection in filemanager/download.php 2015-05-05 13:54:02 -03:00
Evertton de Lima
673f61c1c3 Check for required modules in install view. 2015-05-02 21:16:57 -03:00
Никола Радовановић (Nikola Radovanović)
24721fe2f6 Update dialog.php
Translation
2015-04-15 14:20:49 +02:00
Никола Радовановић (Nikola Radovanović)
edd5a94a8b Update init.js
Translation Ln & Col
2015-04-15 14:13:55 +02:00
Никола Радовановић (Nikola Radovanović)
563e3ab62a Update dialog.php
Fix
2015-04-15 13:58:56 +02:00
Никола Радовановић (Nikola Radovanović)
e9cd625b34 Update dialog.php
Translations
2015-04-15 13:51:49 +02:00
Никола Радовановић (Nikola Radovanović)
b62977257e Update dialog.php
Fix
2015-04-15 13:41:48 +02:00
Никола Радовановић (Nikola Radovanović)
599f232a71 Update dialog.php
Translation fix
2015-04-15 13:40:49 +02:00
Никола Радовановић (Nikola Radovanović)
36aa89cbc6 Update dialog.php
Add translation
2015-04-15 13:35:20 +02:00
Andr3as
470d34a09b Fixes contex menu layout 2015-04-12 18:18:13 +02:00
daeks
2c3e700e7b Update init.js 2015-03-24 22:08:16 +01:00
daeks
3d0e036720 setting for persistent modal 2015-03-24 22:03:27 +01:00
daeks
388b9e2e8d Update class.market.php 2015-03-24 21:06:18 +01:00
daeks
44deadb92d provide help for new users 2015-03-20 23:22:19 +01:00
daeks
757861f472 align order of buttons 2015-03-20 23:07:34 +01:00
daeks
2830991ec7 ref. to https://github.com/Codiad/Codiad/issues/700 2015-03-19 22:21:12 +01:00
daeks
c04414a9dc fixed filemanager trigger to be recognised by settings dialog 2015-03-18 14:00:45 +01:00
daeks
3c28a3c75a Marketplace speedup 2015-03-18 10:30:37 +01:00
daeks
ec68b4e046 ref. to https://github.com/Codiad/Codiad/issues/775 2015-03-18 07:48:15 +01:00
daeks
c159a66cb0 ref. to https://github.com/Codiad/Codiad/issues/775 2015-03-18 07:46:05 +01: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
daeks
713a71ff60 ref. to https://github.com/Codiad/Codiad/issues/776 2015-03-06 07:16:18 +01:00
daeks
80be42fe9a encode url 2015-02-19 08:12:10 +01:00
daeks
27d83a87d5 fix for https://github.com/Codiad/Codiad/issues/766 2015-02-18 20:11:11 +01:00
Andr3as
52fe7e9416 Apply editor config for each session to fix soft tabs and word wraps 2015-02-05 13:22:27 +01:00
daeks
eca07ff12d Merge pull request #756 from afischoff/master
Make "preview" option ajax call synchronous
2015-02-04 07:42:19 +01:00
daeks
eb4b78ed6b windows abspath support 2015-02-02 14:19:42 +01:00
Andy Fischoff
a91fad01f6 Make "preview" option ajax call synchronous for better popup blocker compatibility 2015-01-26 21:44:26 -06:00
daeks
036eeced85 Merge pull request #717 from Andr3as/691.2
New settings component and persistent settings
2014-12-25 10:52:50 +01:00
Evertton de Lima
777c6ad66d Fixes issue #735... Project is not deleted from the disk 2014-12-09 08:45:55 -03:00