21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-25 13:33:04 +02:00
Commit graph

157 commits

Author SHA1 Message Date
Jérémy Lecour 534ad25238 Icann is the new Whois provider for .org domains 2022-06-13 22:35:37 +02:00
Jérémy Lecour 379e43de89 SSLParser: enable other formats 2022-02-13 19:02:41 +01:00
Jérémy Lecour de00ff1a7b Whois::Parser::AFNIC : Sometimes there is no "last-update" field 2019-10-14 13:24:04 +02:00
Jérémy Lecour 9a29a200ec fix button double-style bug 2019-08-25 17:28:18 +02:00
Jérémy Lecour 1129ca1bea remove empty line to please Rubocop 2019-08-20 14:41:00 +02:00
Jérémy Lecour 41f6433b58 Remove "require" deprecated by Zeitwerk 2019-08-20 13:50:04 +02:00
Jérémy Lecour f07b93189c remove debug CSS code 2019-08-20 13:42:03 +02:00
Jérémy Lecour 86fd697eee whitespaces 2019-08-20 13:11:30 +02:00
Jérémy Lecour 29d9a02a06 Add comment for ActiveRecord#skip_time_zone_conversion_for_attributes 2019-08-20 01:14:50 +02:00
Jérémy Lecour e9de5d5c32 Add Check.domain_expires_in_days 2019-08-20 01:10:54 +02:00
Jérémy Lecour 54e57f20ae return the number of whole days 2019-08-20 00:46:52 +02:00
Jérémy Lecour 3a44fc389e move styles to webpack 2019-08-20 00:03:24 +02:00
Jérémy Lecour b32d931a2b Use absolute path for "render file" 2019-08-17 12:24:13 +02:00
Jérémy Lecour 22bb240806 fix typo 2019-08-17 01:13:37 +02:00
Jérémy Lecour e53870c67d upgrade to webpacker 4 2019-03-03 23:42:17 +01:00
Jérémy Lecour eaf58c0b0e clarify namespaces and require 2019-03-03 22:47:05 +01:00
Jérémy Lecour e9693a23a5 remove channels since we don't use ActionCable 2019-03-03 11:08:27 +01:00
Jérémy Lecour 73be45d5ef Remove a lot of useless "require" thanks to Zeitwerk 2019-03-03 10:42:19 +01:00
Jérémy Lecour 50507f2d3b trying to upgrade to Rails 6.0.0.beta2 2019-03-02 20:10:46 +01:00
Jérémy Lecour 85c0b34bdd Fix Rubocop offenses 2019-02-28 23:43:21 +01:00
Jérémy Lecour b200507826 Add IO registry for .io TLD 2019-02-28 23:28:29 +01:00
Jérémy Lecour 3fd1deceb7 Fix Sonic parsing 2019-02-28 23:28:08 +01:00
Jérémy Lecour e5979c4b2b Add Sonic registry for .so TLD 2019-02-28 22:33:48 +01:00
Jérémy Lecour 734a957edc Add comments for AFNIC 2019-02-28 22:33:33 +01:00
Jérémy Lecour f9c146acab Add Neustar registry for .us 2019-02-28 21:54:57 +01:00
Jérémy Lecour f34f8e82f9 Add .pro to Afilias supported TLD 2019-02-28 21:54:27 +01:00
Jérémy Lecour 7e356e369e Add support for .ca TLD 2019-02-28 00:15:03 +01:00
Jérémy Lecour 3990771767 Add 50 new TLDs (.info, .au, .asia…)
PIR is technically managed by Afilias (like many other registries).
Renaming/replacing PIR with Afilias brings support to dozens of other 
TLDs.
2019-02-27 23:37:58 +01:00
Jérémy Lecour 78effdfc81
Merge pull request #100 from Evolix/translation-sign-log
sign-in/out vs. log-in/out and localization on the home page
2018-09-03 23:00:24 +02:00
Jérémy Lecour 36bc50d83a localize home page action buttons 2018-09-03 22:50:17 +02:00
Jérémy Lecour ee19554391 We prefer "sign in/out" instead of "log in/out" 2018-09-03 22:47:30 +02:00
Jérémy Lecour ab941b4747
Merge pull request #97 from Evolix/github-link
GitHub link
2018-09-03 22:06:23 +02:00
Jérémy Lecour 2386ec274d Add missing translations 2018-09-02 20:49:06 +02:00
Jérémy Lecour bfa934220e Put the GitHub link at the end of the list 2018-09-02 20:44:46 +02:00
Jérémy Lecour 7251a0c152 The link to GitHub doesn't need to have translations 2018-09-02 20:44:25 +02:00
Colin Darie 7d5c7de7fe
Fixed the check form in error with specitic cironstances 2018-08-31 14:40:34 +02:00
Colin Darie ccde868457
Reset consecutive failures after changing domain or mode 2018-08-31 14:34:50 +02:00
Colin Darie 95b437bf3d
Don't try to validate check when we increment consecutive failures 2018-08-31 14:26:10 +02:00
Colin Darie 3aa1cc376e
Merge pull request #91 from Evolix/notifications-templates
Notifications templates
2018-08-31 10:17:10 +02:00
Colin Darie f6e8e82067
Merge pull request #88 from Evolix/output-errors-summary
Output error summary for rake task
2018-08-31 10:09:02 +02:00
Colin Darie c2cd9f5786
Removed obsolete CheckNotifications controller 2018-08-31 10:06:23 +02:00
Colin Darie cb57fee73c
Notification: optional label, enforce interval requirement 2018-08-31 10:06:22 +02:00
Colin Darie 80e3ef20a8
Notification creation from the check form 2018-08-31 10:06:21 +02:00
Colin Darie 205a32515c
Layout: added missing viewport meta 2018-08-31 10:06:21 +02:00
Colin Darie bd7784bf8d
Redirect home for signed up users to their checks 2018-08-31 10:06:21 +02:00
Colin Darie 9c35dbc7a6
Notifications template CRUD 2018-08-31 10:06:16 +02:00
Colin Darie 0052b54967
Update models & tests with new notification template 2018-08-31 09:52:52 +02:00
Colin Darie 565e06cc19
[MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
Colin Darie 1ee02ae674
Merge branch 'master' into unsupported-whois 2018-08-30 18:58:24 +02:00
Jérémy Lecour 1235845e54 Add a logger to CheckProcessor to log errors for each batch of checks 2018-08-30 18:29:47 +02:00