Ahwx
|
533e3169c8
|
feat(docker): adds default theme config option, increment alphine version (merge pull request #167 from codedipper/docker1)
feat(docker): default theme config opt, update(Dockerfile): increment Alpine version
|
2024-07-04 11:18:49 +00:00 |
|
Ahwx
|
41da86a55e
|
fix(i18n): adds missing string in it/fr locales (merge pull request #168 from codedipper/locale1)
fix(i18n): missing string in Italian and French locales
|
2024-07-04 11:15:07 +00:00 |
|
Revvy
|
4da23076b6
|
fix(i18n): missing string in Italian and French locales
|
2024-07-03 14:04:09 -04:00 |
|
Revvy
|
ca08ea9ac3
|
feat(docker): default theme config opt
|
2024-07-03 13:42:05 -04:00 |
|
Revvy
|
dd06745f1f
|
update(Dockerfile): increment Alpine version
|
2024-07-03 13:23:52 -04:00 |
|
Ahwx
|
0a24c1347d
|
fix(settings.php): adds spacing, looks nicer
|
2024-06-14 13:16:57 +02:00 |
|
Ahwx
|
9619903c37
|
feat(locale/nl.php): adds more clear warning regarding cookies
|
2024-06-14 13:15:04 +02:00 |
|
Ahwx
|
1c95b6e7a3
|
feat(locale/en.php): adds english translation instead of dutch one :p
|
2024-06-14 13:14:44 +02:00 |
|
Ahwx
|
ab549ee316
|
feat(locale/en.php): adds english translation for the warning in the settings menu
|
2024-06-14 11:10:25 +02:00 |
|
Ahwx
|
8aace0ab0f
|
feat(locale/nl.php): adds dutch translation for the warning in the settings menu
|
2024-06-14 11:09:34 +02:00 |
|
Ahwx
|
e30a09c460
|
fix(settings.php): adds warning
|
2024-06-14 11:09:12 +02:00 |
|
Ahwx
|
de85278cac
|
fix(settings.php): some spelling
|
2024-06-12 19:49:38 +00:00 |
|
Ahwx
|
20b810ea95
|
fix: change settings page to allow for editting settings for a 2nd time (merge pull request #158 from rjc3rd/patch-1)
Update settings.php
|
2024-06-12 21:48:18 +02:00 |
|
RJC
|
df0bd44987
|
Update settings.php
|
2024-06-12 19:39:49 +00:00 |
|
Ahwx
|
3f26e8834c
|
fix(settings.php): remove duplicate setting
|
2024-06-11 23:29:33 +02:00 |
|
Ahwx
|
7fe31b3bb2
|
feat: add default theme config option (merge pull request #151 from davidovski/default_theme)
Add default theme config option
|
2024-06-09 14:55:32 +02:00 |
|
Ahwx
|
edc288b09f
|
feat: add italian translation (merge pull request #154 from ThomasDC84/patch-1)
Italian translation
|
2024-06-09 14:31:25 +02:00 |
|
Ahwx
|
882598035f
|
feat: make title for settings page a variable based on locale (merge pull request #155 from ThomasDC84/patch-2)
Remove hardcoded text title in settings page
|
2024-06-09 13:18:40 +02:00 |
|
Thomas DC
|
8d60802533
|
Remove hardcoded text title in settings page
This change will allow translation of "Settings" in the settings page
|
2024-06-09 12:37:01 +02:00 |
|
Thomas DC
|
af35696f52
|
Italian translation
Addition of Italian translation for LibreY
|
2024-06-09 12:34:01 +02:00 |
|
Ahwx
|
8698970821
|
chore(instances.json): remove retro-hax, add 4o1x5
|
2024-06-07 14:01:55 +00:00 |
|
Ahwx
|
bb1abcd547
|
fix: typo, te -> the (merge pull request #152 from ambrosiaforest/patch-1)
Typo
|
2024-06-05 01:22:50 +02:00 |
|
ambrosiaforest
|
df733a8f62
|
Update config.php.example
|
2024-06-04 23:20:09 +00:00 |
|
ambrosiaforest
|
dda1d6746e
|
Update config.php.example
|
2024-06-04 23:18:39 +00:00 |
|
davidovski
|
894ff89e90
|
add default theme config option
|
2024-05-23 11:59:32 +01:00 |
|
Ahwx
|
d1be316d40
|
fix: make cookies more secure (merge pull request #150 from davidovski/cookies)
Cookies
|
2024-05-16 17:48:56 +02:00 |
|
davidovski
|
c67bfbbf8c
|
use noreferer and noopener for anchors
|
2024-05-16 13:00:04 +01:00 |
|
davidovski
|
c690490e0b
|
Tweak settings for cookies to make them more safe
|
2024-05-16 12:52:02 +01:00 |
|
Ahwx
|
bd8287ee39
|
feat: merge pr regarding new instance (merge pull request #148 from codedipper/add-instances7)
feat(instances.json): librey.nirn.quest
|
2024-05-16 00:39:31 +02:00 |
|
Revvy
|
80f25fdf29
|
fix(instances.json): trailing /
|
2024-05-10 20:43:36 -04:00 |
|
Revvy
|
0e49681dae
|
feat(instances.json): librey.nirn.quest
|
2024-05-10 20:40:10 -04:00 |
|
Ahwx
|
0ebba10996
|
docs: merge pull request #146 from codedipper/docs-tor-prebuilt-run
docs: docs/docker-compose-prebuilt-tor-proxy.md, docs/docker-run-prebuilt-tor-proxy.md
|
2024-04-29 15:45:31 +01:00 |
|
Revvy
|
f7745aa262
|
docs: Docker-LibreY-Tor-proxy.md, LibreY-Tor-Proxy-‐-Prebuilt-images-with-run
|
2024-04-20 11:46:11 -04:00 |
|
Ahwx
|
1a26c5369b
|
fix: problem with incorrect map placements on Maps tab, see #72 (merge pull request #145 from codedipper/fix-incorrect-map-places)
fix: incorrect places in map search
|
2024-04-17 13:52:11 +01:00 |
|
Revvy
|
0bc1d55559
|
fix: incorrect places in map search
|
2024-04-14 18:11:23 -04:00 |
|
Ahwx
|
9f23ec51a7
|
fix(docker-librey-tor-proxy.md): fix link
|
2024-04-14 21:45:52 +00:00 |
|
Ahwx
|
4894a498e3
|
feat(readme.md): move installation section from readme to its own specific directory (2)
|
2024-04-14 21:42:15 +00:00 |
|
Ahwx
|
41f5a03336
|
feat(docs/readme.md): move installation section from readme to specific file
|
2024-04-14 21:40:37 +00:00 |
|
Ahwx
|
24ddf67d73
|
feat: adds documentation on using LibreY with a Tor proxy inside a Docker container
|
2024-04-14 21:38:06 +00:00 |
|
Ahwx
|
c90f3f41ce
|
fix: double results (merge pull request #143 from davidovski/fix_duplicates)
Fix double results
|
2024-04-14 23:18:43 +02:00 |
|
davidovski
|
1711e21cd4
|
Fix double results
|
2024-04-08 16:17:03 +01:00 |
|
Ahwx
|
7350ddc3a9
|
fix: missing redlib docker configurations moving to redlib (merge pull request #141 from codedipper/fix-docker-redlib)
fix: missing redlib docker configurations after a6e25114b6
|
2024-04-01 22:59:32 +02:00 |
|
Revvy
|
72118c61d9
|
fix: add /nginx_logs and /php_logs to /.gitignore
|
2024-04-01 16:27:36 -04:00 |
|
Revvy
|
5cc60d8ecd
|
fix: missing redlib docker configurations after a6e25114b6
|
2024-04-01 16:24:25 -04:00 |
|
Ahwx
|
7fa3d60f36
|
fix: docker commit hash in footer (merge pull request #140 from codedipper/fix-dockercommit)
fix: docker commit hash in footer
|
2024-04-01 22:12:14 +02:00 |
|
Revvy
|
03893b384a
|
fix: docker commit hash in footer
|
2024-04-01 16:10:59 -04:00 |
|
Ahwx
|
a6e25114b6
|
feat: move libreddit -> redlib
|
2024-04-01 19:00:57 +02:00 |
|
Ahwx
|
cba2f30c0b
|
fix: broken docker opensearch.xml (merge pull request #136 from codedipper/fix-opensearch)
fix: broken docker opensearch.xml
|
2024-03-31 17:54:53 +02:00 |
|
Ahwx
|
e49f605022
|
fix: links for search.revvy.de in readme.md (Merge pull request #137 from codedipper/fix-readme)
fix: links for search.revvy.de in readme.md
|
2024-03-31 17:53:59 +02:00 |
|
Revvy
|
03f940ad8a
|
fix: links for search.revvy.de in readme.md
|
2024-03-30 16:54:10 -04:00 |
|