Commit Graph
24 Commits
Author SHA1 Message Date
Marco Pasqualetti 8bad081e79 test(e2e): add playwright (#47)
- closes #46
2026-02-08 10:29:07 +01:00
Marco Pasqualetti 24907643ac feat(frontend): convert to ts (#37)
* feat(frontend): convert to ts

* refactor(frontend): axios-override - simplify shouldMock type

* fix: refine stage labels

* refactor(frontend): refine `useUserId` signature

* fix(frontend): descriptionLines and langsCount can be undefined

* refactor(frontend): refine casting on redirectCode

* refactor(frontend): refine stageIndex title and types

* refactor(frontend): apply pr review comments changes

* refactor(frontend): group properties using reference groups

* refactor(frontend): remove outdated comment

* fix(frontend): mock-http - simplify code
2026-01-29 09:42:25 +01:00
Marco Pasqualetti 74b314ab0f refactor: setup prettier as formatter for the whole monorepo (#26) 2026-01-20 18:38:20 +01:00
Marco Pasqualettiandmartin-mfg 8c065b473f feat: setup monorepo using pnpm (#20)
* tests: fix float problems and PAT problem

* extend CONTRIBUTING.md

* extend build documentation, add GH action, fix build on MacOS

* fix build on Vercel

* update .gitignore and CONTRIBUTING.md

* feat: begin work on monorepo

* chore(actions/basic-build): use pnpm

* fix: vercel-deploy

* docs: updates with new folders

* chore: apply PR review comments

---------

Co-authored-by: martin-mfg <2026226+martin-mfg@users.noreply.github.com>
2026-01-19 14:11:58 +01:00
martin-mfg 8cca1ed6a3 adapt vercel.json and .gitignore to new folder copying 2025-09-27 16:04:54 +02:00
martin-mfg b4e33d2643 delete many github-trends files, remove relatedProjects, unify gitignore 2025-09-20 10:01:05 +02:00
martin-mfg d149e0e1f5 initiate monorepo, add original github-trends 2025-09-18 11:30:25 +02:00
martin-mfg f33fd7e305 fix readme links, revert gitignore change 2025-09-09 19:18:53 +02:00
martin-mfg 793ceecacf revert all remaining unnecessary changes 2025-06-24 19:55:33 +02:00
martin-mfg 4a41426dcd try prerender function 2025-06-22 09:52:53 +00:00
Alexandr Garbuzov 428e97bfcc Add performance tests base (#3141)
* Add basic bench tests

* dev
2023-10-13 11:27:04 +02:00
Alexandr Garbuzov 99d560f573 Add vscode settings for yzhang.markdown-all-in-one extension (#2813) 2023-06-12 09:08:24 +02:00
Alexandr Garbuzov 5218e34084 Remove duplicate from .gitignore (#2814) 2023-06-12 08:29:46 +02:00
Alexandr Garbuzovandrickstaa 2704e25d5d Add yzhang.markdown-all-in-one to recommended workspace extensions (#2809)
* Add yzhang.markdown-all-in-one to recommended workspace extensions

* refactor: update .gitignore

---------

Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-06-11 15:30:04 +03:00
Rick Staa 82224fa68a ci: update e2e tests (#2548) 2023-02-25 19:42:11 +05:30
Rick Staa c7d4c29757 ci: switch to npm ci in github actions (#2046) 2022-09-24 10:37:24 +02:00
rickstaa cae6c45592 refactor: updates .gitignore 2022-03-15 14:13:55 +01:00
Haraldo Filho 32976d8bd6 fix: wakatime compact card bargraph rendering (#885)
* fix: wakatime compact card bargraph rendering at the right side

* Updated snapshots
2021-03-07 22:16:02 +05:30
Benjamin Ashbaughandanuraghazra e9019c1453 feat: added number of languages param for top langs card (#445)
* feat: num_langs param for top langs

* fix: top-langs card bottom padding with num_langs param

* fix: clamp toplangs num_langs rather than throwing error

* feat: changed param name & fixed minor issues, added tests

Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-09-12 18:46:18 +05:30
Joydip Royandanuraghazra 5ed75e11be feat: added isTemplate badge & refactored console.logs (#146)
* feat: template option added husky added for same commit disable console in test \
logger utils added env checked for log modified git ignore

* changed are done as per the suggesstion

* changed style and font

* text color dynamic

* fix border and using .bagde class as common

* simplified the badge svg code through a common method

* chore: updated css & fixed tests

Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-23 13:05:50 +05:30
Anurag Hazra 63ba6e6601 infra: Added codecov test coverage (#147)
* chore: test codecov

* fix: workflow file

* fix: workflow file

* chore: added coverage in vercelignore

* docs: added codecov badge
2020-07-22 23:26:10 +05:30
Divya Kelaskar 815916b3f1 chore(themes): Added Prussian theme by @divyakelaskar (#123)
* Update .gitignore

* added new theme

* reverted changes in .gitignore
2020-07-21 13:04:43 +05:30
anuraghazra 3180144fa4 chore: ignore lock file 2020-07-11 23:20:42 +05:30
anuraghazra 003e5e2456 feat: initial commit 2020-07-09 16:03:41 +05:30