Commit Graph

  • 697547f42d feat(users): add force reset pw and reset mfa btns miguel456 2022-08-19 02:50:56 +01:00
  • 075e9492c3 feat(users): add suspended user warning miguel456 2022-08-19 02:08:39 +01:00
  • 0f4ce2d7b0 refactor: simplify suspension method, better support for permanent suspensions miguel456 2022-08-19 01:13:40 +01:00
  • 1ed2a0f5e1 refactor: update deceiving arg description in suspension service miguel456 2022-08-19 00:57:57 +01:00
  • 2b79ae4d09 feat(users): add account indicators to management page, update old refs miguel456 2022-08-19 00:54:32 +01:00
  • e691e61bb5 refactor: deprecate isStaffMember; add isVerified miguel456 2022-08-19 00:52:46 +01:00
  • e6f02ce07f refactor: expanded AccountStatus data miguel456 2022-08-19 00:52:02 +01:00
  • 656ce0ca11 refactor: update current ip name in variable miguel456 2022-08-19 00:51:20 +01:00
  • 99d9414913 refactor: update method signature to support permanent suspensions miguel456 2022-08-19 00:51:03 +01:00
  • 7556cf5bdf refactor: rename players to users miguel456 2022-08-18 23:42:50 +01:00
  • a608a0e1ea refactor: remove deprecated isBanned method miguel456 2022-08-18 23:31:39 +01:00
  • d3f471a546 feat: add reg ip to user col, rename original ip miguel456 2022-08-16 00:27:46 +01:00
  • c562d6fc48 feat: add more items to user management page miguel456 2022-08-03 13:14:33 +01:00
  • 5b0e1d2bbf chore: ide files miguel456 2022-07-03 18:37:22 +01:00
  • 92a3972371 feat(main): several improvements, home page updates miguel456 2022-06-28 16:25:56 +01:00
  • 3f0a94bbf6 build(deps): bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 dependabot[bot] 2022-06-21 21:03:47 +00:00
  • b93e7010ec Merge pull request #25 from GamesClubOficial/dependabot/composer/guzzlehttp/guzzle-7.4.4 dependabot[bot] 2022-06-18 07:22:02 +00:00
  • cf1e7cf178 build(deps): bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 dependabot[bot] 2022-06-10 06:53:35 +00:00
  • 5fce9b8176 Merge pull request #24 from GamesClubOficial/dependabot/composer/guzzlehttp/guzzle-7.4.3 dependabot[bot] 2022-06-05 13:37:04 +00:00
  • bf058b2a19 build(deps): bump guzzlehttp/guzzle from 7.4.1 to 7.4.3 dependabot[bot] 2022-05-25 22:25:00 +00:00
  • c36c988575 Merge pull request #23 from GamesClubOficial/dependabot/npm_and_yarn/async-2.6.4 dependabot[bot] 2022-05-05 18:12:47 +00:00
  • 36e25a3cde build(deps): bump async from 2.6.3 to 2.6.4 dependabot[bot] 2022-04-29 16:20:27 +00:00
  • 76c9361289 Merge pull request #22 from GamesClubOficial/dependabot/npm_and_yarn/moment-2.29.2 dependabot[bot] 2022-04-12 19:17:44 +00:00
  • 156e6468af build(deps): bump moment from 2.27.0 to 2.29.2 dependabot[bot] 2022-04-09 12:06:00 +00:00
  • 1236970bef feat(locale): update localization files miguel456 2022-04-08 19:45:44 +01:00
  • dcbff0f52e feat: allow users to delete/create own profile miguel456 2022-04-08 19:40:35 +01:00
  • 85962de188 fix: prevent display of non-existing profiles miguel456 2022-04-08 17:26:51 +01:00
  • 3670fc575b refactor: improve footer links and attribution miguel456 2022-04-08 17:09:29 +01:00
  • 42a802968c fix: update old readme & security files miguel456 2022-04-08 00:47:17 +01:00
  • 2176ae4828 feat(dev): added IDE helper files & dev-only package miguel456 2022-04-07 23:57:09 +01:00
  • 6c93789358 fix: corrected issue with bad date checking for app eligibility miguel456 2022-04-07 23:55:43 +01:00
  • dd74d85434 feat: remove confusing illustration miguel456 2022-04-07 15:39:58 +01:00
  • 77a781ed20 feat: remove embedded twitch player miguel456 2022-04-07 15:37:56 +01:00
  • 10748f0c7b feat: log restricted login attempts miguel456 2022-04-04 13:58:50 +01:00
  • 99bb13889b fix: restore default validation/password laravel string files miguel456 2022-04-04 13:18:13 +01:00
  • 7fa1e1e11c fix: add remaining missing strings miguel456 2022-04-04 13:06:01 +01:00
  • e8cdc7c710 feat: add links to legal docs, force users to accept legal docs miguel456 2022-04-04 11:03:09 +01:00
  • 2c63c2265d feat: add support for legal doc links miguel456 2022-04-04 10:39:36 +01:00
  • 42edf0d93f feat: update localization files miguel456 2022-04-04 10:25:55 +01:00
  • 21fdb349d9 refactor: revamp devtools page miguel456 2022-04-04 09:59:18 +01:00
  • 2ddfb62f17 feat: add absence notifications miguel456 2022-04-03 22:25:44 +01:00
  • a9c2617713 feat: automatically end absences that expired miguel456 2022-04-03 20:35:55 +01:00
  • 06df0e7906 refactor: add logging to absences miguel456 2022-04-03 20:18:40 +01:00
  • 7bf5c1fbe1 refactor: move absence logic to service miguel456 2022-04-03 20:09:33 +01:00
  • 69eecca7a8 refactor: remove unused messages files miguel456 2022-03-31 17:24:29 +01:00
  • d21f1bf131 fix: update localization files w/missing backend strings miguel456 2022-03-31 16:58:56 +01:00
  • 952e307f46 fix: add missing translation functions to controllers miguel456 2022-03-31 16:54:39 +01:00
  • a7c76ad7b8 fix: add validation to home contact form miguel456 2022-03-31 16:45:38 +01:00
  • d23820598f refactor: refactored non-specific strings on homepage miguel456 2022-03-31 16:39:59 +01:00
  • a76177cbcc chore: add dependabot config miguel456 2022-03-31 16:03:08 +01:00
  • 9e8ab2383e refactor: update localization files miguel456 2022-03-31 15:05:48 +01:00
  • 6338b3ef8b refactor: refactored auth strings miguel456 2022-03-19 19:06:25 +00:00
  • e0844a7a2b refactor: refactored strings on primary user views miguel456 2022-03-19 18:39:59 +00:00
  • 678ac68c57 refactor: refactored strings on user profile views miguel456 2022-03-19 18:05:49 +00:00
  • 3f3f10e508 refactor: refactored strings on dashboard miguel456 2022-03-19 06:28:38 +00:00
  • 44874fbdc5 feat: added strings to Teams feature miguel456 2022-03-19 06:22:00 +00:00
  • 703032a008 refactor: refactored strings for application forms miguel456 2022-03-19 06:04:30 +00:00
  • 498fe5d09e refactor: refactored administration strings This commit also removes support for French and Spanish, and adds support for Brazillian Portuguese. Additionally, the accidental leave protection on the form builder has also been fixed. miguel456 2022-03-19 05:56:20 +00:00
  • e6b10ab44e feat: prepare discord channel miguel456 2022-03-13 16:25:46 +00:00
  • ea75a287c2 Merge pull request #18 from GamesClubOficial/dependabot/composer/guzzlehttp/psr7-2.2.1 dependabot[bot] 2022-03-31 10:14:28 +00:00
  • 9f8281d80c build(deps): bump guzzlehttp/psr7 from 2.1.0 to 2.2.1 dependabot[bot] 2022-03-30 02:09:20 +00:00
  • 755c8fb47e Merge pull request #17 from GamesClubOficial/dependabot/npm_and_yarn/minimist-1.2.6 Miguel Nogueira 2022-03-27 23:34:52 +01:00
  • 3e7f5458c6 build(deps): bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-26 06:20:42 +00:00
  • e3c372db80 Merge pull request #16 from GamesClubOficial/dependabot/npm_and_yarn/node-forge-1.3.0 dependabot[bot] 2022-03-26 06:20:15 +00:00
  • 42f385687b build(deps): bump node-forge from 1.2.1 to 1.3.0 dependabot[bot] 2022-03-26 05:42:39 +00:00
  • 5e8160682a Merge pull request #14 from GamesClubOficial/feature-help-ua-widget Miguel Nogueira 2022-03-15 17:20:56 +00:00
  • 9d967a514b feat: add help ukraine widget miguel456 2022-03-15 17:17:50 +00:00
  • 913911eaf7 Merge pull request #13 from GamesClubOficial/patch-stability-upgrades Miguel Nogueira 2022-03-07 22:00:04 +00:00
  • b8242dbc87 feat: add account deletion notifications miguel456 2022-03-07 21:14:51 +00:00
  • a265debe4c feat: add account unlock/lock notifications miguel456 2022-03-07 19:43:14 +00:00
  • a4f41b8f8d fix: add constraint actions to db structure miguel456 2022-03-07 18:14:42 +00:00
  • ec23c05c5f fix: paginate user search results miguel456 2022-03-06 12:56:41 +00:00
  • 0e85f81fe6 chore: update verify email wording miguel456 2022-03-06 10:03:42 +00:00
  • c1228b14de Squash verification commits miguel456 2022-03-06 00:05:01 +00:00
  • 52ece54202 chore: update wording and info on new user email miguel456 2022-03-05 23:24:25 +00:00
  • 2295d31245 fix: also ignore app.js' license file miguel456 2022-03-05 23:21:24 +00:00
  • b0738e3799 Revert "fix: also ignore app.js' license file" miguel456 2022-03-05 23:21:00 +00:00
  • 7873505fea fix: also ignore app.js' license file miguel456 2022-03-05 23:19:27 +00:00
  • 7c7f9f0311 chore: updated package-lock.json miguel456 2022-03-05 23:18:14 +00:00
  • c84ffc2518 chore: remove webpack-generated files miguel456 2022-03-05 23:16:33 +00:00
  • 6c843812d2 fix: remove account name from 403 error miguel456 2022-03-05 23:12:37 +00:00
  • e9c24d8f37 chore: change wording on suspension notification miguel456 2022-03-05 22:24:38 +00:00
  • 7414bcf6b6 fix: remove duplicated bootstrap toggle library miguel456 2022-03-05 22:24:06 +00:00
  • 87fc320541 build: fix npm vendor vulnerability miguel456 2022-03-05 22:20:43 +00:00
  • 80965d786c fix: remove unnecessary notifiable miguel456 2022-02-27 17:07:31 +00:00
  • d0acdded24 Merge pull request #12 from GamesClubOficial/miguel456-patch-1 Miguel N 2022-02-25 00:47:12 +00:00
  • 255b0cb6a8 fix: update old readme file Miguel N 2022-02-25 00:46:53 +00:00
  • f7dbd93132 build: merge to master miguel456 2022-02-24 23:27:21 +00:00
  • 3589bcb7ef build: upgrade to Mix 6 miguel456 2022-02-24 23:11:22 +00:00
  • 2ad633e0db Merge pull request #9 from GamesClubOficial/dependabot/npm_and_yarn/follow-redirects-1.14.9 Miguel N 2022-02-24 21:59:56 +00:00
  • ecfa4c1d5a Merge pull request #10 from GamesClubOficial/dependabot/npm_and_yarn/url-parse-1.5.10 Miguel N 2022-02-24 21:59:22 +00:00
  • af87762771 Merge pull request #8 from GamesClubOficial/dependabot/npm_and_yarn/lodash-4.17.21 Miguel N 2022-02-24 21:58:52 +00:00
  • adb6fbd8c8 Merge pull request #11 from GamesClubOficial/dependabot/npm_and_yarn/ssri-6.0.2 Miguel N 2022-02-24 21:58:03 +00:00
  • 6ff14eb640 Bump ssri from 6.0.1 to 6.0.2 dependabot[bot] 2022-02-24 21:51:01 +00:00
  • c8e2197d12 Bump url-parse from 1.4.7 to 1.5.10 dependabot[bot] 2022-02-24 21:50:58 +00:00
  • 0ee536b7a8 Bump follow-redirects from 1.5.10 to 1.14.9 dependabot[bot] 2022-02-24 21:50:57 +00:00
  • a94dcda415 Bump lodash from 4.17.19 to 4.17.21 dependabot[bot] 2022-02-24 21:50:54 +00:00
  • 21cd7c2888 Merge branch 'develop' miguel456 2022-02-24 18:50:42 +00:00
  • 4e51a4bc8b fix: updated dashboard footer information miguel456 2022-02-24 05:50:26 +00:00
  • 0a66bde951 fix: update statuspage btn miguel456 2022-02-24 03:30:47 +00:00