FuzzyGrim
688dbc1a20
add pre-commit
2026-01-27 20:47:18 +01:00
zacharyskemp
de57ebb237
Board Game Category Feature
2026-01-26 13:00:16 -05:00
FuzzyGrim
c959fcc0ed
fix: update Redis version in Docker run command to 8-alpine
2025-11-27 13:00:45 +01:00
Jeffrey Neer
ddb5ddd7c6
Inital Implementation of Steam Game import functionality ( #711 )
...
* Feat: Inital Implementation of Steam import functionality
* Migrating IGDB lookup to use externalGames endpoint rather than searching by name
* Correcting ruff errors
* Correcting Import ui after merge conflict resolution
---------
Co-authored-by: Xila Cai <34800654+FuzzyGrim@users.noreply.github.com >
2025-07-30 23:00:02 +02:00
Ricardo Gonzalez
3ae9ac8fc2
Implement Emby integration using webhooks ( #578 )
...
* Implement Emby integration using webhooks
* Implement new structure
* Remove Status.REPEATING
* Add tests
* Improve tests
* Improve tests
* Add Emby to README
2025-06-10 11:57:48 +02:00
Ricardo Gonzalez
3ea4255150
Better error handling + ruff fixes ( #535 )
...
* Better error handling + ruff fixes
* Add Plex integration to README
---------
Co-authored-by: Xila Cai <34800654+FuzzyGrim@users.noreply.github.com >
2025-05-27 17:01:29 +02:00
FuzzyGrim
d566407da9
docs: update import feature description to include periodic automatic imports
2025-04-29 17:25:17 +02:00
FuzzyGrim
f61147f267
docs: update README to streamline environment variable section and link to wiki
2025-04-24 12:45:33 +02:00
FuzzyGrim
3fc48da852
Update README.md to include books and comics in features list and calendar export
2025-04-23 13:33:58 +02:00
FuzzyGrim
14a3016e1f
feat(settings): Add HEALTHCHECK_CELERY_PING_TIMEOUT configuration for healthcheck timeout
2025-04-23 10:53:52 +02:00
FuzzyGrim
4298ccf8ea
Add custom admin interfaces for Item, Media, Event, CustomList, CustomListItem, and User models
2025-04-22 22:15:43 +02:00
FuzzyGrim
6b6311a6fe
docs: update README to include links for bug reports and feature suggestions
2025-04-02 21:18:46 +02:00
FuzzyGrim
9ccf7bb0d3
docs: enhance README with improved formatting and additional support information
2025-04-02 13:30:19 +02:00
FuzzyGrim
68e5ee085f
docs: update README to add notification feature
2025-04-01 23:34:35 +02:00
FuzzyGrim
db699e1356
update README to clarify ACCOUNT_DEFAULT_HTTP_PROTOCOL description
2025-03-11 16:38:37 +01:00
FuzzyGrim
4837874a96
add REDIRECT_LOGIN_TO_SSO setting and implement automatic redirection for single sign-on providers
2025-03-11 15:54:40 +01:00
FuzzyGrim
b13a2d359f
add handling for ACCOUNT_DEFAULT_HTTP_PROTOCOL
2025-03-11 13:45:59 +01:00
FuzzyGrim
c201bdefa9
update readme with social account instructions
2025-03-10 22:41:32 +01:00
FuzzyGrim
2088e44c4a
dont show dates with placeholder values in home page
2025-03-09 15:14:47 +01:00
FuzzyGrim
36c738c0cc
add images to readme
2025-03-08 14:56:52 +01:00
FuzzyGrim
5396243914
docs: update README to include video games and books in project description
2025-03-08 13:17:22 +01:00
FuzzyGrim
62d5ef016f
redesign base template with tailwind
2025-02-17 14:27:06 +01:00
FuzzyGrim
88ce158e9c
Update README.md to correct celery command syntax
2025-02-07 00:09:26 +01:00
FuzzyGrim
bfff6c014a
Update README.md to clarify environment variable descriptions and defaults
2025-02-07 00:03:31 +01:00
FuzzyGrim
f8c534ff4b
Update README.md to improve clarity of environment variables
2025-02-06 23:54:27 +01:00
FuzzyGrim
4edc2a4b39
docs: clarify reverse proxy setup instructions in README and 403 error template
2025-02-06 14:22:53 +01:00
FuzzyGrim
5e7aaca6aa
docs: add reverse proxy setup instructions to README
2025-02-06 14:11:33 +01:00
FuzzyGrim
b6bc6c7659
move up URLS env var
2025-02-06 13:35:32 +01:00
FuzzyGrim
30b57a063d
docs: update README to remove redundant link to The Movie Database
2025-02-06 13:18:33 +01:00
FuzzyGrim
3a7887a0b5
clarify Simkl API key usage in README
2025-02-03 09:01:15 +01:00
FuzzyGrim
fa2867606e
add kofi page
2024-11-30 12:22:04 +01:00
FuzzyGrim
b9d7d7d485
remove docker image size because service suspended
2024-11-30 12:21:55 +01:00
FuzzyGrim
ad9e1252c6
add jellyfin integration feature to readme
2024-11-28 22:33:38 +01:00
FuzzyGrim
8356831174
add custom media entries feature to readme
2024-11-03 18:38:23 +01:00
FuzzyGrim
31c93f9f91
add url shortcut
2024-11-03 18:21:31 +01:00
stignarnia
d139a37122
Add CSRF environment variable for use behind reverse proxies ( #250 )
...
* Update settings.py to support setting CSRF trusted origins via environment variable
* Add localhost as allowed host by default as it's always needed
* Add localhost as allowed host by default as it's always needed
* Update README.md to reflect the addition of the CSRF environment variable
* Append localhost if it's not in allowed hosts
* Localhost is now automatically added
* Localhost is now automatically added
* Localhost is now automatically added
2024-11-03 17:27:33 +01:00
Xila Cai
49e2d26936
simkl import ( #245 )
...
* add extra logging for debug
* add default simkl keys
* better log levels
* better mal api rate limit handler
* add debug logging for celery
* ignore tv without episode data in simkl import
* add api 404 handler in simkl import
* standardize import result message
* allow personal keys for simkl import
* update readme
* add simkl import tests
* add info on where to get SIMKL keys
2024-10-15 21:03:45 +02:00
FuzzyGrim
846fad97c3
add trakt import to readme
2024-09-28 10:35:52 +02:00
FuzzyGrim
75e496ae89
add get manga metadata from mangaupdates
2024-09-22 23:43:00 +02:00
FuzzyGrim
bd43ddef1d
update license badge in readme
2024-09-13 22:01:37 +09:00
FuzzyGrim
a57d54cb5f
add calendar feature to readme
2024-08-23 06:47:37 +09:00
FuzzyGrim
f74871d211
add celery beat schedule
2024-08-17 16:30:16 +02:00
FuzzyGrim
39852b020e
add more details for features in readme
2024-07-21 22:46:40 +02:00
FuzzyGrim
31cedab5e5
fix image size badge
2024-07-20 23:13:46 +02:00
FuzzyGrim
c80621f287
reword personal list feature in readme
2024-07-17 23:14:28 +02:00
FuzzyGrim
353fe7ebcf
add custom lists feature to readme
2024-07-16 22:49:44 +02:00
FuzzyGrim
4c4f9d8a99
rename dev requirements file
2024-06-08 12:54:25 +02:00
FuzzyGrim
69e52b6ca7
import as background tasks with celery
2024-04-25 11:40:43 +02:00
FuzzyGrim
beba3ea627
rename to tracking history
2024-04-21 22:34:48 +02:00
FuzzyGrim
bfb491fadb
rephrase feature of record history
2024-04-20 19:22:12 +02:00