|
d8f5293a73
|
Add trailing array entry comma
|
2016-09-23 16:58:50 +01:00 |
|
|
3c689c09ed
|
Much better json response code, add an extra try/catch
|
2016-09-23 16:55:02 +01:00 |
|
|
0d1787d69a
|
Add support for JSON requests
|
2016-09-23 16:51:48 +01:00 |
|
|
4133efb8a8
|
Return json for all the requests the newnote.js makes, this allows for better error handling on the frontend
|
2016-09-23 12:26:43 +01:00 |
|
|
32af94fab8
|
Better error handling in case of place creation failure
|
2016-09-22 16:00:04 +01:00 |
|
|
0a9aafb620
|
Remove non-needed use statements
|
2016-09-22 15:18:29 +01:00 |
|
|
d542975b9f
|
No need to define class types in postgisFields array
|
2016-09-22 15:15:47 +01:00 |
|
|
0c1605afc2
|
Merge branch 'hotfix/0.0.11.10' into develop
|
2016-09-21 20:04:46 +01:00 |
|
|
d7ecf3de19
|
Use correct namespace for Carbon
|
2016-09-21 20:02:00 +01:00 |
|
|
856d98391a
|
Merge branch 'hotfix/0.0.11.9' into develop
|
2016-09-21 19:57:00 +01:00 |
|
|
9390d2830d
|
Hotfix: Correctly parse microformats data for view
|
2016-09-21 19:54:45 +01:00 |
|
|
8e8e6f9436
|
Merge branch 'hotfix/0.0.11.8' into develop
|
2016-09-21 15:29:51 +01:00 |
|
|
78b22042f0
|
Fix: remove index.html from generated url
|
2016-09-21 15:14:58 +01:00 |
|
|
bc631bae80
|
Fix a style issue
|
2016-09-21 14:25:12 +01:00 |
|
|
c9d5e6d628
|
Create necessary directories first to save the HTML
|
2016-09-21 14:18:58 +01:00 |
|
|
a461abfa6f
|
Save HTML to the correct location
|
2016-09-20 13:31:39 +01:00 |
|
|
7f9a73360c
|
Fix job dispatching
|
2016-09-20 13:13:05 +01:00 |
|
|
d000295c63
|
Output info to the console
|
2016-09-19 21:22:03 +01:00 |
|
|
24edb96242
|
Remove use statements that are no longer needed
|
2016-09-19 17:34:00 +01:00 |
|
|
cdfb437dd3
|
Delete unnecesary backups
|
2016-09-19 17:25:01 +01:00 |
|
|
54079e407c
|
Don’t parse backups
|
2016-09-19 17:19:04 +01:00 |
|
|
6804cc3776
|
Backup a file before saving the new HTML contents
|
2016-09-19 17:18:24 +01:00 |
|
|
ca88bbdb91
|
Filter html on output and rely on HTMLFilter’s own cache
|
2016-09-19 15:50:15 +01:00 |
|
|
670824c118
|
Add space for PSR-2 compliance
|
2016-09-19 11:20:51 +01:00 |
|
|
364a626855
|
Fix syntax issue
|
2016-09-17 21:29:32 +01:00 |
|
|
99a6f665b0
|
Add explanetory comment
|
2016-09-17 21:03:53 +01:00 |
|
|
f9fc24dd04
|
Give the redownload command a better name
|
2016-09-17 21:01:23 +01:00 |
|
|
c5e0b621a6
|
Add missing comma
|
2016-09-17 20:58:47 +01:00 |
|
|
756f40fb55
|
Tweak command description
|
2016-09-17 20:56:57 +01:00 |
|
|
fb81b37f4d
|
More refactoring of the initial webmention processing job
|
2016-09-17 20:50:56 +01:00 |
|
|
769d2aabd4
|
Register the new commands
|
2016-09-17 20:50:22 +01:00 |
|
|
6e04296e2d
|
Pass full URL into php-mf2’s parse method
|
2016-09-17 20:12:16 +01:00 |
|
|
2d1565f6a1
|
An observer that generates the filtered HTML on model creation/updating
|
2016-09-17 19:58:59 +01:00 |
|
|
a3d6767ccb
|
Move HTML filtering into an observer
|
2016-09-17 19:58:00 +01:00 |
|
|
23d7d97ed0
|
Regsiter an observer for the webmention model
|
2016-09-17 18:19:54 +01:00 |
|
|
7cfcc0f899
|
We should be parsing the saved HTML now
|
2016-09-17 18:18:53 +01:00 |
|
|
7abf8383de
|
leave http/https in folder names so we know which sheme to use
|
2016-09-16 16:33:05 +01:00 |
|
|
b340d5a076
|
Add job that downloads and saves the HTML of a webmention
|
2016-09-15 15:54:57 +01:00 |
|
|
bd6af02170
|
Artisan command to initiaite redownload of webmention’s HTML
|
2016-09-15 15:42:28 +01:00 |
|
|
f75f3911a4
|
No more need for Whoop rendering code
|
2016-09-10 15:01:23 +01:00 |
|
|
706a2ce4ba
|
Close #5, better handling of TokenMismatchException
|
2016-09-10 15:00:43 +01:00 |
|
|
929b36be52
|
Improve command output from nothing
|
2016-09-09 12:21:22 +01:00 |
|
|
4060e449a1
|
Register the artisan command
|
2016-09-09 12:14:47 +01:00 |
|
|
c2a8d22d91
|
Add the artisan command to check for security vulns
|
2016-09-09 12:12:35 +01:00 |
|
|
e9262caef5
|
Fix an issue sending webmentions
|
2016-09-07 16:28:31 +01:00 |
|
|
1af9dd35ab
|
StyleCI fixes
|
2016-09-06 16:44:15 +01:00 |
|
|
577fae0540
|
Migrate to Laravel 5.3
|
2016-09-06 16:40:39 +01:00 |
|
|
94ec2ec254
|
Should now be able to send webmentions to webmention.rocks
|
2016-09-05 23:39:54 +01:00 |
|
|
a9f089098c
|
Work on webmwtion code refactoring
|
2016-08-03 16:08:30 +01:00 |
|
|
bb16547942
|
Add a missing space (PSR-2)
|
2016-07-29 10:48:05 +01:00 |
|