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

85 commits

Author SHA1 Message Date
neil fcc9ceaedc Mise à jour de 'README.md' 2021-03-24 19:48:42 +00:00
neil 8276b35a01 cargo clippy 2021-03-24 20:29:24 +01:00
neil c1191f3f45 cargo fmt 2021-03-24 20:17:08 +01:00
neil 3d6b9f96e8 bumping version 2021-03-24 19:50:40 +01:00
neil 255cf8ba9e updating isAnonymous interception process with new OCS API 2021-03-24 19:50:28 +01:00
neil 31bf380e12 fixing the login forgery process to work around nextcloud issue 2021-03-24 19:49:27 +01:00
neil 3b82283cfd setting user_agent back to actix-web 2021-03-24 19:48:59 +01:00
neil 329fe20553 moving user_agent to constants 2021-03-24 19:48:17 +01:00
neil ae439b25bb adding percent-encoding as a dependency 2021-03-24 19:46:04 +01:00
neil e012505247 updating deps 2021-03-21 23:52:17 +01:00
neil 554cbd25ab Mise à jour de 'README.md' 2021-03-16 17:27:46 +00:00
neil cc8a7a90d8 Merge pull request 'Update lang.json with german translation' (#24) from alpcentaur/sncf:root into root
Reviewed-on: https://git.42l.fr/neil/sncf/pulls/24
2021-03-16 17:17:24 +00:00
neil 0d273bcad2 fixing json syntax 2021-03-16 17:15:59 +00:00
alpcentaur 84a52032fe Update lang.json with german translation 2021-03-10 21:45:11 +00:00
neil 564a138480 Mise à jour de 'README.md' 2021-03-09 16:54:48 +00:00
neil fa368044be Mise à jour de 'README.md' 2020-12-16 17:34:37 +00:00
neil 8097745f01 adding 1.2.0 to compatibility table 2020-11-05 16:20:14 +01:00
neil fa9cd82531 setting csrf token duration to 12 hours 2020-11-05 16:16:19 +01:00
neil 860d14bcd0 tweaking CSS, adding loading ring 2020-11-04 20:04:50 +01:00
neil 6b61ada515 implementing csrf token in backend. forward_register (/link endpont) is now POST 2020-11-04 20:04:29 +01:00
neil 79eb469b20 adding csrf strings 2020-11-04 20:03:05 +01:00
neil 9fac0811a0 downgrading cookie key size from 48 to 32 2020-11-04 20:02:48 +01:00
neil e2fdf128ec bumping version, add csrf dependency 2020-11-04 20:02:21 +01:00
neil 6db862848f implementing csrf in the frontend, adding spambot protection using javascript. Fixes #16. Fixes #9. 2020-11-04 20:01:55 +01:00
neil 3b764f2ac7 adding entry for nojs translation 2020-11-03 19:06:26 +01:00
neil 151ad7b5aa adding cookie_key field, better error message on outdated config. bump cfg version 2020-11-03 19:05:08 +01:00
neil 6bfd488036 adding cookie_key field in config.toml 2020-11-03 19:03:57 +01:00
neil d4c1979e79 Merge branch 'root' of ssh://git.42l.fr:42084/neil/sncf into root 2020-11-03 17:02:07 +01:00
neil 6760517c70 now using database pool for db. Fixes #21 2020-11-03 17:02:03 +01:00
neil 7dafaacee0 Mise à jour de 'README.md' 2020-11-01 17:43:11 +00:00
neil f07c8f960f updating deps 2020-11-01 18:28:03 +01:00
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