Commit Graph

90 Commits

Author SHA1 Message Date
Matias Griese
3d765e8ece Fixed Grav core update potentially spinning forever because of an error which happens after a successful upgrade 2018-11-07 19:11:36 +02:00
Andy Miller
d885da14fc Fix DirectInstall not working #1535 2018-10-24 15:49:16 -06:00
Andy Miller
5307038c98 Fix XSS checking when empty content #1533 2018-10-23 08:35:13 -06:00
Andy Miller
8f654dcacc Revert "Hotfix for admincontroller.php (#1533)" (#1536)
This reverts commit d6a36af4d5.
2018-10-23 07:19:23 -06:00
Alexis Bouhet
d6a36af4d5 Hotfix for admincontroller.php (#1533)
Now checking if 'content' is in $data. Some blueprints can have 'content' optional so not defined, which cause a crash when editing.
Checking with operator `??` and default value empty string `''`.
2018-10-23 07:17:43 -06:00
Andy Miller
0c7cd282ef Fix for port in backups downloads 2018-10-08 12:05:09 -06:00
Matias Griese
42c8b63520 Improved file uploads 2018-10-04 15:42:59 +03:00
Andy Miller
e00b215c1c Revert "Use new backup command"
This reverts commit 6f5187c50a.
2018-10-01 15:19:31 -06:00
Andy Miller
f497551873 XSS notifications via field which is always shown 2018-10-01 14:05:16 -06:00
Andy Miller
bfc72d2d3e refactor class name 2018-09-30 17:44:50 -06:00
Andy Miller
e0dc7de827 valid frontmatter first 2018-09-30 15:26:19 -06:00
Andy Miller
3b5d3ca99a format tidy 2018-09-30 15:25:39 -06:00
Andy Miller
ea0a5613cc XSS detection on header+content of page 2018-09-30 15:24:29 -06:00
Andy Miller
c95b814c4b Set defaults 2018-09-29 21:40:21 -06:00
Andy Miller
33c4c3a1db lang stuff 2018-09-29 21:36:53 -06:00
Andy Miller
c50a587a6a XSS filter 2018-09-29 21:18:45 -06:00
Andy Miller
6f5187c50a Use new backup command 2018-09-28 12:27:40 -06:00
Andy Miller
0962f77abd Switched to new Grav Yaml class 2018-08-22 12:45:39 -06:00
Andy Miller
9078815c87 Fix for grav#2100 - deleting @2x media files 2018-07-18 05:25:20 -06:00
Andy Miller
e87217a242 Add some missing authorizeTask() checks #1483 2018-07-11 15:30:11 -06:00
Andy Miller
dc9b6daaa3 Fix for modular markdown preview admin#1066 2018-06-20 23:37:58 +01:00
Djamil Legato
858badaf35 Force a null order when empty in the post request 2018-06-01 10:03:40 -07:00
Matias Griese
96772946e3 Pass media order when calling task:listmedia 2018-05-31 20:00:43 +03:00
Matias Griese
2352ba6c7c Fixed media delete for streams 2018-05-23 13:01:58 +03:00
Matias Griese
89c8929bf8 Merge remote-tracking branch 'origin/develop' into develop 2018-05-22 10:58:42 +03:00
Matias Griese
08075979c1 Fixed file uploads to media streams 2018-05-22 10:58:35 +03:00
Andy Miller
87febd7c84 Don't allow saving of a user with no local account file 2018-05-16 16:33:20 -06:00
Matias Griese
41565f83d9 Admin login now uses login plugin events (with option admin: true) 2018-05-10 20:04:14 +03:00
Matias Griese
e59bf00638 Use default 2FA secret length 2018-05-10 12:13:04 +03:00
Matias Griese
6d3e16dc07 Fix session secret for 2FA 2018-05-10 11:51:27 +03:00
Matias Griese
59effd57af Moved 2FA authentication to login plugin 2018-05-10 10:34:56 +03:00
Matias Griese
12cf325518 Code cleanup 2018-05-10 10:14:18 +03:00
Matias Griese
1fcf6a05c3 Added universal media support instead of being locked into pages 2018-05-08 13:11:41 +03:00
Robbert
dd5c96495c NL Language updates (#1351)
* add nl changes - part 1

* finish nl translation fixes

* add missing translations

* roundup

* rm extra stuff

* Removed`ADDMORE_PLUGINS`

* rm meer plugins as requested

rm 'installeer meer plugins' as requested

* rm empty line?

* revert to old NL version
2018-03-09 16:56:35 -07:00
Andy Miller
c15fe282da Fixed bug with frontmatter being killed when in Expert Mode #1345 2018-03-08 18:07:07 -07:00
Andy Miller
860ef9616d increased indent level and default 4 chars indent 2018-03-08 17:11:10 -07:00
Andy Miller
1b97769ea5 Logout is one step now 2017-12-01 16:08:52 -07:00
Andy Miller
9595c45ea1 Remove dependency on auto_metadata_exif #1275 2017-11-28 12:54:02 -07:00
Andy Miller
b3783aefd8 Put back missing raw-route 2017-11-06 19:38:00 -07:00
Andy Miller
fd52b2c4d6 Fix issue with home.hide_in_urls move errors 2017-11-06 17:10:07 -07:00
Andy Miller
4311b80eec minor improvements 2017-08-31 12:46:51 -06:00
Andy Miller
87d4c28b4a Added rate limiting for login and forgot password 2017-08-28 14:24:48 -06:00
Andy Miller
a678fb7168 Force 2fa redirect to work with languages enabled 2017-08-28 14:01:43 -06:00
Andy Miller
fff5091311 More progress on 2fa 2017-08-26 18:36:17 -06:00
Andy Miller
8ca011dcd6 initial commit at dedicated page 2017-08-26 18:25:34 -06:00
Andy Miller
7705ac7477 2FA logic optimization 2017-08-26 11:10:41 -06:00
Andy Miller
684aae1470 Store Regen'ed qr code 2017-08-25 18:08:57 -06:00
Andy Miller
2f63859bd3 Added ajax task 2017-08-25 17:11:10 -06:00
apotropaic
9169565df8 Merge pull request #1191 from getgrav/grav-plugin-admin/patch-1
when checking if page is the home route, also check '/.' as current route
2017-08-22 13:26:25 -06:00
Samuele Masetto
7f5cae8b47 Search pages by slug and folder name too (#1183)
In search bar to search pages not only by title and content, but by slug and folder name too.
2017-08-02 17:04:59 -06:00