Zamitto
|
cf202c8f01
|
feat: add user badges
|
2025-02-17 21:04:33 -03:00 |
|
Chubby Granny Chaser
|
c36aff8f62
|
fix: updating themes when installing
|
2025-02-16 04:28:55 +00:00 |
|
Hachi-R
|
ec638d1a7a
|
refactor: simplify theme structure and remove color-related code
|
2025-02-15 20:42:26 -03:00 |
|
Chubby Granny Chaser
|
0a37ce4cda
|
feat: removing crypto from level
|
2025-02-15 19:49:54 +00:00 |
|
Leandro Perin
|
2952d44884
|
feat: favorites
|
2025-02-04 19:05:11 -03:00 |
|
Zamitto
|
34e439bd66
|
fix: reset lastPacket on signout
|
2025-02-02 20:15:27 -03:00 |
|
Zamitto
|
0820e4632b
|
feat: remove duplicate code
|
2025-02-01 18:30:20 -03:00 |
|
Zamitto
|
bdf3a98c1a
|
feat: add torbox icon
|
2025-02-01 18:02:29 -03:00 |
|
Zamitto
|
d8e322e022
|
feat: save torbox token
|
2025-02-01 16:47:10 -03:00 |
|
Zamitto
|
e3b9b16387
|
Merge branch 'feat/migration-to-leveldb' into feature/torbox-integration
# Conflicts:
# src/renderer/src/pages/downloads/download-group.tsx
|
2025-02-01 16:42:15 -03:00 |
|
Zamitto
|
fc003841b0
|
feat: merge adjustments
|
2025-02-01 16:23:26 -03:00 |
|
Chubby Granny Chaser
|
d5a3e3fae5
|
fix: fixing css issues
|
2025-02-01 19:11:58 +00:00 |
|
Zamitto
|
3d571edccb
|
Merge branch 'feat/migration-to-leveldb' into feature/torbox-integration
# Conflicts:
# src/locales/en/translation.json
# src/locales/pt-BR/translation.json
# src/main/entity/user-preferences.entity.ts
# src/main/events/auth/sign-out.ts
# src/main/knex-client.ts
# src/main/main.ts
# src/main/services/download/download-manager.ts
# src/main/services/process-watcher.ts
# src/renderer/src/pages/downloads/download-group.tsx
# src/types/index.ts
# src/types/torbox.types.ts
|
2025-02-01 15:43:32 -03:00 |
|
Zamitto
|
04f5f26712
|
Merge branch 'feat/migration-to-leveldb' into feature/check-directory-permission
# Conflicts:
# src/main/events/library/open-game.ts
# src/main/events/user-preferences/update-user-preferences.ts
# src/main/index.ts
# src/main/main.ts
# src/main/services/achievements/achievement-watcher-manager.ts
# src/main/services/achievements/get-game-achievement-data.ts
# src/main/services/notifications/index.ts
# src/renderer/src/pages/downloads/download-group.tsx
|
2025-01-29 09:38:32 -03:00 |
|
Zamitto
|
d016f5e475
|
feat: add featureBaseJwt to type
|
2025-01-29 09:12:57 -03:00 |
|
Zamitto
|
39572702a0
|
feat: remove unnecessary userPreferences findOne
|
2025-01-29 08:58:28 -03:00 |
|
Hachi-R
|
a42975a71f
|
refactor: move hex color validation to theme types
|
2025-01-29 03:52:54 -03:00 |
|
Hachi-R
|
5a19e9fd12
|
feat: add theme editor with Monaco and custom CSS injection
|
2025-01-29 03:46:22 -03:00 |
|
Hachi-R
|
58f63cab44
|
feat: implement custom theme management
|
2025-01-24 15:27:46 -03:00 |
|
Hachi-R
|
6bf049d136
|
Merge branch 'feat/migration-to-leveldb' into feature/custom-themes
|
2025-01-23 15:45:23 -03:00 |
|
Chubby Granny Chaser
|
a839e5166b
|
chore: changing boolean strategy on migration
|
2025-01-22 13:40:17 +00:00 |
|
Chubby Granny Chaser
|
4c5c602775
|
fix: adding bit validation to is deleted
|
2025-01-22 09:43:28 +00:00 |
|
Chubby Granny Chaser
|
549481f85a
|
chore: improving download queue
|
2025-01-22 01:39:22 +00:00 |
|
Chubby Granny Chaser
|
f1e0ba4dd6
|
feat: migrating user preferences
|
2025-01-21 03:48:46 +00:00 |
|
Chubby Granny Chaser
|
d760d0139d
|
feat: migrating games to level
|
2025-01-20 10:09:49 +00:00 |
|
Chubby Granny Chaser
|
1f0e195854
|
feat: migrating games to leveldb
|
2025-01-19 17:59:39 +00:00 |
|
Chubby Granny Chaser
|
a23106b0b1
|
feat: migrating achievements to level
|
2025-01-16 02:30:09 +00:00 |
|
Chubby Granny Chaser
|
8b47082047
|
fix: removing unused navigate
|
2025-01-15 17:08:22 +00:00 |
|
Chubby Granny Chaser
|
08bcf09641
|
feat: adding initial leveldb configuration
|
2025-01-15 17:00:27 +00:00 |
|
Chubby Granny Chaser
|
2c5fb8a037
|
feat: adding initial leveldb configuration
|
2025-01-15 16:58:59 +00:00 |
|
Zamitto
|
8761302384
|
feat: debrid token input component
|
2025-01-12 11:01:18 -03:00 |
|
Zamitto
|
b1dde446b2
|
feat: few adjustments
|
2025-01-12 11:00:54 -03:00 |
|
Zamitto
|
db2e31b8cc
|
feat: add torbox migration
|
2025-01-11 17:52:48 -03:00 |
|
Zamitto
|
6c11ba4331
|
Merge branch 'main' into feature/torbox-integration
# Conflicts:
# src/renderer/src/constants.ts
# src/shared/constants.ts
|
2025-01-11 15:19:01 -03:00 |
|
Chubby Granny Chaser
|
16259b5399
|
fix: fixing backups per game limit as conditional
|
2024-12-31 05:10:03 +00:00 |
|
Davi Souto
|
520eb91a55
|
feat: add custom launch options to game
|
2024-12-26 20:56:25 -03:00 |
|
Zamitto
|
6ea1f9034b
|
fix: possible fix for pixel drain and torbox cancel download
|
2024-12-25 23:15:58 -03:00 |
|
Zamitto
|
54886a2c5a
|
Merge branch 'feat/new-catalogue' into feat/achievements-points
|
2024-12-23 16:19:20 -03:00 |
|
Chubby Granny Chaser
|
b5a9beb481
|
feat: adding remove function to filter tags
|
2024-12-23 18:57:41 +00:00 |
|
Zamitto
|
6db6c14016
|
feat: hydra cloud modal
|
2024-12-22 22:25:20 -03:00 |
|
Zamitto
|
cabddfb926
|
Merge branch 'feat/new-catalogue' into feat/achievements-points
# Conflicts:
# src/preload/index.ts
# src/renderer/src/app.tsx
# src/renderer/src/features/index.ts
# src/renderer/src/store.ts
# yarn.lock
|
2024-12-22 21:22:52 -03:00 |
|
Zamitto
|
c8566dd2be
|
feat: ui improvement
|
2024-12-22 20:27:04 -03:00 |
|
Zamitto
|
041b7d520c
|
feat: ui adjustments and add friend playing game
|
2024-12-22 16:47:13 -03:00 |
|
Zamitto
|
93bc7c690f
|
feat: ui adjustments
|
2024-12-22 12:38:31 -03:00 |
|
Zamitto
|
58a8f6fd6e
|
Merge branch 'feature/seed-completed-downloads' into feat/achievements-points
|
2024-12-22 11:48:25 -03:00 |
|
Hachi-R
|
1a286df3f7
|
Merge branch 'main' into feature/seed-completed-downloads
|
2024-12-22 06:58:03 -03:00 |
|
Zamitto
|
81cded0052
|
feat: add points to achievement list
|
2024-12-20 22:22:13 -03:00 |
|
Zamitto
|
89cd970d5a
|
feat: refactor component
|
2024-12-20 20:31:31 -03:00 |
|
Chubby Granny Chaser
|
5551125865
|
feat: adding source search
|
2024-12-20 17:12:21 +00:00 |
|
Chubby Granny Chaser
|
eb744346f0
|
feat: adding source search
|
2024-12-20 17:10:33 +00:00 |
|