Commit Graph

72 Commits

Author SHA1 Message Date
cd09974c2a feat(patterns): data structure tutorials 2025-08-23 19:25:47 +01:00
8ddd48508a feat(patterns): pointer/array tutorials 2025-08-18 22:15:43 +01:00
a94e7f6142 feat(patterns): graph/tree traversal tutorials 2025-08-18 22:00:08 +01:00
83bf313305 feat(patterns): tutorial system 2025-08-07 00:41:51 +01:00
1a1558cfad fix(frontend): make stats pages dynamic 2025-08-07 00:07:22 +01:00
0fa5da224d update changelog 2025-08-06 23:54:33 +01:00
a1a4eeaed7 feat(content): hidden test cases 2025-08-06 23:21:42 +01:00
72f7833c6c seo: sitemap, robots, og tags 2025-08-06 22:38:22 +01:00
321bc07eb1 feat(frontend): big O complexity estimator 2025-07-31 15:05:41 +01:00
cbd16b3f60 fix(backend): CORS and API URL fixes 2025-07-31 14:52:27 +01:00
4a1c67022d submit ux improvements 2025-07-31 13:53:39 +01:00
ca989b6943 feat(frontend): add progress tracking 2025-07-31 13:23:11 +01:00
a7d29b7cce feat(content): function signatures + test cases 2025-07-13 19:53:34 +01:00
b434eb3a49 nit 2025-07-13 19:36:07 +01:00
0f264ef603 feat(content): more test cases 2025-07-13 19:25:39 +01:00
e28da5def2 update .env.example and docker config 2025-06-27 20:52:16 +01:00
86572f06e9 fix(frontend): handle API errors gracefully 2025-06-27 20:27:54 +01:00
167297657a remove duplicate question file 2025-06-20 16:05:43 +01:00
8cd7b3e6e0 feat(content): add new patterns 2025-06-20 16:02:40 +01:00
35753fe863 extend complexity fields to text 2025-06-20 15:10:37 +01:00
e043450457 bump frontend deps 2025-06-20 14:40:28 +01:00
490ea5edf4 feat(frontend): markdown and detail components 2025-06-20 13:53:44 +01:00
f2d6982a79 vitest setup + component tests 2025-05-30 21:16:27 +01:00
5e45458ca2 loading skeletons 2025-05-30 20:34:31 +01:00
4dbb440a76 fix docker build missing readme 2025-05-30 20:00:49 +01:00
b6167dfc5e feat(frontend): add question search 2025-05-30 19:27:31 +01:00
ef4c4dcf17 questions S-W 2025-05-30 19:18:33 +01:00
0a0feb93b5 questions M-R 2025-05-25 12:43:25 +01:00
ad320dc703 questions F-L 2025-05-25 11:47:04 +01:00
360b5fa255 questions D-E 2025-05-25 11:08:40 +01:00
615e3f1291 questions C 2025-05-25 10:16:13 +01:00
c4662f5001 questions B (backspace - burst-balloons) 2025-05-24 22:06:49 +01:00
0b83eff6f8 questions A (01-matrix - avoid-flood) 2025-05-24 21:40:39 +01:00
09ec96a282 feat(content): test cases batch 2 2025-05-24 21:00:16 +01:00
2e323d7a06 feat(content): test cases batch 1 2025-05-24 20:55:37 +01:00
359a7a705f feat(frontend): integrate editor into question page 2025-05-24 20:06:43 +01:00
c4bd3fc6a8 submission api client 2025-05-24 19:33:40 +01:00
5e16637b52 feat(frontend): add code editor 2025-05-21 21:48:52 +01:00
7951282376 pyodide hook for python execution 2025-05-21 21:03:28 +01:00
f9c404b69e feat(backend): data loader handles test cases 2025-05-21 20:41:04 +01:00
dd9a027c5a feat(backend): test cases migration 2025-05-21 19:49:22 +01:00
c5cd007c8f difficulty filters and clickable badges 2025-05-21 18:52:44 +01:00
02fc080bf8 badge colour variants 2025-05-07 23:23:35 +01:00
0167d324b0 feat(frontend): visual improvements for content 2025-05-07 23:01:33 +01:00
3604e0a889 security and accessibility pass 2025-05-07 22:15:29 +01:00
6e01777678 ci pipeline and prod compose 2025-04-29 21:36:54 +01:00
eaed337fc1 frontend dockerfile 2025-04-29 21:28:45 +01:00
f1fb32f44c wire up pages 2025-04-29 21:06:13 +01:00
8c5e5faf7a feat(frontend): add UI components 2025-04-29 20:51:49 +01:00
861f0f6d51 types and api client 2025-04-29 19:57:31 +01:00