Commit graph

261 commits

Author SHA1 Message Date
Lucien Cartier-Tilet
902066ed81
Fix typos in French translation (#33) 2021-11-10 23:12:42 +01:00
Miroslav Šedivý
75788116ec Revert "add funding."
This reverts commit 57153f383c.
2021-11-10 23:04:13 +01:00
Miroslav Šedivý
2ff91c0908 bump minor version. 2021-11-06 00:10:22 +01:00
Miroslav Šedivý
57153f383c add funding. 2021-11-06 00:10:00 +01:00
Miroslav Šedivý
45955a4730 fix canocat for postgres, #32. 2021-11-01 17:06:51 +01:00
Miroslav Šedivý
1a72664f73
Merge pull request #31 from m1k1o/postgres
Add postgres support
2021-10-29 23:33:55 +02:00
Miroslav Šedivý
7231835bf5 bump version. 2021-10-29 23:28:12 +02:00
Miroslav Šedivý
d13d6ab98e update readme. 2021-10-29 23:26:44 +02:00
Miroslav Šedivý
b41c4a57fc revert debug in config. 2021-10-29 23:21:43 +02:00
Miroslav Šedivý
845b9f724a fix postgres timezone. 2021-10-29 23:13:52 +02:00
Miroslav Šedivý
f0dbd5e426 set postgres datetime. 2021-10-29 22:58:54 +02:00
Miroslav Šedivý
3652faf8ab add postgres support. 2021-10-29 21:56:50 +02:00
Miroslav Šedivý
8ad8b5ca6f add postgres schema. 2021-10-29 21:47:31 +02:00
Miroslav Šedivý
3dee0f4028 add 🇷🇺 to readme. 2021-10-29 20:44:58 +02:00
Miroslav Šedivý
8073f2ce44
Merge pull request #30 from ozzyst/f/add_ru_lang
Add support of Russian language
2021-10-28 15:33:21 +02:00
Stanislav Losev
0396958944 Add support of Russian language 2021-10-28 16:13:05 +03:00
Miroslav Šedivý
dabfd02776 dockerfile remove deprecated maintainer. 2021-08-09 17:59:08 +02:00
Miroslav Šedivý
59858cabfe do not use root mysql account. 2021-08-09 17:57:20 +02:00
Miroslav Šedivý
477912bdbf add exif, fixes #20. 2021-08-09 17:53:58 +02:00
Miroslav Šedivý
9f5393fac5 theme01 remove textarea border. 2021-07-23 15:51:01 +02:00
Miroslav Šedivý
1ae667ed5e add link to github repo. 2021-07-23 15:49:40 +02:00
Miroslav Šedivý
763bca162a remove unused code. 2021-07-23 15:40:43 +02:00
Miroslav Šedivý
b43ca9a94e use github actions. 2021-06-13 14:44:59 +02:00
Miroslav Šedivý
386707c104 fix CONCAT() for SQLite #24. 2021-06-13 12:45:52 +02:00
Miroslav Šedivý
86b3840278
Merge pull request #22 from Nixo-77/master
Implode bug fix
2021-02-21 19:07:40 +01:00
Nixo-77
d5ecdf330c
Implode bug fix 2021-02-21 19:03:33 +01:00
Miroslav Šedivý
734822aa8a
update version to v1.3 2020-11-06 10:05:37 +01:00
Miroslav Šedivý
b54509ba51
check for null in language 2020-11-06 09:58:32 +01:00
m1k1o
07d5869a1a fallback if dictionary does not exist 2020-10-08 23:19:13 +02:00
m1k1o
6f6640ae15 fix es lang syntax error 2020-10-08 23:19:03 +02:00
Miroslav Šedivý
4f9ec2cb82
Merge pull request #21 from ManuLinares/patch-2
Created es.ini (Spanish translation)
2020-10-08 17:54:58 +02:00
m1k1o
795308a949 Spanish to readme 2020-10-08 17:54:15 +02:00
ManuLinares
59633724c2
Create es.ini
Spanish translation
2020-10-08 00:46:21 -03:00
Miroslav Šedivý
022bc27612
Merge pull request #19 from hajro92/master
Translated to Bosnian
2020-10-03 19:41:26 +02:00
hajro92
5ae966bfa5 Translated to Bosnian 2020-10-03 19:21:01 +02:00
Miroslav Šedivý
bf9ba1ad34
Update lang.class.php 2020-08-24 21:50:00 +02:00
Miroslav Šedivý
1b43034c0e
added CZ to readme 2020-08-24 21:39:44 +02:00
Miroslav Šedivý
53cfef9655
Merge pull request #18 from djfinch/master
Added CZ translation and fixed typo in sk.ini
2020-08-24 21:37:47 +02:00
djfinch
d8b745cbbd Added Czech translation 2020-08-24 21:21:52 +02:00
djfinch
26ad4902a0 Fix typo in SK lang. 2020-08-24 21:00:34 +02:00
m1k1o
1048548f3e bump highlight.js to 10.1.2 2020-08-22 11:14:02 +02:00
m1k1o
cdc56c3c0c fix JBBCode class 2020-08-22 11:13:21 +02:00
m1k1o
00d109ca82 add access control to readme #17 2020-07-05 19:56:41 +02:00
m1k1o
5d300a80ad visitors as friends in envs #17 2020-07-05 19:41:45 +02:00
m1k1o
927d769045 set upload_max_filesize 2020-06-25 18:12:08 +02:00
m1k1o
031cfb7b14 fix directory permissions 2020-06-25 18:12:01 +02:00
m1k1o
1ce28f77ad improved upload error messages 2020-06-25 18:11:55 +02:00
Miroslav Šedivý
63e82e911c use latest in tags 2020-06-11 17:31:37 +02:00
Miroslav Šedivý
e704a58591 refactor Dockerfile: one RUN & copy permisions 2020-06-11 17:29:42 +02:00
Miroslav Šedivý
2fdcdec291 fix readme formatting 2020-06-11 17:27:50 +02:00