Commit Graph

  • b0472bf6dd bugfix: fix wrong usage of pwd command Settel 2022-11-18 08:54:35 +0100
  • ad52a0e16f feat: use nuxt-icon instead of own implementation Settel 2022-11-18 08:52:07 +0100
  • bab7691228 chore: upgrade to Nuxt 3.0.0 Settel 2022-11-18 08:41:36 +0100
  • 1be050a543 chore: update log prefix Settel 2022-11-06 17:12:42 +0100
  • 925ab255f4 version: bump to 2.9 Settel 2022-11-06 17:07:48 +0100
  • 6aac24d118 feat: prepend log messages with prefix Settel 2022-11-06 17:07:35 +0100
  • 2f58916cba feat: log failed and successful login attempts Settel 2022-11-06 17:00:28 +0100
  • 9502e70d3a Merge remote-tracking branch 'old/develop' into develop Settel 2022-11-06 16:01:57 +0100
  • 20b2425483 version: bump to 2.7 Settel 2022-11-06 15:56:33 +0100
  • 7872b9e53f bugfix: fixed path to binary Settel 2022-11-06 15:49:05 +0100
  • 786a1c46f1 bugfix: fix compiler warning Settel 2022-11-06 15:44:48 +0100
  • cfe0a679c2 version: bump to 2.6 Settel 2022-11-06 15:41:28 +0100
  • eb703f86b1 refactor: use new Log class Settel 2022-11-06 15:41:13 +0100
  • 190cfa5a54 bugfix: limit CI build to prod branch Settel 2022-11-06 10:16:39 +0100
  • 7b1e43144d feat: limit CI build to prod branch Settel 2022-11-06 10:13:59 +0100
  • 9e9a7e4ed8 bugfix: repair .woodpecker.yml Settel 2022-11-06 10:03:19 +0100
  • bf69e93c23 bugfix: repair .woodpecker.yml Settel 2022-11-06 10:02:31 +0100
  • fc84047e96 bugfix: repair .woodpecker.yml Settel 2022-11-06 10:02:11 +0100
  • e6dcd432eb bugfix: repair .woodpecker.yml Settel 2022-11-06 10:01:47 +0100
  • 1ffb83456f bugfix: repair .woodpecker.yml Settel 2022-11-06 10:01:26 +0100
  • a1072e9e33 bugfix: repair .woodpecker.yml Settel 2022-11-06 10:01:08 +0100
  • 918a2bc731 bugfix: repair .woodpecker.yml Settel 2022-11-06 10:00:36 +0100
  • 4f0230ae56 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:59:56 +0100
  • 6eb6031292 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:59:44 +0100
  • 1664b99dc7 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:58:48 +0100
  • 102540a0f9 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:56:23 +0100
  • a612361694 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:56:13 +0100
  • 8abcc94c62 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:55:55 +0100
  • 251e9b3ad0 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:55:02 +0100
  • 702b1bdc29 bugfix: repair .woodpecker.yml Settel 2022-11-06 09:54:47 +0100
  • 85d8a878db Merge branch 'woodpecker' of git.gnuher.de:settel/knowyt into woodpecker Settel 2022-11-06 09:54:22 +0100
  • 85486eb6ce bugfix: repair .woodpecker.yml Settel 2022-11-06 09:53:44 +0100
  • dab94048f8 feat: refactor podman build Settel 2022-11-06 09:50:13 +0100
  • c2888d208b feat: refactor podman build Settel 2022-11-06 09:50:13 +0100
  • eeb48281e4 feat: refactor podman build Settel 2022-11-06 09:47:43 +0100
  • 1e752467eb bugfix: install make Settel 2022-11-06 09:17:17 +0100
  • 656e125a3f feat: use proper golang image Settel 2022-11-06 09:15:37 +0100
  • aae6280954 bugfix: debug .woodpecker.yml Settel 2022-11-05 22:03:26 +0100
  • a94448e8a6 bugfix: debug .woodpecker.yml Settel 2022-11-05 22:01:43 +0100
  • bb9cd154fb feat: separate pipeline steps for frontend and backend Settel 2022-11-05 22:00:14 +0100
  • 34ef10c6e6 feat: separate pipeline steps for frontend and backend Settel 2022-11-05 21:58:46 +0100
  • 14546cd7b8 test: persist between steps Settel 2022-11-05 21:54:26 +0100
  • 4a72da223d test: persist between steps Settel 2022-11-05 21:51:38 +0100
  • c8a4b6dad3 test: use volumes in Woodpecker CI Settel 2022-11-05 21:18:08 +0100
  • fffe15c919 bugfix: fix whitespace Settel 2022-11-04 22:17:39 +0100
  • e785035b52 bugfix: remove build podman step from pipeline Settel 2022-11-04 22:17:01 +0100
  • 93c5e555ad feat: use single pipeline for front- and backend Settel 2022-11-04 22:14:26 +0100
  • 884304a33f feat: use alpine, install make Settel 2022-11-04 22:05:43 +0100
  • 8f7ec91912 feat: install go-bindata Settel 2022-11-04 22:04:08 +0100
  • e478fc26b1 feat: install go-bindata Settel 2022-11-04 21:58:12 +0100
  • 533bb922f2 feat: setup server Settel 2022-11-04 21:51:14 +0100
  • 0376e89f19 bugfix: fix cd into working directory Settel 2022-11-04 21:43:51 +0100
  • 72b4650261 test: run pipeline Settel 2022-11-04 21:42:48 +0100
  • c01c4cb356 feat: use node:16-alpine image Settel 2022-11-04 21:40:40 +0100
  • ba9dd785ca bugfix: reorder frontend/backend pipelines Settel 2022-11-04 21:37:59 +0100
  • b873ed7d43 feat: add .woodpecker.yml Settel 2022-11-04 21:36:24 +0100
  • b16ae59cd9 version: bump to 2.6 Settel 2022-10-11 20:34:45 +0200
  • 763e517c3f css: adapt highscores to smartphone Settel 2022-10-10 19:36:33 +0200
  • f119935467 css: adapt Playground to smartphone Settel 2022-10-10 19:31:32 +0200
  • 673242ba11 css: adapt ReadySet to smartphone Settel 2022-10-10 19:01:27 +0200
  • ce31b88acf css: adapt CollectQuotes, QuoteCard, QuoteCardNew to smartphone Settel 2022-10-09 23:25:18 +0200
  • 75f476c55f css: adapt TopBar and Lobby to smartphone Settel 2022-10-09 23:02:31 +0200
  • 118dc897ce css: disable create team button in smartphone mode Settel 2022-10-09 21:36:51 +0200
  • e2d504c839 css: make index page ready for smartphone Settel 2022-10-09 21:29:09 +0200
  • 53e1371cde css: make TitleBox ready for smartphone Settel 2022-10-09 16:47:36 +0200
  • 17372a5417 Merge branch 'develop' of gnuher.de:various/git/codes/go/knowyt into develop Settel 2022-10-05 09:49:20 +0200
  • 98cf3b581d version: bounce to 2.5 Settel 2022-10-05 09:49:12 +0200
  • e63db9a6dd Merge branch 'develop' of gnuher.de:various/git/codes/go/knowyt into develop Settel 2022-10-05 09:47:18 +0200
  • 70623dc1e7 version: bounce to 2.4 Settel 2022-10-05 09:41:12 +0200
  • bc323542ab chore: remove _client/ Settel 2022-10-05 09:40:57 +0200
  • 03c133afc5 feat: add Makefile target reset-data Settel 2022-10-05 09:40:18 +0200
  • 62b0f429d7 bugfix: debounce save quote API call Settel 2022-10-05 09:38:42 +0200
  • fa7806e276 bugfix: show correct number of quotes played Settel 2022-10-05 09:01:22 +0200
  • 582922a21a bugfix: reset stores when user logs out bugfix: ignore pending request that do not elong to current game Settel 2022-10-05 08:44:18 +0200
  • 23523c706a version: bump to 2.4 Settel 2022-09-30 20:51:06 +0200
  • 3c332be724 bugfix: set title font in InfoModal Settel 2022-09-30 20:50:48 +0200
  • 258067cf84 version: bump to 2.3 Settel 2022-09-30 20:37:16 +0200
  • 941be1a7d7 refactor: move /info to ModalDialog Settel 2022-09-30 20:37:00 +0200
  • 500b291069 version: bump to 2.2 Settel 2022-09-30 18:03:51 +0200
  • 15ca4459eb feat: add info page Settel 2022-09-30 18:03:34 +0200
  • d330164906 version: bump to 2.1 Settel 2022-09-30 13:04:52 +0200
  • befd0a899c bugfix: adapt QuoteCard text size to amount of text in it Settel 2022-09-30 13:04:04 +0200
  • 6b9188b618 bugfix: explicitly set topbar text color Settel 2022-09-30 08:44:58 +0200
  • dce33d2088 bugfix: set ui language according to game language Settel 2022-09-30 08:43:40 +0200
  • 376a9f5642 bugfix: fix sorting of players by score in highscore table Settel 2022-09-25 18:05:56 +0200
  • 5c2b99a909 bugfix: sort highscore table by score Settel 2022-09-25 17:55:55 +0200
  • 05680286ad chore: remove debug output Settel 2022-09-25 17:27:52 +0200
  • d9c73a7929 chore: rename docker/ to podman/ Settel 2022-09-25 17:27:34 +0200
  • 8ff0b3f9e7 bugfix: use external redirects for navigateTo() is bound to fail with DOMException if two consecutive redirects happen (at least in docker container) Settel 2022-09-25 17:23:27 +0200
  • fb8adade60 bugfix: use static references to images so nuxt generate knows about them Settel 2022-09-25 17:22:26 +0200
  • 61514f1234 feat: expand/hide explaination box Settel 2022-09-23 18:24:02 +0200
  • 57dfa90b65 feat: add explaination box to CollectQuotes Settel 2022-09-19 12:44:24 +0200
  • 8cd29d024d bugfix: correct color of edit pencil from red to black Settel 2022-09-19 12:25:23 +0200
  • 2241723b7a feat: add explaination box to CollectVotes (WIP) Settel 2022-09-18 09:39:39 +0200
  • 5009b070e7 refactor: split ModalDialog into ModalDialog and DialogBox Settel 2022-09-17 12:50:47 +0200
  • f52c0b707c feat: add animation on end of round Settel 2022-09-17 12:14:15 +0200
  • 1e261eb3ec feat: add animations to Playground elements Settel 2022-09-16 22:41:08 +0200
  • 93a71bfbd3 feat: add animations to Playground elements (WIP) Settel 2022-09-16 10:31:05 +0200
  • 76456994a8 feat: add animations to Playground elements (WIP) Settel 2022-09-15 20:14:36 +0200
  • 10a3ab01da feat: animate source cards on show Settel 2022-09-13 12:23:19 +0200