1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 16:46:42 +01:00
Commit Graph

63 Commits

Author SHA1 Message Date
38633d6e79 Prefill original title and content from projecteuler.net 2020-05-02 20:18:04 +02:00
4babe3ee12 Update rails to 6.0.1 2019-11-23 17:50:57 +01:00
da0e80e9e0 Show translation diff for admins 2019-10-26 15:06:34 +02:00
cc85ff0ae5 Update to Rails 6.0.0 2019-09-24 21:54:11 +02:00
f6ff719862 Add privacy page, include Matomo in production 2019-09-07 22:32:03 +02:00
5dd59efe3d Fix persistent devise login 2019-08-28 11:14:32 +02:00
d6f3a86908 Improve default HTTP headers 2019-03-19 22:39:21 +01:00
9c21330088 Set correct time zone 2019-03-17 11:48:23 +01:00
a5dc6c2532 Improve security: HSTS, Force SSL, CSP 2019-03-17 11:48:23 +01:00
d56f0bf587 Allow admins to directly set translations 2019-02-23 13:49:25 +01:00
bd7fd0b793 Get OAuth credentials from environment 2019-02-09 13:43:14 +01:00
565aa5375f Add warnings (copyright+login) to translation form 2019-02-05 14:14:13 +01:00
8cf8deae0a Add pending translations to navbar for admins 2019-02-05 13:42:33 +01:00
89a8fbba99 Show author names in problem and translation views 2019-02-05 12:00:25 +01:00
2f9ede3ef0 Remove unneeded devise view files 2019-02-04 16:32:30 +01:00
f70a5275f0 Add authentication via GitHub 2019-02-04 16:06:09 +01:00
b0f8bc5090 Use Omniauthable user model with admin role 2019-02-03 18:00:42 +01:00
3a2aa6ea1a Add ability to accept or decline translations 2019-02-02 17:53:02 +01:00
8da1323fd8 Add status to translations 2019-02-02 13:09:01 +01:00
73d6528c7f Update rails, gems, use MathJax over CDN 2019-01-29 22:09:57 +01:00
71ffb30880 Add missing database and asset settings for production environment 2017-11-30 09:14:50 +01:00
19858a60b5 Store secret_key_base in encrypted secrets file 2017-11-29 14:47:17 +01:00
68fdc5e618 Get production database config from environment variables 2017-11-29 14:08:13 +01:00
913d9ec0b7 Add MathJax to seeds.rb, update locales 2017-11-28 11:43:11 +01:00
b5697eff56 Add redirects, update test types 2017-11-26 14:32:18 +01:00
f5d0e721a1 Add about pages 2017-11-24 14:26:48 +01:00
95bb01b440 Update rails and code 2017-11-23 13:52:13 +01:00
95b84f003c Add problem count changing to the admin dashboard 2015-09-09 17:40:15 +02:00
6b463417ba Move translation viewing to admin namespace 2015-02-16 09:37:13 +01:00
5c1709ba7e Improve translation creation form by using codemirror 2015-02-08 17:30:06 +01:00
fb108420b4 Fix small bugs in views 2015-02-01 11:04:51 +01:00
d2ab9f3202 Add warning to sign in page 2015-01-31 12:58:53 +01:00
be6ba28845 Add devise-bootstrap-views 2015-01-31 12:53:53 +01:00
0677e19b93 Add Admin class 2015-01-31 12:19:54 +01:00
b9bbe6d57b Add devise config files 2015-01-31 11:38:17 +01:00
4bcc7b0186 Update Rails to 4.2.0 2015-01-05 09:49:19 +01:00
e8118b282a Add 'mathjax-rails' gem 2015-01-03 15:57:44 +01:00
9cf3d6f0f7 Remove unneeded quotation marks in translations 2015-01-03 12:39:29 +01:00
e8ab309c96 Translate a notice 2015-01-02 15:29:09 +01:00
80c35c8cf3 Translate translations/new 2015-01-02 14:59:53 +01:00
1f4f0f334a Use improved de.yml 2015-01-02 14:31:21 +01:00
3887d2bfb1 Translate problems/untranslated 2015-01-02 13:47:51 +01:00
545a165752 Translate problems/show 2015-01-02 13:36:32 +01:00
6dfdcffc69 Translate problems index 2015-01-02 11:52:20 +01:00
de4d33879f Translate complete index application.html.erb 2015-01-01 18:12:25 +01:00
c9574ff9c1 Add plurals of problem and translation 2015-01-01 18:10:38 +01:00
d4847270ca Enable missing translation warnings 2015-01-01 17:34:41 +01:00
8f74d7ac6d Add model/attribute translations 2015-01-01 17:32:01 +01:00
8abbfb9bbe Load locale files from all subfolders 2015-01-01 17:31:26 +01:00
45ba9b8421 Remove english i18n files/settings 2015-01-01 17:26:44 +01:00