Commit Graph

581 Commits

Author SHA1 Message Date
Settel
0376e89f19 bugfix: fix cd into working directory
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:43:51 +01:00
Settel
72b4650261 test: run pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:42:48 +01:00
Settel
c01c4cb356 feat: use node:16-alpine image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:40:40 +01:00
Settel
ba9dd785ca bugfix: reorder frontend/backend pipelines
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:37:59 +01:00
Settel
b873ed7d43 feat: add .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:36:24 +01:00
Settel
b16ae59cd9 version: bump to 2.6 2022-10-11 20:34:45 +02:00
Settel
763e517c3f css: adapt highscores to smartphone 2022-10-10 19:36:33 +02:00
Settel
f119935467 css: adapt Playground to smartphone 2022-10-10 19:31:32 +02:00
Settel
673242ba11 css: adapt ReadySet to smartphone 2022-10-10 19:01:27 +02:00
Settel
ce31b88acf css: adapt CollectQuotes, QuoteCard, QuoteCardNew to smartphone 2022-10-09 23:25:18 +02:00
Settel
75f476c55f css: adapt TopBar and Lobby to smartphone 2022-10-09 23:15:12 +02:00
Settel
118dc897ce css: disable create team button in smartphone mode 2022-10-09 21:36:51 +02:00
Settel
e2d504c839 css: make index page ready for smartphone 2022-10-09 21:29:09 +02:00
Settel
53e1371cde css: make TitleBox ready for smartphone 2022-10-09 16:47:36 +02:00
Settel
17372a5417 Merge branch 'develop' of gnuher.de:various/git/codes/go/knowyt into develop 2022-10-05 09:49:20 +02:00
Settel
98cf3b581d version: bounce to 2.5 2022-10-05 09:49:12 +02:00
Settel
e63db9a6dd Merge branch 'develop' of gnuher.de:various/git/codes/go/knowyt into develop 2022-10-05 09:47:18 +02:00
Settel
70623dc1e7 version: bounce to 2.4 2022-10-05 09:41:12 +02:00
Settel
bc323542ab chore: remove _client/ 2022-10-05 09:40:57 +02:00
Settel
03c133afc5 feat: add Makefile target reset-data 2022-10-05 09:40:18 +02:00
Settel
62b0f429d7 bugfix: debounce save quote API call 2022-10-05 09:38:42 +02:00
Settel
fa7806e276 bugfix: show correct number of quotes played 2022-10-05 09:01:38 +02:00
Settel
582922a21a bugfix: reset stores when user logs out
bugfix: ignore pending request that do not elong to current game
2022-10-05 08:44:18 +02:00
Settel
23523c706a version: bump to 2.4 2022-09-30 20:51:06 +02:00
Settel
3c332be724 bugfix: set title font in InfoModal 2022-09-30 20:50:48 +02:00
Settel
258067cf84 version: bump to 2.3 2022-09-30 20:42:46 +02:00
Settel
941be1a7d7 refactor: move /info to ModalDialog 2022-09-30 20:42:39 +02:00
Settel
500b291069 version: bump to 2.2 2022-09-30 18:03:51 +02:00
Settel
15ca4459eb feat: add info page 2022-09-30 18:03:34 +02:00
Settel
d330164906 version: bump to 2.1 2022-09-30 13:04:52 +02:00
Settel
befd0a899c bugfix: adapt QuoteCard text size to amount of text in it 2022-09-30 13:04:04 +02:00
Settel
6b9188b618 bugfix: explicitly set topbar text color 2022-09-30 08:44:58 +02:00
Settel
dce33d2088 bugfix: set ui language according to game language 2022-09-30 08:43:40 +02:00
Settel
376a9f5642 bugfix: fix sorting of players by score in highscore table 2022-09-25 18:05:56 +02:00
Settel
5c2b99a909 bugfix: sort highscore table by score 2022-09-25 17:55:55 +02:00
Settel
05680286ad chore: remove debug output 2022-09-25 17:27:52 +02:00
Settel
d9c73a7929 chore: rename docker/ to podman/ 2022-09-25 17:27:34 +02:00
Settel
8ff0b3f9e7 bugfix: use external redirects for navigateTo() is bound to fail with DOMException if two consecutive redirects happen (at least in docker container) 2022-09-25 17:23:27 +02:00
Settel
fb8adade60 bugfix: use static references to images so nuxt generate knows about them 2022-09-25 17:22:26 +02:00
Settel
61514f1234 feat: expand/hide explaination box 2022-09-23 18:24:02 +02:00
Settel
57dfa90b65 feat: add explaination box to CollectQuotes 2022-09-19 12:44:24 +02:00
Settel
8cd29d024d bugfix: correct color of edit pencil from red to black 2022-09-19 12:25:23 +02:00
Settel
2241723b7a feat: add explaination box to CollectVotes (WIP) 2022-09-18 09:39:39 +02:00
Settel
5009b070e7 refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
Settel
f52c0b707c feat: add animation on end of round 2022-09-17 12:14:15 +02:00
Settel
1e261eb3ec feat: add animations to Playground elements 2022-09-16 22:41:08 +02:00
Settel
93a71bfbd3 feat: add animations to Playground elements (WIP) 2022-09-16 10:31:05 +02:00
Settel
76456994a8 feat: add animations to Playground elements (WIP) 2022-09-15 20:14:36 +02:00
Settel
10a3ab01da feat: animate source cards on show 2022-09-13 12:23:19 +02:00
Settel
cd475288f6 bugfix: fix typing for Round.Selections 2022-09-13 11:06:48 +02:00