1
0
Fork 0
mirror of https://git.42l.fr/neil/sncf.git synced 2024-05-02 06:02:45 +02:00
Commit graph

54 commits

Author SHA1 Message Date
neil 06b47ed63e removing db folder 2020-11-01 18:06:17 +01:00
neil 23f1f9d1c9 Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-11-01 18:04:41 +01:00
neil fc079635db null'ing the database path parameter by default 2020-11-01 18:04:35 +01:00
neil 8dd5486250 implementing multiple database systems support! 2020-11-01 18:03:42 +01:00
neil cf26c8bd44 adding fmt rules 2020-11-01 18:02:41 +01:00
neil 50f3ed4e90 do not disclose database path in stdout unless debug_mode is enabled 2020-11-01 18:02:26 +01:00
neil cab8136e1e adding feature flags 2020-11-01 18:00:55 +01:00
neil ff233aa5c9 checked compatibility for NC 20.0.1 2020-10-31 12:28:55 +00:00
neil e496e5ae9a Mise à jour de 'README.md' 2020-10-07 14:39:49 +00:00
neil 5bd21a5782 Mise à jour de 'README.md' 2020-10-07 14:39:24 +00:00
neil a69642ac11 Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-10-03 21:05:47 +02:00
neil e79f86ada9 adding lang_code entry in lang.json, fixes #19 2020-10-03 21:05:40 +02:00
neil c71a936f8d adding 1.0.2 in compatibility table 2020-09-16 20:32:42 +00:00
neil 0bb3584921 updating deps 2020-09-16 22:24:55 +02:00
neil fdd6b61d08 editing the source code links --> sncf, seems more appropriate (?) 2020-09-16 22:08:49 +02:00
neil 5bf70566ac adding comments in config.rs 2020-09-16 22:08:19 +02:00
neil 6a9465d579 adding random token at the end of generated names. Fixes #14 2020-09-16 20:19:21 +02:00
neil e4cab99f9e adding padding on page-heading-text. Fixes #11 2020-09-16 19:12:10 +02:00
neil dfb8a9428b Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-09-16 17:03:52 +02:00
neil c3c8f7af64 translated screenshots and reworked assets directory structure. Fixes #15 2020-09-16 17:03:43 +02:00
neil 45b5cc16a2 adding compatibility for 2.0.4 2020-09-08 16:53:02 +00:00
neil abd6c91013 moving to forms OCSv2 API 2020-09-08 18:48:47 +02:00
neil 9f304c4069 adding ALLOWED_ROUTES 2020-09-08 18:36:27 +02:00
neil cba8b52b32 adding a link to the source code in index 2020-08-31 16:44:19 +02:00
neil 4a1e9cca7e mentioning migration page 2020-08-31 16:02:10 +02:00
neil 3324315d8a Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-08-31 12:31:14 +02:00
neil ec4b587a31 adding /apps/files to forbidden routes 2020-08-31 12:31:04 +02:00
neil 6d52e01ba1 adding some details in the readme 2020-08-31 09:20:49 +00:00
neil f5fa03fdaa Fixing dead wiki link in the readme 2020-08-29 20:25:43 +00:00
neil e64bdc9cf3 Mise à jour de 'README.md' 2020-08-29 19:50:27 +00:00
neil d974ac3b8e Mise à jour de 'README.md' 2020-08-29 19:49:24 +00:00
neil 491ffb5537 Use await everywhere, do not declare a mutable variable if the body doesn't need to be edited, disable compression 2020-08-29 19:55:03 +02:00
neil 44286ac8c5 removing superfluous authorization header removal 2020-08-22 20:14:20 +02:00
neil 2b6fb1baa1 Duplicate 'service in development' text in template 2020-08-22 17:59:22 +02:00
neil dd7463fc6e cargo clippy 2020-08-22 16:38:24 +02:00
neil 05566dde3d cargo fmt 2020-08-22 16:34:28 +02:00
neil 20400a798f fixing some typos in lang.json 2020-08-22 16:34:07 +02:00
neil fe3759d941 Implementing appropriate error codes for each error. Fixes #7 2020-08-22 16:33:44 +02:00
neil 1c02c142c9 fixing cookie regex again 2020-08-22 16:01:23 +02:00
neil 5a6f600806 Introducing proxy timeout (15s) and attempt to remove basic-auth header from all requests 2020-08-22 15:38:42 +02:00
bleh c61cd417fd fixing the cookie token regex 2020-08-22 12:43:21 +02:00
bleh fc32720003 more verbose debug on token fail 2020-08-22 12:16:25 +02:00
bleh be19e37cb7 more debug info when NC returns bad status code 2020-08-22 12:05:23 +02:00
bleh 5014e79b06 fix error button hover color 2020-08-21 12:07:18 +02:00
bleh 5c1f80358f Using a different error message when the admin token isn't found. Fixes #6 2020-08-19 20:28:08 +02:00
bleh bda1420818 adding noindex directive in link.html to prevent robots indexing 2020-08-19 19:21:40 +02:00
bleh 6d3d996fdf removing useless lang_code key 2020-08-19 19:20:58 +02:00
bleh c76d3e5a68 fixing crash with missing translations (#3) 2020-08-19 19:14:45 +02:00
bleh 0b019ab691 Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-08-19 16:49:46 +02:00
bleh bdba48acf2 fixing sncf_admin_token parsing error 2020-08-19 16:44:31 +02:00