ed2107086c
Refactor routing in App.vue and Login.vue to redirect to the home page instead of the dashboard. Remove unused Users.vue component to streamline the codebase. Update Dockerfile to adjust Nginx configuration for landing page deployment.
Omar Sánchez Pizarro
2026-01-21 00:16:26 +01:00
c1716b2193
Update docker-compose.yml to change landing page build context from ./landing to ./web/landing
Omar Sánchez Pizarro
2026-01-20 23:58:24 +01:00
447ff6a4d6
Enhance web start script to support landing page and add user management view
Omar Sánchez Pizarro
2026-01-20 23:57:47 +01:00
05f0455744
fixes: favoritos y mas cosas
Omar Sánchez Pizarro
2026-01-20 20:06:28 +01:00
d5f0ba4e03
Add package.json for project setup and implement visual effects for new articles in ArticleCard component. Enhance Articles view to track and highlight new articles during updates.
Omar Sánchez Pizarro
2026-01-20 19:25:28 +01:00
deb3dc2b31
Implement efficient article search functionality with AND/OR mode support. Update backend to include searchArticles service and enhance MongoDB indexing. Modify frontend to allow users to select search mode and improve search input layout.
Omar Sánchez Pizarro
2026-01-20 19:08:27 +01:00
16ec8dc2fa
Add article facets endpoint and integrate into frontend
Omar Sánchez Pizarro
2026-01-20 18:35:35 +01:00
346dcc3dc0
Enhance Articles.vue with improved search and filter functionality. Added search input, active filter chips, and clear filters button. Refactored layout for better user experience.
Omar Sánchez Pizarro
2026-01-20 18:20:26 +01:00
804efe7663
refactor on components and delete clear, profesional login
Omar Sánchez Pizarro
2026-01-20 18:15:49 +01:00
d1a8055727
no update fechas YA OK
Omar Sánchez Pizarro
2026-01-20 14:59:35 +01:00
f2e58ec15d
no update fechas
Omar Sánchez Pizarro
2026-01-20 14:54:27 +01:00
d033f8fd4f
no update fechas
Omar Sánchez Pizarro
2026-01-20 14:41:33 +01:00
9ed29a58d0
no update fechas
Omar Sánchez Pizarro
2026-01-20 14:34:23 +01:00
ec073db1db
no update fechas
Omar Sánchez Pizarro
2026-01-20 13:53:13 +01:00
084e2eebff
no update fechas
Omar Sánchez Pizarro
2026-01-20 12:55:53 +01:00
421fee1938
no update fechas
Omar Sánchez Pizarro
2026-01-20 12:50:03 +01:00
a65bedf24d
no update fechas
Omar Sánchez Pizarro
2026-01-20 12:29:22 +01:00
63481b500d
no update fechas
Omar Sánchez Pizarro
2026-01-20 12:04:24 +01:00
1b25462375
chore: update MongoDB version to 4.4.18 for ARMv8 compatibility and adjust healthcheck command
Omar Sánchez Pizarro
2026-01-20 03:31:34 +01:00
75fa59807c
Implement dark mode support across the application
Omar Sánchez Pizarro
2026-01-19 22:47:03 +01:00
d954d92daf
Invert log order to display the most recent entries first in the API response. Enhanced Logs.vue with auto-refresh functionality, allowing users to set refresh intervals and follow the latest logs. Updated loadLogs method to support scrolling behavior based on user preferences.
Omar Sánchez Pizarro
2026-01-19 22:35:53 +01:00
a71efd92cd
rename main
Omar Sánchez Pizarro
2026-01-19 22:10:36 +01:00
dc9c9130aa
Rename Wallamonitor to Wallabicher across all files and update related configurations in Docker and documentation. Adjusted service names, container names, and references in scripts and frontend components to reflect the new naming convention.
Omar Sánchez Pizarro
2026-01-19 22:04:25 +01:00
609d9e24e7
Update documentation to reflect removal of favorites.json and transition to Redis for favorite articles management
Omar Sánchez Pizarro
2026-01-19 21:54:04 +01:00
06e763c7ab
as
Omar Sánchez Pizarro
2026-01-19 20:45:19 +01:00
7dad3700e0
Remove favorites.json file as part of the transition to Redis for managing favorite articles.
Omar Sánchez Pizarro
2026-01-19 20:42:40 +01:00
a316844576
Refactor favorites management to use Redis
Omar Sánchez Pizarro
2026-01-19 20:42:11 +01:00
0245b603b2
feat: default values, general item excludes, images, queueManager to manage multi worker messaging to telegram to prevent too many connections
Omar Sánchez Pizarro
2025-10-10 00:03:44 +02:00
08c1577b2a
Add compatibility with new Wallapop API changes
danielhuici
2025-03-21 17:24:58 +01:00
6842664fba
Minor
Daniel Huici
2024-11-21 18:11:11 +02:00