Justin Foell
|
7fd6fc9f8c
|
Fixed docs
|
2020-03-27 16:56:12 -05:00 |
|
Justin Foell
|
6a5e671c3d
|
Removed incomplete route block
|
2020-03-27 16:52:30 -05:00 |
|
Justin Foell
|
93ab51e8ae
|
Composer updates for build/test
|
2020-03-27 16:45:50 -05:00 |
|
Justin Foell
|
edb39826d7
|
Added 2.2.0 to changelog
|
2020-03-27 16:40:39 -05:00 |
|
Justin Foell
|
9a0b86dba3
|
Formatting
|
2020-03-27 16:40:26 -05:00 |
|
Justin Foell
|
fb185f4d6e
|
Use ActivityRenderer on front-end
|
2020-03-27 16:39:57 -05:00 |
|
Justin Foell
|
45058a5e38
|
Add ActivityRenderer
|
2020-03-27 16:39:36 -05:00 |
|
Justin Foell
|
ee97e2e5ca
|
WP 5.0 back-compat changes
|
2020-03-27 13:58:20 -05:00 |
|
Justin Foell
|
3e922a55ba
|
Show preview if URL is already set
|
2020-03-27 13:58:04 -05:00 |
|
Justin Foell
|
bb7aad9063
|
Switched back to component extension
This is for maximum backwards compatibility as React Hook implementation is only supported in WP 5.2 and above.
|
2020-03-27 13:16:10 -05:00 |
|
Justin Foell
|
a40f239388
|
Refine Edit
|
2020-02-28 16:54:51 -06:00 |
|
Justin Foell
|
fbfb4953e4
|
Remove JS image loader for URL
|
2020-02-28 13:40:31 -06:00 |
|
Justin Foell
|
5f9849214a
|
Rework block init
|
2020-02-28 13:39:42 -06:00 |
|
Justin Foell
|
2dbbc19511
|
Re-added PHP register block for front-end render;
Added example image
|
2020-02-03 11:30:06 -06:00 |
|
Justin Foell
|
4c5198fa1c
|
Moved code to src directory
|
2020-01-31 11:56:47 -06:00 |
|
Justin Foell
|
a73ec38ed3
|
Added HTTPS to links
|
2020-01-31 11:48:35 -06:00 |
|
Justin Foell
|
a78ace5476
|
Cleaned up route skeleton
|
2020-01-31 11:47:39 -06:00 |
|
Justin Foell
|
5d76785ad8
|
Adopted WP standard block location
Moved blocks into a multi-block folder structure
Added url-loader for static images
Moved CSS to build dir
|
2020-01-31 11:26:23 -06:00 |
|
Justin Foell
|
93bc67e1fc
|
Added example render callback
Prefixed function names
|
2019-12-27 16:09:28 -06:00 |
|
Justin Foell
|
b451e2418c
|
Include Gutenberg blocks
|
2019-12-27 14:40:55 -06:00 |
|
Justin Foell
|
c997738470
|
Added skeletal activity block
|
2019-12-27 14:40:27 -06:00 |
|
Justin Foell
|
8a6e04e27c
|
Ignore node modules
|
2019-12-27 14:38:53 -06:00 |
|
Justin Foell
|
ed1a432c76
|
Merge pull request #38 from cmanon/fix/37-cant-add-athlete-wp-53
Fixed athlete addition in WP 5.3;
|
2019-12-22 11:31:15 -06:00 |
|
Justin Foell
|
632898fc86
|
Fixed athlete addition in WP 5.3;
Bumped version
Updated changelog
Added FAQ about adding/removing at the same time
|
2019-12-22 11:29:56 -06:00 |
|
Justin Foell
|
166ee78723
|
Updated WP version tested
|
2019-11-01 16:01:12 -05:00 |
|
Justin Foell
|
fa1cae43fe
|
Merge branch 'master' of github.com:cmanon/wp-strava
|
2019-11-01 16:00:16 -05:00 |
|
Justin Foell
|
b9ad9f58e5
|
Updated readme for 2.0.1
|
2019-11-01 15:59:45 -05:00 |
|
Justin Foell
|
b5618f608a
|
Merge pull request #36 from cmanon/feature/30-cache-api-calls
Feature/30 cache api calls
|
2019-11-01 15:59:29 -05:00 |
|
Justin Foell
|
8b20f75aa8
|
Include client_id in transient to avoid multiple athelete collisions
|
2019-11-01 15:44:39 -05:00 |
|
Justin Foell
|
9371d1e7f0
|
Remove old map caching now that all activity is cached
|
2019-11-01 15:34:05 -05:00 |
|
Justin Foell
|
7680149bdd
|
Add new transients to cache clear
|
2019-11-01 15:33:41 -05:00 |
|
Justin Foell
|
2aaa87d0c9
|
Add 1 hour transient caching to all API calls
|
2019-11-01 15:33:10 -05:00 |
|
Justin Foell
|
6d6282c2b4
|
Merge pull request #35 from cmanon/feature/34-coding-standards-format
Feature/34 coding standards format
|
2019-11-01 14:38:54 -05:00 |
|
Justin Foell
|
0ea6763729
|
Formatting
|
2019-11-01 14:35:10 -05:00 |
|
Justin Foell
|
065377620e
|
Updates for PHPCS
|
2019-11-01 14:32:02 -05:00 |
|
Justin Foell
|
bfd142e051
|
Added input filtering
|
2019-11-01 14:26:57 -05:00 |
|
Justin Foell
|
97c034b861
|
Merge pull request #33 from cmanon/feature/19-latest-map-shortcode
Feature/19 latest map shortcode
|
2019-11-01 13:37:02 -05:00 |
|
Justin Foell
|
6e23cb1acf
|
Escape output to fix PHPCS errors
|
2019-11-01 13:34:47 -05:00 |
|
Justin Foell
|
e3cd4aec7f
|
Updated readme
|
2019-11-01 12:58:19 -05:00 |
|
Justin Foell
|
564d07c0dc
|
Moved LatestMapWidget code into LatestMap class for use in both
widget/shortcode
|
2019-11-01 12:57:40 -05:00 |
|
Justin Foell
|
4c501ef0de
|
Updated composer
|
2019-11-01 12:56:27 -05:00 |
|
Justin Foell
|
c1c1febbce
|
Formatting and spelling
|
2019-10-05 22:04:01 -05:00 |
|
Justin Foell
|
5bf4dad1e4
|
Promoted athelete_token check
|
2019-10-05 21:54:35 -05:00 |
|
Justin Foell
|
65658b75d4
|
Delete old options during cache clear
|
2019-10-05 21:22:38 -05:00 |
|
Justin Foell
|
bc9f8f6468
|
Updated documentation and version for 2.0.0
|
2019-10-04 16:07:07 -05:00 |
|
Justin Foell
|
330a65feb0
|
Merge pull request #32 from cmanon/feature/fix-long-activity-filter
Fixed Activity filter and added Activity Unit Test
|
2019-10-04 15:52:46 -05:00 |
|
Justin Foell
|
00812e55e8
|
Fixed Activity filter and added Activity Unit Test
|
2019-10-04 15:50:08 -05:00 |
|
Justin Foell
|
319b220aa3
|
Merge pull request #31 from cmanon/feature/refresh-auth
Changes for WP-Strava 2.0 (refresh auth)
|
2019-10-04 11:47:14 -05:00 |
|
Justin Foell
|
a9c5c3b223
|
Removed unused autoload
|
2019-09-21 23:51:43 -05:00 |
|
Justin Foell
|
90884664cb
|
Update export settings
|
2019-09-21 23:50:43 -05:00 |
|