1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-02-08 15:58:54 +01:00

18 Commits

Author SHA1 Message Date
Daniel Waxweiler
2725707296 use const instead of let 2021-11-01 21:06:07 +01: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
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
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
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
233cdbf8fa show events' location 2021-04-11 22:42:50 +02:00
Daniel Waxweiler
c9b04cb2f8 add tests for session-cache, fix a test 2021-04-05 18:23:37 +02:00
Daniel Waxweiler
0ee1d8cc18 add ESLint 2021-04-05 17:53:47 +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
4dfeabcb84 add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
Daniel Waxweiler
1d7fe7a0a3 first commit 2021-01-08 14:08:40 +01:00