Commit Graph

114 Commits

Author SHA1 Message Date
Daniel Waxweiler c47ed3385d release version 0.7.0 2021-12-23 17:51:22 +01:00
Daniel Waxweiler 740e59ea66 improve a changelog entry 2021-12-23 17:17:59 +01:00
Daniel Waxweiler a287d93b9f Fix Invalid DateTime on event end time being null 2021-12-23 17:16:03 +01:00
Daniel Waxweiler 876c3e3840 Merge branch 'main' into block 2021-12-14 17:54:47 +01:00
Daniel Waxweiler d5419448e1 remove unneeded folder 2021-12-14 17:51:13 +01:00
Daniel Waxweiler 53d08e7174 Merge branch 'main' into block 2021-12-14 15:33:07 +01:00
Daniel Waxweiler 35e29cf793 add prettier 2021-12-09 19:46:19 +01:00
Daniel Waxweiler b0f4ea8d7a add missing test change 2021-12-09 19:05:29 +01:00
Daniel Waxweiler 34aaaa7db9 add group not found error message #11 2021-12-09 19:03:00 +01:00
Daniel Waxweiler 80dd0c9c50 update changelog too 2021-12-09 18:35:38 +01:00
Daniel Waxweiler 632cdfdb0d add missing changelog entry 2021-11-09 22:11:49 +01:00
Daniel Waxweiler af46fe974f use webpack directly and npm scripts more in general 2021-11-09 22:10:35 +01:00
Daniel Waxweiler b487013cac refactor entry file 2021-11-01 21:17:10 +01:00
Daniel Waxweiler 2725707296 use const instead of let 2021-11-01 21:06:07 +01:00
Daniel Waxweiler 0b7021942e add basic block 2021-11-01 20:55:37 +01:00
Daniel Waxweiler 4abde347a4 update dependencies graphql, graphql-request, and changelog 2021-10-26 20:33:56 +02:00
Daniel Waxweiler 07534e08ea release version 0.6.2 2021-08-24 19:35:10 +02:00
Daniel Waxweiler 32e87115b3 fix empty WordPress timezone_string option resulting in Invalid DateTime [#10] 2021-08-24 19:23:57 +02:00
Daniel Waxweiler 0b6350f03e update graphql-request 2021-08-15 21:49:14 +02:00
Daniel Waxweiler a6b713b47a release version 0.6.1 2021-07-13 17:18:26 +02:00
Daniel Waxweiler 05a2b2a2b3 update changelog 2021-07-13 17:12:35 +02:00
Daniel Waxweiler d38d3c0906 release version 0.6.0 2021-06-02 11:02:59 +02:00
Daniel Waxweiler f91c0a00fa update changelog and readme 2021-06-02 10:45:07 +02:00
Daniel Waxweiler 23bd4f2d15 update deps jsdom, object-hash, webpack 2021-06-02 10:36:59 +02:00
Daniel Waxweiler 7795ccc36a optionally display the current offset as short name after the time via the general plugin settings 2021-05-23 15:37:29 +02:00
Daniel Waxweiler 8f54398b43 release version 0.5.0 2021-05-06 09:37:23 +02:00
Daniel Waxweiler c131076f1a add missing changelog entry 2021-05-06 09:23:08 +02:00
Daniel Waxweiler 2d2b1b9293 improve translatability 2021-05-06 09:23:08 +02:00
Daniel Waxweiler 054e313a4d default to en-GB locale, fix test failing due to time zone being null 2021-05-05 11:36:57 +02:00
Daniel Waxweiler 89145fe9ed take WordPress time zone into account 2021-05-05 10:40:46 +02:00
Daniel Waxweiler 22c0b22b8e let luxon take zone from string 2021-05-05 10:13:16 +02:00
Daniel Waxweiler bc86f8e7c9 refactor 2021-05-05 10:02:57 +02:00
Daniel Waxweiler a8584096d8 localise dates 2021-05-04 11:16:18 +02:00
Daniel Waxweiler 65b42ba1e7 set locale for tests 2021-05-04 10:37:30 +02:00
Daniel Waxweiler 74522103a2 remove use of global in test 2021-05-03 21:45:50 +02:00
Daniel Waxweiler bfa6c00e45 clearly list features 2021-04-23 08:05:01 +02:00
Daniel Waxweiler 9c553b7dda release version 0.4.0 2021-04-20 21:34:41 +02:00
Daniel Waxweiler f181743ecf add plugin icon 2021-04-20 21:19:18 +02:00
Daniel Waxweiler 72f2c12343 extract two methods from main file 2021-04-13 21:10:28 +02:00
Daniel Waxweiler cf49fb47d6 clean up exports and imports 2021-04-13 20:50:56 +02:00
Daniel Waxweiler 3fd69fc7f6 add changelog entry 2021-04-11 22:48:19 +02:00
Daniel Waxweiler 233cdbf8fa show events' location 2021-04-11 22:42:50 +02:00
Daniel Waxweiler f36e2a6e6a add where caching happens 2021-04-06 08:35:27 +02:00
Daniel Waxweiler b8ffbdb835 release version 0.3.0 2021-04-05 18:39:06 +02:00
Daniel Waxweiler c9b04cb2f8 add tests for session-cache, fix a test 2021-04-05 18:23:37 +02:00
Daniel Waxweiler 12e6adacbf update changelog 2021-04-05 17:57:47 +02:00
Daniel Waxweiler 0ee1d8cc18 add ESLint 2021-04-05 17:53:47 +02:00
Daniel Waxweiler 1e4d0c0a09 add few words to description 2021-04-05 17:18:02 +02:00
Daniel Waxweiler 28245574d8 add 2 min request cache, remove a few unneeded semicolons 2021-04-04 18:03:05 +02:00
Daniel Waxweiler aa8012c8e8 add donation link 2021-03-28 22:28:32 +02:00
Daniel Waxweiler 8e9445b60a update dependencies 2021-03-28 22:09:59 +02:00
Daniel Waxweiler 4c604c4fc4 release version 0.2.2 2021-03-10 16:22:41 +01:00
Daniel Waxweiler db9e9edf00 confirm compatibility with WordPress 5.7 2021-03-10 16:17:29 +01:00
Daniel Waxweiler 7675e0e2ba updated dependencies 2021-03-10 16:14:37 +01:00
Daniel Waxweiler e50dc76968 fix whitespace 2021-01-16 15:21:46 +01:00
Daniel Waxweiler 1df834cbca fix type of change in changelog 2021-01-15 22:06:57 +01:00
Daniel Waxweiler 23abafe9dc release version 0.2.1 2021-01-15 22:05:14 +01:00
Daniel Waxweiler d49a1a9912 add missing backtick 2021-01-15 21:44:07 +01:00
Daniel Waxweiler bb64c9b9bd release version 0.2.0 2021-01-15 21:32:45 +01:00
Daniel Waxweiler 4dfeabcb84 add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
Daniel Waxweiler 47945372f9 add link to Github repository to WordPress plugin directory description 2021-01-10 11:58:12 +01:00
Daniel Waxweiler cd94a764bf add changelog file, add maintenance instructions, harmonize markdown style 2021-01-10 11:53:51 +01:00
Daniel Waxweiler cf5ce6eb76 improve readmes 2021-01-09 20:34:36 +01:00
Daniel Waxweiler 1d7fe7a0a3 first commit 2021-01-08 14:08:40 +01:00