Commit Graph

77 Commits

Author SHA1 Message Date
98397bfbc6 Merge branch 'cart' 2024-02-10 10:20:37 -05:00
ef1e9c9ae8 add a test 2024-02-10 10:19:56 -05:00
a1bab69ee8 Merge branch 'favicon' 2024-02-09 16:00:02 -05:00
c64091af19 work on task integrate 2024-02-09 15:59:42 -05:00
3eaa100a49 add favicon 2024-02-09 15:58:55 -05:00
80e1b52137 Merge branch 'move-game-outta-gameList' 2024-02-09 13:43:58 -05:00
45d8dc33b2 create Game component 2024-02-09 13:43:54 -05:00
cdb0bfaca8 Merge branch 'improve-the-store' 2024-02-09 12:49:25 -05:00
e79054de95 improve the store 2024-02-09 12:49:22 -05:00
712b0a5ef2 Merge branch 'stats' 2024-02-06 15:40:56 -05:00
23359b86ee add the stats and the menu 2024-02-06 15:40:47 -05:00
2bbeefa26a add listing stats 2024-02-06 13:05:52 -05:00
fe5c408d6b Merge branch 'new-user' 2024-02-06 09:21:43 -05:00
ebebe25c12 add new user 2024-02-06 09:21:38 -05:00
723c37d06b Merge branch 'search' 2024-02-05 15:29:32 -05:00
2200fc6884 add a search bar 2024-02-05 15:29:19 -05:00
46f186e227 Merge branch 'hide-games' 2024-02-05 14:35:45 -05:00
b8ac795ad6 can hide games 2024-02-05 14:35:35 -05:00
31c47f4c8b Merge branch 'neighbourhood' 2024-02-05 11:11:12 -05:00
6855f5d083 docs(changeset): feat: add neighbourhoods 2024-02-05 10:30:53 -05:00
08d391010d show the neighbourhood 2024-02-05 10:30:23 -05:00
e83f25461d add neighbourhood to the db 2024-02-05 09:47:10 -05:00
03cd2113cc Merge branch 'smarter-updates' 2024-02-04 17:54:48 -05:00
d5a84e42df docs(changeset): feat: be smarter when updating games 2024-02-04 17:54:39 -05:00
d04e431169 smarter updates 2024-02-04 17:54:10 -05:00
3b7c70ee4e Merge branch 'gt26-top-menu' 2024-02-04 17:15:30 -05:00
9fdd3ae20c add top menu and about page 2024-02-04 17:08:21 -05:00
b1c66f6ff8 docs(changeset): add a top menu 2024-02-04 17:08:00 -05:00
f8f13da314 Merge branch 'loading-empty' 2024-02-04 14:55:42 -05:00
74abce9676 docs(changeset): feat: add empty-state progress loader 2024-02-04 14:55:25 -05:00
3d6d8e8001 add empty-state progress loader 2024-02-04 14:55:08 -05:00
2c219ae4cc no srr 2024-02-04 14:45:28 -05:00
6306cb32be Merge branch 'gt24-add-header' 2024-02-04 14:32:42 -05:00
c8448a1515 docs(changeset): feat: add a title to the page
fix #24
2024-02-04 14:32:22 -05:00
7bec9a633f Merge branch 'gt22-lazy-loading-imgs' 2024-02-04 14:28:22 -05:00
4cb38c07c7 lazy-load thumbnails 2024-02-04 14:28:17 -05:00
41315b5c13 docs(changeset): feat: lazy-load thumbnails (#22) 2024-02-04 14:27:58 -05:00
18bc4c5f02 Merge branch 'read-from-json' 2024-02-04 14:23:00 -05:00
20ae499852 add export-db task 2024-02-04 14:08:53 -05:00
2d7c36519e docs(changeset): maint: read the games from a json file 2024-02-04 14:07:13 -05:00
2fdc6b99c7 have a dev games.json 2024-02-04 13:58:16 -05:00
c7d5863792 wip 2024-02-04 13:31:57 -05:00
90ce6afc8e Merge branch 'no-ssr' 2024-02-04 13:06:44 -05:00
034eb7710f docs(changeset): feat: make the app browser-only (no ssr) 2024-02-04 13:06:33 -05:00
f928cd26b1 add deploy task 2024-02-04 13:02:59 -05:00
6ce020f6a1 configure svelte to be no-ssr 2024-02-04 12:54:23 -05:00
a52712f447 Merge branch 'update-script' 2024-02-04 12:40:57 -05:00
5b082319f9 add Taskfile 2024-02-04 12:40:51 -05:00
2fe7ddc2e0 add updateUsers script 2024-02-04 12:39:47 -05:00
b1908942e2 Merge branch 'new-users' 2024-02-04 10:42:34 -05:00