]> git.lizzy.rs Git - cheatdb.git/commitdiff
Replace "Content DB" with "ContentDB"
authorrubenwardy <rw@rubenwardy.com>
Sun, 12 Jul 2020 15:34:25 +0000 (16:34 +0100)
committerrubenwardy <rw@rubenwardy.com>
Sun, 12 Jul 2020 15:34:25 +0000 (16:34 +0100)
36 files changed:
app/__init__.py
app/blueprints/admin/__init__.py
app/blueprints/admin/admin.py
app/blueprints/admin/licenseseditor.py
app/blueprints/admin/tagseditor.py
app/blueprints/admin/versioneditor.py
app/blueprints/api/__init__.py
app/blueprints/api/auth.py
app/blueprints/api/endpoints.py
app/blueprints/api/tokens.py
app/blueprints/github/__init__.py
app/blueprints/metapackages/__init__.py
app/blueprints/metrics/__init__.py
app/blueprints/notifications/__init__.py
app/blueprints/packages/__init__.py
app/blueprints/packages/editrequests.py
app/blueprints/packages/packages.py
app/blueprints/packages/releases.py
app/blueprints/packages/reviews.py
app/blueprints/packages/screenshots.py
app/blueprints/tasks/__init__.py
app/blueprints/threads/__init__.py
app/blueprints/thumbnails/__init__.py
app/blueprints/todo/__init__.py
app/blueprints/users/claim.py
app/blueprints/users/profile.py
app/models.py
app/tasks/__init__.py
app/tasks/emails.py
app/tasks/forumtasks.py
app/tasks/importtasks.py
app/tasks/pkgtasks.py
app/utils.py
config.example.cfg
utils/gitlabci/config.cfg
utils/setup.py

index ef2565b9846aba731d7b4327f15d7a19957f4c72..8449e9baef31b8aaf7fbbdcc307c42ec596a5c2a 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 03cfc8a65c9ea9fa3f0ca134b57720de4b93c67a..c48f97c4844704c2d46c38e7c796cbc8364ed65d 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index bb88954a1b3c64d4cf324fd53362a3c10c72a5ea..01bd196b0bf5b25e41eacfe71621ba6a3cbb4546 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index c6fca02d4052260d89c08f7b5e9d67ada1e0446a..cf61b5222e1e42443b449995629dada99e4bd419 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 8fb89f41b460c8ade2195787519e2bc125c2d5a3..70328bdf98fd705318f234fa63ec669b32601f4a 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 98a9a7c7a0f9155165c751a5c9bd0613ae125477..29aa83fca97251ea5fadb1e968da3e279d46ea85 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 03adaf83370310dc6e18144c2e761c7edb03a7a4..c81dac3572c2d11ef06f85ed5f4530d76eec2c88 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 234d481a55d6a8f813fc86dd4d2cdbb1ed2295e0..354ba93544eacf89cfc082b93e55e04fc3135a04 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2019  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index c12d59bec817cbade15ac921a76d3b3a0f9c9127..5aa4dd70f7b06086745a75dc3a11943e1ffa3a3e 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 67731ceada576ed7cfe0e82199ef8d703dd22acd..5ef870dd72f490754b213651019b9b3143b399ae 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index bc839222f1dbb4d21e00b6dcc51c086f5108e796..2de303c753500d801594843fd3c4501a7bee9ebc 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index ff54e6d9865535cac46a8910dc0ee7f91b79f60f..ef9f803a982fd5cfcdf3b49836bfdf81c659bb94 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 4d3c3cfea37585f241d4176a6122bfbeab0400bc..18d5bb445b8c8169479100eec7b043eae3882759 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2020  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 2d291983ade3a61a89b50bcadb1d6d5ec2110eff..ba3e1c68d5d7f58b0ea1ac48b8ff4c38df96dfa8 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 99616bf23c1411d2014df1a036a86489f1a31461..f0642e49e3b50a50ac2f0431ea71845e6d7f88ea 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index cc17af5a30cfa5ede051b37c3f33a48002de1a44..997274b08d935bc6fa8b3f1e29a2434c80bdf5e9 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 464449b54ee0c83f87a4f5f80c3e5b8ee072a4be..ed1518d6818c407b726b2502328e066028209d82 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 4c069f29cd02229ae4feeb4517ac662b57332999..cc209aa43dd7d1e01fda219044ded6593a2d8c24 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index ee6e3a55a3ca20e2d95e4d27914923e03802d839..18deeed8b3ea69c94fe0c149956f5039b592c398 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2020  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 40cf4d25fc2153cbc15e845b1db52706799057ab..5aec9ae8f76afdfe00ad29b1fae6388bec031a99 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 8d002dba988686d969604f240b9a3e19a0c5824d..3adf5c7949494147b030491c39672686107adc89 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 21666af3834573d2d19aaa6cda9c79065fd95735..fbaab87fa4c8a8662fe052c4d64c792053cbe828 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index ef995029584c82a3d5aefdb9230d0b8cdf6508f8..2d3b05971f05dabe623b8b405373d044f8dd70cb 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 7cd9ee99d88deb063c49c93788d1b91925856d8c..12b062222c486d1e0b103c886f69643d1d5f0198 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 5f6a25b890058748fd6efe7d0a1c35cb2bbfa37e..b8b562e03070cc4fbe08270a0ebbbc36197d85f8 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index d33bc50e40cb72b683e4035d83184f15cb2ae4bc..7973368e1238fdcfd8a1acba646b5f208ae19708 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 0db7ca4999a84dad7d163375bfec350410be3420..ea786384dc3839e05ae897f9a6fe317d198ab7fa 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index dcc779ec306771462f63a8a2845b440d46633066..afd4300e7e43e05b90bb7032d68be6a4881f6144 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index fa5a8c81f78fb2ea0de31174ae2f4e483551294e..ca64f370aedd73c8eabf5f9886d852f9254bae56 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 4a4e27f0c1cd325e893ae15795640f927aca31fa..7ef437ced7ff1fdafbb1f6f321b945315fb55015 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 1361afe384652b96c7b628956fa76406d721d552..0e5536c54da955ba09c75f418e267f30d8a789dc 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 639f61e3961a650c62becae421d8d6067a64a713..7d5bc89e0627203ba6ccdd62c0430b277581c894 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index ed369b74ba8414d16127c3faee4477125b293a6c..5960fa66ca18a575de463f2c2138242ab7e8bb87 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify
index 25fe9e895ff34dd13b8b462cc85468a08d3ad7de..860469aecf42857901b9c6b5583af83fbe956e3d 100644 (file)
@@ -1,4 +1,4 @@
-USER_APP_NAME = "Content DB"
+USER_APP_NAME = "ContentDB"
 SERVER_NAME = "content.minetest.net"
 BASE_URL = "http://" + SERVER_NAME
 
index b34934f8c35c8e9519e1f8e53437503765017587..f91d77a8a1251415e61780aabeb4f541181a847d 100644 (file)
@@ -1,4 +1,4 @@
-USER_APP_NAME="Content DB"
+USER_APP_NAME="ContentDB"
 SERVER_NAME="localhost:5123"
 BASE_URL="http://" + SERVER_NAME
 
index 1ac9bf3319933e4171f3f80e7fe52d85f276c000..3d2a5fe20e0c68ae655a08e64d6517b9eba3ffc4 100644 (file)
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
 # Copyright (C) 2018  rubenwardy
 #
 # This program is free software: you can redistribute it and/or modify