Commit Graph

  • 86fbaa2510 chore(profile): moved player avatar and its logic to separate component Spythere 2026-02-20 01:27:35 +01:00
  • b7db3edd9b chore(app): removed migration card rendering Spythere 2026-02-18 23:56:32 +01:00
  • 72fa9523e8 refactor(stats): moved fetching daily stats data to store Spythere 2026-02-18 02:51:33 +01:00
  • 7b07a43715 fix(profile): wrapping journal links Spythere 2026-02-18 02:32:28 +01:00
  • 448c6e387e chore(profile): added information about no recent history Spythere 2026-02-18 02:31:47 +01:00
  • 527c929b53 chore(profile): added TD2 forum profile link button Spythere 2026-02-18 02:23:08 +01:00
  • b622df19f6 chore(profile): added stacjownik donator indicator Spythere 2026-02-18 02:20:47 +01:00
  • 03e69b315c chore(profile): design & layout adjustments Spythere 2026-02-18 02:14:30 +01:00
  • f2c11bf2cf chore(profile): date formatting from utils Spythere 2026-02-18 01:55:59 +01:00
  • 92c73b9ed9 chore(profile): added missing translations Spythere 2026-02-18 01:55:34 +01:00
  • acc15619a9 chore(profile): improved responsiveness & design Spythere 2026-02-17 23:00:53 +01:00
  • 3705325a9a chore(profile): added links to player journals; merged player activity into main info Spythere 2026-02-17 22:37:16 +01:00
  • 1655aa2c94 chore(profile): moved fetching history journal to separate component Spythere 2026-02-17 22:19:54 +01:00
  • f38ad8fa81 chore(journal): added dispatcher filtering by duty id Spythere 2026-02-17 21:56:40 +01:00
  • 1a7801259f chore(profile): added router links for history list Spythere 2026-02-17 17:06:14 +01:00
  • abd1c8b684 fix(journal): timetable entries minor fixes Spythere 2026-02-17 16:47:06 +01:00
  • 7f315b549e chore(journal): added synching detailed timetable data with basic Spythere 2026-02-17 02:17:32 +01:00
  • 329c85b858 refactor(journal): fetching heavy timetable details separately on demand Spythere 2026-02-16 02:16:22 +01:00
  • dcef8cdac8 chore(profile): improved history list design Spythere 2026-02-15 17:50:52 +01:00
  • 298f8a5f23 chore(driver): changed button to navigate to player's profile Spythere 2026-02-15 17:21:23 +01:00
  • 51d952ffee chore(profile): improved profile player stats header Spythere 2026-02-15 17:18:17 +01:00
  • 83b22e5978 chore(profile): player activity section design Spythere 2026-02-15 17:13:42 +01:00
  • 87ad7b8ede chore(stations): disabled opening donation modal on clicking nickname Spythere 2026-02-15 16:28:58 +01:00
  • 440e11bdd9 fix(profile): i18n keys Spythere 2026-02-15 16:27:16 +01:00
  • 84ecd3c175 chore(profile): added i18n translation bindings & pl locale keys Spythere 2026-02-14 02:27:03 +01:00
  • 72b3aef045 refactor(profile): moved view sections and their logic to separate components Spythere 2026-02-14 00:53:45 +01:00
  • 36ae24fdaf refactor(profile): moved view sections and their logic to separate components Spythere 2026-02-14 00:53:19 +01:00
  • 41e3d018e6 chore: profile Spythere 2026-02-13 00:52:02 +01:00
  • d9faa486d2 chore(app): improved scrolling into view for main tabs Spythere 2026-02-12 03:32:01 +01:00
  • 89dc265e1b hotfix(app): caching CSS files; reusing global styles in App.vue Spythere 2026-02-11 23:24:23 +01:00
  • 200e994ae6 chore(profile): change appearance of activity history entries Spythere 2026-02-10 00:28:57 +01:00
  • 150b7749ae chore(profile): added level badges for player summary Spythere 2026-02-09 00:52:11 +01:00
  • 0f8932b53c refactor(journal): removed seperate driver & dispatcher stats dropdowns; added button leading to player profile view Spythere 2026-02-08 22:00:15 +01:00
  • 1365140802 chore(profile): added loading status Spythere 2026-02-08 01:34:59 +01:00
  • ce8bbe4c67 chore(profile): updated api objects; replaced mock data with api results Spythere 2026-02-07 20:54:03 +01:00
  • 1d49de1c6b chore(profile): organized fetching data; added link to profile in scenery view Spythere 2026-02-07 01:18:28 +01:00
  • b8574f9ea1 chore(profile): translation setup Spythere 2026-02-06 17:15:08 +01:00
  • ecced14cca chore(profile): generating menu buttons from object Spythere 2026-02-06 17:12:58 +01:00
  • 212a87126d chore(profile): changed routing from params to query Spythere 2026-02-06 17:05:21 +01:00
  • 41e50b8207 chore(profile): view container responsiveness Spythere 2026-02-06 17:00:12 +01:00
  • 565b0dfd8c chore(profile): journal history list design Spythere 2026-02-06 03:20:25 +01:00
  • 40a0b47984 chore(profile): added combined journal with timetables and dispatchers; added journal filters Spythere 2026-02-06 01:49:18 +01:00
  • ccca1c8752 chore(profile): added grid layout & cleaned up styles Spythere 2026-02-06 01:16:32 +01:00
  • cf51045343 chore(player profile): added typings for player info response object Spythere 2026-02-04 01:02:57 +01:00
  • 23a8b9e8d4 feature: player profile view Spythere 2026-02-02 03:12:40 +01:00
  • c2f7eef146 Merge pull request #153 from Spythere/development v1.31.1 Spythere 2026-01-16 22:27:16 +01:00
  • b34f8229cc bump(version): v1.31.1 Spythere 2026-01-15 17:32:53 +01:00
  • f1eee97d46 chore(stations): added sorting by dispatcher language id Spythere 2026-01-15 17:30:35 +01:00
  • d93be0b9be fix(stations): fixed displaying dispatcher flag for inactive sceneries Spythere 2026-01-15 17:27:11 +01:00
  • 5190eed7ee fix(journal): restored bold font for journal dispatcher entry Spythere 2026-01-14 21:22:53 +01:00
  • a6f284270e chore(flags): adjusted flags styles Spythere 2026-01-14 21:21:09 +01:00
  • 08422caa96 chore(journal): added language flags to journal entries Spythere 2026-01-14 20:57:22 +01:00
  • 3a70d8f6a6 chore(index): changed some images from preloads to prefetches Spythere 2026-01-14 20:38:18 +01:00
  • e3e5eb3460 refactor: added language flag component Spythere 2026-01-14 20:29:02 +01:00
  • 1819569234 feat: user communication flags Spythere 2026-01-14 00:14:35 +01:00
  • 3c78af4dc0 Merge pull request #151 from Spythere/development v1.31.0 Spythere 2026-01-10 21:22:48 +01:00
  • 052ca08f01 fix(app): badges styling Spythere 2026-01-10 21:19:27 +01:00
  • b01b2f8360 fix(update card): minor style improvements Spythere 2026-01-10 21:09:13 +01:00
  • bda369d13b bump(version): v1.31.0 Spythere 2026-01-10 20:51:29 +01:00
  • a8cac9ebe9 refactor(vehicles): replaced URL for fetching vehicles data; changed vehicle group finding Spythere 2026-01-05 22:45:30 +01:00
  • 3be964ec99 Merge pull request #152 from Spythere/development-old master Spythere 2026-01-01 21:17:17 +01:00
  • caf6137ca3 chore: removed new vps settings for old branch development-old Spythere 2026-01-01 21:14:55 +01:00
  • 0f2e5e084b chore(app): added info about migration to the new domain for the old version of the app Spythere 2026-01-01 21:10:28 +01:00
  • 0d55a10ec2 fix(journal): including timezone in date filters Spythere 2025-12-19 13:44:56 +01:00
  • fa7b1c1629 fix(journal): including timezone in date filters Spythere 2025-12-19 01:13:42 +01:00
  • c99b5df4aa refactor(sceneryinfo): styles scope Spythere 2025-12-18 01:14:56 +01:00
  • 0b435c95a0 feat(journal): added timetable filtering by included scenery Spythere 2025-12-18 00:46:18 +01:00
  • 5d32145f13 refactor(app): styles cleanup; minor code improvements Spythere 2025-12-18 00:39:17 +01:00
  • cb6ea1edb2 chore(icons): added heart icon Spythere 2025-12-16 20:42:27 +01:00
  • 6a3974f899 chore(dev): vite config adjustments Spythere 2025-12-16 20:42:02 +01:00
  • 2cbeef7611 feat(filters) filtering stations by real lines Spythere 2025-12-15 21:37:36 +01:00
  • 43be04826d chore(filters): removed authors propositions for hidden sceneries Spythere 2025-12-15 20:45:23 +01:00
  • d9986da354 refactor(filters): changed datalists to selecting options for authors & projects filters Spythere 2025-12-15 20:41:26 +01:00
  • ac2269c5a5 chore(update card): improved heading and list style, fixed github link Spythere 2025-12-15 15:00:14 +01:00
  • 6957120b3b chore(workflows): changed push branch from master to main Spythere 2025-12-15 13:18:55 +01:00
  • fc7a9be9dd Merge pull request #150 from Spythere/development Spythere 2025-12-13 02:21:19 +01:00
  • c0b892da97 fix(stations): replaced toolbar from overflow (bugging statistics dropdown) to flex wrap Spythere 2025-12-13 02:18:35 +01:00
  • 907b75f12b chore(workflows): replaced sending files via rsync instead of scp Spythere 2025-12-13 02:13:43 +01:00
  • 3c3a114a38 Merge pull request #149 from Spythere/development Spythere 2025-12-13 00:20:13 +01:00
  • 47f824bef0 fix(migrate): translation correction Spythere 2025-12-13 00:19:20 +01:00
  • 2d3e830cf9 chore(migrate): migrate card toggle button visible only for old domain Spythere 2025-12-13 00:16:35 +01:00
  • c888b3d386 chore(translation): added missing translations; corrections Spythere 2025-12-13 00:11:15 +01:00
  • 645a70ef9c chore(app): added button for manual migration info card toggle Spythere 2025-12-12 18:24:51 +01:00
  • 1cd93f09c4 chore(migrate info): completed english translation; opening card on query Spythere 2025-12-12 15:07:08 +01:00
  • 6b4231496e chore(app): displaying migration card only on web.app domain Spythere 2025-12-11 01:53:10 +01:00
  • b72ee13bdb chore(workflow): added project name env to vps deploy Spythere 2025-12-11 01:43:01 +01:00
  • ce053a5a82 chore(app): added card with information about scheduled migration to new hosting Spythere 2025-12-11 01:37:16 +01:00
  • b08e39ae1a chore(workflow): separated job steps for ssh & scp commands Spythere 2025-12-10 13:59:16 +01:00
  • dc27500237 chore: updated regex for production host flag Spythere 2025-12-10 13:55:39 +01:00
  • fe6972c1f8 Merge pull request #148 from Spythere/development Spythere 2025-12-05 21:28:04 +01:00
  • 47193181e5 chore: extended isChristmas check from 20th to 6th December Spythere 2025-12-05 21:25:43 +01:00
  • 08b9b72dcd Merge pull request #147 from Spythere/development Spythere 2025-12-04 00:27:38 +01:00
  • 7bbabdd7bf hotfix: VPS deploy Spythere 2025-12-04 00:26:39 +01:00
  • c90be042e7 Merge pull request #146 from Spythere/development Spythere 2025-12-04 00:21:41 +01:00
  • 200318def7 chore: updated gh workflow for deploying files to VPS Spythere 2025-12-04 00:19:16 +01:00
  • 430a05ab38 Merge pull request #145 from Spythere/development v1.30.7 Spythere 2025-11-28 01:14:13 +01:00
  • f335ca8fc2 chore: updated welcome card english flag image Spythere 2025-11-28 00:58:19 +01:00
  • 15e599fe3c chore: moved language button to sceneries table top bar Spythere 2025-11-27 21:31:03 +01:00
  • bd25914ed4 fix: missing typings for hidden property Spythere 2025-11-27 21:30:32 +01:00
  • 01ea259381 fix: added hiding project filter propositions for hidden sceneries Spythere 2025-11-27 21:10:34 +01:00