Commit Graph
20 Commits
Author SHA1 Message Date
Florian SYLVAIN 62be572702 ️ Pages system overhaul, improving performances a lot 2022-01-06 16:46:23 +01:00
Florian SYLVAIN a89a4f2315 🎨 Improving filters 2022-01-06 14:31:11 +01:00
Florian SYLVAIN 183d53b8df Implementing working filters (almost) 2022-01-05 12:02:20 +01:00
Florian SYLVAIN 84edef43dd 🎨 General visuals improvements 2021-12-10 12:14:03 +01:00
Florian Sylvain 75d408c777 Added api route getAuthorsCountByAuthor(author_name) 2021-11-09 00:34:56 +01:00
Florian Sylvain 4d80c83742 🎨 Cleaning and improvements 2021-11-04 22:58:05 +01:00
Florian Sylvain d073502655 ️ Improved extract script performances 2021-11-04 22:12:07 +01:00
Florian Sylvain 214ff958aa Added suggestion feature 2021-10-31 00:19:53 +02:00
Florian Sylvain 794f4094c9 🔒️ Sanitization of author name to prevent errors caused by quotes and double quotes 2021-10-31 00:17:31 +02:00
Florian Sylvain a97ee8fb2a 🔒️ getTheseByAuthor() now sanitize author name 2021-10-30 18:12:01 +02:00
Florian SYLVAIN 0f425bb06a Introduced big DB (~500 000 results) and multiple improvements 2021-10-29 15:11:09 +02:00
Florian Sylvain c2d717409e 🎨 Added return type of fullThese function. 2021-09-24 22:39:43 +02:00
Florian Sylvain f56ba7e3c8 🔒️ Improved and fixed security issues by adding .env file for DB connection and loading class. 2021-09-24 22:37:00 +02:00
Florian Sylvain a05438ab76 🐛 Replaced bool online field by a string one to fix it. 2021-09-24 21:45:39 +02:00
Florian SYLVAIN f2f0ee96f0 🎨 Adding conf.php class to create PDO exclusively from this. 2021-09-24 11:51:27 +02:00
Florian SYLVAIN b0547ee0ee 🎨 Cleaning getTheseByAuthor 2021-09-24 11:39:30 +02:00
Florian SYLVAIN 241c411a87 Introducing API feature (get these by author name). 2021-09-24 11:11:30 +02:00
Florian SYLVAIN e95474300b Fully functioning these and dump features implemented. 2021-09-24 09:54:28 +02:00
Florian SYLVAIN ae7f4d88e7 🚧 First introduction of these and dump system 2021-09-18 14:13:10 +02:00
Florian SYLVAIN 228d25c279 🚚 Moved class and scripts. 2021-09-17 11:58:35 +02:00