summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-05-24 17:53:08 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2025-05-24 17:53:08 +0200
commit9212e4b64e6651f6b22d0eeec49e0b6b3df0fa49 (patch)
treed6b978bb5c748bd613b193ca63853023a21c9b23
parentc725523dcd2e916bcc69ea455bcc728c0d2e402d (diff)
downloadstacks-9212e4b64e6651f6b22d0eeec49e0b6b3df0fa49.tar.gz
stacks-9212e4b64e6651f6b22d0eeec49e0b6b3df0fa49.tar.bz2
stacks-9212e4b64e6651f6b22d0eeec49e0b6b3df0fa49.zip
Change url of searxng submodule
Diffstat (limited to '')
-rw-r--r--.gitmodules2
m---------searxng-docker0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ed2e55a..769db9b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,4 +3,4 @@
url = https://git.adjutor.xyz/docker-acid-banger.git
[submodule "searxng-docker"]
path = searxng-docker
- url = https://github.com/searxng/searxng-docker.git
+ url = https://github.com/clyhtsuriva/searxng-docker.git
diff --git a/searxng-docker b/searxng-docker
-Subproject 5020f8982377c09ad857d4101a533cc866c8b6c
+Subproject 0df19147063a1727f1f79acbe7551d691482bd5
commit/report.pdf?id=b5072cf8159adb16ff1826dce27bccb7ab41c141&follow=1'>Beginning the reportClyhtsuriva2-0/+67 2020-12-25comment on PlaylistClyhtsuriva1-1/+1 2020-12-24Playlist : sort by name and delete optionClyhtsuriva6-40/+128 2020-12-24Finishing album and starting playlistsClyhtsuriva3-16/+102 2020-12-23Implementing AlbumClyhtsuriva3-17/+155 2020-12-22SimplifyingClyhtsuriva2-129/+81 2020-12-19Adding AudioBooksClyhtsuriva7-48/+225 2020-12-11(De)Serialization of the songsClyhtsuriva2-42/+63 2020-12-11Getting serialization working with a songClyhtsuriva3-7/+36 2020-12-11adding Serialization interface and methodsClyhtsuriva6-59/+63 2020-12-07Big updateMasfehico6-16/+99 2020-12-07cleaning and adding stuff in playlistMasfehico3-2/+20 2020-12-07Updating song and audiobook accordingly to the last commitMasfehico2-8/+8 2020-12-07Adding the enum classesMasfehico3-0/+9 2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico3-5/+23 2020-12-07Finishing MusicalElement.javaMasfehico1-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 2020-11-18Firs filesMasfehico8-0/+103 2020-11-17LICENSE updatedMasfehico1-68/+81