Commit Graph
53 Commits
Author SHA1 Message Date
odweta 6089ccda45 ADDED EXPORT FUNCTIONALITY 2026-04-03 19:16:20 +02:00
odweta 2b4e64c72f fixed issue #6 2026-04-03 18:23:54 +02:00
odweta 30591db7f3 fixed issue #2 2026-04-03 18:13:27 +02:00
odweta 4650604593 fix issue #3 2026-04-03 17:58:12 +02:00
odweta 4f4f82e41a fix issue #1 2026-04-03 17:54:00 +02:00
odweta 09f3ae550a add internet permission for android 2026-04-03 17:51:21 +02:00
odweta ac0a955620 fixed issue #5 2026-04-03 17:37:20 +02:00
odweta e7de0d7e5f fixed issue #4 2026-04-03 17:31:08 +02:00
odweta 032634f461 make android work 2026-04-03 17:20:28 +02:00
odweta 9854983aa3 actually change the API url to the correct prod one :) 2026-04-03 14:46:33 +02:00
odweta bf80d0e6ec Merge branch 'dev' into 'master'
Frontend first working version

See merge request odweta/hlaskovnik_reimagined!1
2026-04-03 14:33:35 +02:00
odweta 1ec4a65032 update dark mode handling 2026-04-03 14:26:57 +02:00
odweta 1f8526a7dd update leaderboard text fg color 2026-04-03 13:53:39 +02:00
odweta 8ba8a009a6 updated flashcards 2026-04-03 13:52:34 +02:00
odweta bc68eef63e update flashcards page 2026-04-03 13:47:46 +02:00
odweta c7533d8e4a added leaderboards (without clickthrough to filtered by author - later) 2026-04-03 13:47:36 +02:00
odweta 8789146b9a remove settings (made redundant) 2026-04-03 13:22:28 +02:00
odweta c92a510131 removed settings (made redundant) 2026-04-03 13:21:21 +02:00
odweta fbcddec8c9 add authorCount variable for mapping how many quotes everybody has 2026-04-03 13:20:31 +02:00
odweta 1c8357165f add gitignore 2026-04-03 13:08:47 +02:00
odweta 3a9bc5fe7d added quotes export to file 2026-04-03 13:01:22 +02:00
odweta 8c4a7afa56 fix filter radio buttons (remove deprecated code) 2026-04-03 12:13:23 +02:00
odweta 5477db71d9 add alias for running the local test environment 2026-04-03 07:34:18 +02:00
odweta 5aa78e8bca add log middleware (just for testing) 2026-04-03 07:33:53 +02:00
odweta eae9e34ddf added first working prototype of flashcards 2026-04-02 20:35:09 +02:00
odweta 51ce826de6 added correct sorting of quotes in the list; set up a testing environment 2026-04-02 19:58:41 +02:00
odweta c9d39a7193 update settings.json 2026-04-01 14:02:52 +02:00
Odweta 7e7c9ee472 still at the start of flashcards 2026-03-23 12:31:26 +01:00
Odweta 3707bb0ea7 started work on the flashcards 2026-03-23 12:27:55 +01:00
Odweta 1871dac2af filtering works! 2026-03-23 12:24:01 +01:00
Odweta ff655e2dcf filtering by author works 2026-03-23 11:50:17 +01:00
Odweta 5c7e2dea57 working on filtering 2026-03-23 11:36:02 +01:00
Odweta 2085f010f1 added prototype of the filter bar + all quotes count 2026-03-23 11:06:39 +01:00
Odweta 67008188b9 add author selection menu 2026-03-23 09:59:42 +01:00
Odweta e356fe8627 fix test error 2026-03-23 08:11:23 +01:00
Odweta 2f719e28f7 update values logic 2026-03-23 08:10:56 +01:00
Odweta a95d899ac5 CRUD working 2026-03-22 20:05:31 +01:00
Odweta 0219155f8e made a small prototype with a navbar 2026-03-22 17:18:36 +01:00
Odweta ea85589767 flutter frontend initial commit 2026-03-22 14:55:07 +01:00
Odweta 8d192f8be3 add auth middleware 2026-03-22 14:44:44 +01:00
Odweta 6cd68a6725 update 'update' (PUT) quote method 2026-03-19 12:23:17 +01:00
Odweta 4d5f648313 add 'update' (PUT) quote method 2026-03-19 12:19:09 +01:00
Odweta f4e986500d update delete quote method 2026-03-19 12:11:16 +01:00
Odweta 205bd79cdf add delete quote method 2026-03-19 11:59:19 +01:00
Odweta 8e27f0a5c2 add delete quote method 2026-03-19 11:56:26 +01:00
Odweta 83e6c4e0a3 update db name 2026-03-19 11:29:34 +01:00
Odweta 9f9bf3e366 CI/CD 2026-03-19 10:58:01 +01:00
Odweta 4d9cf01e1d CI/CD 2026-03-19 10:57:37 +01:00
Odweta 4deb11fd06 CI/CD 2026-03-19 10:48:02 +01:00
Odweta a8aa68c1cc CI/CD 2026-03-19 10:46:34 +01:00
Odweta 1ca5df755f CI/CD 2026-03-19 10:35:32 +01:00
Odweta 868594bc3a CI/CD 2026-03-19 10:32:41 +01:00
Odweta 12def174a4 initial commit 2026-03-19 09:23:13 +01:00