davish
a77585d298
Merge pull request 'change script to script inside the deploy' ( #11 ) from main into staging
...
Deploy Search Typesense / deploy (push) Successful in 57s
Details
Reviewed-on: #11
2026-07-28 02:13:58 +00:00
Esteban Paz
0efbf89b0a
change script to script inside the deploy
2026-07-27 21:13:01 -05:00
davish
c8d76319dc
Merge pull request 'detele url and add nodes env' ( #10 ) from main into staging
...
Deploy Search Typesense / deploy (push) Successful in 1m1s
Details
Reviewed-on: #10
2026-07-28 01:58:44 +00:00
Esteban Paz
20733a1927
detele url and add nodes env
2026-07-27 20:55:36 -05:00
davish
c15a2aa939
Merge pull request 'typesense oficial library' ( #9 ) from main into staging
...
Deploy Search Typesense / deploy (push) Successful in 59s
Details
Reviewed-on: #9
2026-07-28 01:27:32 +00:00
David Ascanio
26be001eeb
typesense oficial library
2026-07-27 22:26:05 -03:00
davish
f2afed09be
Merge pull request 'main' ( #5 ) from main into staging
...
Deploy Search Typesense / deploy (push) Successful in 11m52s
Details
Reviewed-on: #5
2026-07-26 12:51:26 +00:00
David Ascanio
5751227cc3
use cache server, fix bug studies filter
2026-07-26 09:49:59 -03:00
David Ascanio
d2031f1ae9
fix conflicts
2026-07-24 16:08:42 -03:00
David Ascanio
4513f4d839
Merge branch 'main' of https://gitea.carpa.com/LGCC/search
2026-07-24 15:31:47 -03:00
David Ascanio
464b6d0358
optimization
2026-07-24 15:30:54 -03:00
Esteban
9079893371
add deploy to actions on gitea
Deploy Search Typesense / deploy (push) Waiting to run
Details
2026-07-20 18:48:57 -05:00
Esteban
8c81b69888
add bible study filter system with responsive FiltersContainer and global useFilters composable
2026-07-20 18:48:17 -05:00
Esteban Paz
4a50969892
changes in translations files and add filter by bible_study
2026-07-19 08:28:50 -05:00
Esteban Paz
dfcce7b2ed
fix name and route path
2026-07-17 15:55:55 -05:00
Esteban
6f5e34b9ff
Merge branch 'main' of https://gitea.carpa.com/LGCC/search
2026-07-05 11:09:15 -05:00
Esteban
a88de54d2a
add filter private to conference
2026-07-05 11:08:56 -05:00
David Ascanio
2ac1077a1b
fix error cuando solo hay un párrafo devuelve como objeto
2026-06-19 17:45:02 -03:00
David Ascanio
7430e17a52
fix exclude cross-locale activities from browser results
2026-06-05 21:12:49 -03:00
Esteban
baeef1323f
add text to most recent changelog
2026-06-05 14:12:15 -05:00
David Ascanio
f60b2960c5
show author attribution for Bible Studies and Conferences
...
- Display author name (Dr. José Benjamín Pérez Matos / Dr. William Soto Santiago)
in the list panel and publication detail for each respective section
- History entries now show the author inline and pass it through to the detail view
- Fixed internal collection IDs (bible-studies-ts, conferences-ts) showing as raw
strings in history; they now resolve to proper translated labels via i18n
- Fixed English nav labels that incorrectly included "Typesense" in the display name
- Added changelog entry for v0.8
2026-06-05 01:10:01 -03:00
David Ascanio
69030d2001
link to Carpa
2026-06-05 00:32:12 -03:00
David Ascanio
1409763544
total items entrelineas
2026-06-05 00:22:31 -03:00
Esteban
07bddf5eb9
add most resent code
2026-06-04 18:42:56 -05:00
David Ascanio
b356a0bea3
Merge branch 'main' of https://gitea.carpa.com/LGCC/search
2026-06-04 00:32:15 -03:00
David Ascanio
6dc4c8e9ec
fix texts error
2026-06-04 00:29:15 -03:00
Esteban Paz
9ca87503a9
fix the es.json semantic
2026-06-03 22:26:27 -05:00
David Ascanio
763a77d4f5
fix bug historial
2026-06-04 00:10:30 -03:00
Esteban Paz
1cf37c0184
Merge pull request 'new-collections' ( #3 ) from new-collections into main
...
Reviewed-on: #3
2026-06-04 02:15:11 +00:00
Esteban Paz
65437c1a60
add favicon
2026-06-03 20:43:20 -05:00
Esteban Paz
ecdf8430d6
Fix tour index in index.vue home
2026-06-03 19:59:28 -05:00
Esteban Paz
5738c8d949
Update UI components for the tour and Spanish translations for EB and conferences v2
2026-06-03 19:53:48 -05:00
David Ascanio
161ab1dab4
Merge branch 'main' of https://gitea.carpa.com/LGCC/search — keep local (new-collections) changes
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 20:56:57 -03:00
David Ascanio
7f92da2607
add items to git ignore
2026-06-03 20:52:51 -03:00
David Ascanio
73cd1ead70
translations
2026-06-03 19:45:21 -03:00
David Ascanio
50215fc657
default internal search true
2026-06-03 19:41:00 -03:00
David Ascanio
87f4f04d2c
Add exact phrase search toggle, collapsible detail metadata, entrelineas draft support, and home page responsive layout
...
- Add word/phrase search toggle to SearchPanel and entrelineas search inputs
- Add collapsible metadata section with chevron toggle in PublicationDetail
- Add internal document search toggle button to detail navbar, open by default
- Add draft field support to entrelineas: hide image for draft documents unless dev mode is enabled, show draft badge in results list
- Replace mobile lightbox teleport hacks with UModal for image popup in EntrelineaDetail
- Fix image display in EntrelineaDetail: fixed height container with object-contain
- Remove file link buttons from PublicationDetail and InboxActivity
- Remove right aside column from PublicationDetail so content fills full width
- Rewrite home page with explicit responsive two-column layout replacing UPageHero
2026-06-03 19:40:35 -03:00
Julio Ruiz
0ea3bd0859
Tour example
...
Added tour example in a subroute of the app.
2026-06-01 11:35:50 -05:00
Julio Ruiz
47c88c22a6
Updated tour functionality.
...
Set main functionality inside app.vue with nuxt hooks to be able to call it from any point in the app.
2026-06-01 11:19:56 -05:00
Julio Ruiz
6b7f9bdd78
Reverting tour change
...
Nuxt conflict
2026-05-31 23:12:21 -05:00
Julio Ruiz
0a991082f5
Tour and optimizations
...
Added driver js for virual tours.
Added conidtional homepage rendering.
Added localization for homepage and nav buttons
Added dynamic tour button to main navigation.
Separated changelog into a separate ts file.
Separated tour to ts file.
2026-05-31 23:01:45 -05:00
Julio Ruiz
c827b3e711
Fixing env variables.
...
Removing variables from PUBLIC GIT source
2026-05-31 17:41:29 -05:00
Esteban
95f29d2fe2
fix to feedback.post.ts
2026-05-31 13:51:06 -05:00
Esteban
9082b46717
fix nuxt config for .env read
2026-05-31 13:40:15 -05:00
Esteban
2dd21ffe45
feat: feedback i18n, entrelineas dev-lock, and developer access system
2026-05-31 12:16:52 -05:00
David Ascanio
ce8efe5a8a
pnpm update
2026-05-31 10:33:15 -03:00
David Ascanio
f817d20e5b
feat: add changelog page with realese history
2026-05-30 08:40:37 -03:00
David Ascanio
46205886ca
text & html entrelineas
2026-05-30 08:30:53 -03:00
David Ascanio
d71334089f
fix error sintaxis
2026-05-29 19:31:31 -03:00
David Ascanio
7d3a97d8f0
no translate html
2026-05-29 18:50:18 -03:00