Commit Graph

39 Commits

Author SHA1 Message Date
bc37cb8860 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
e2d8daba41 Draft localization for server/account 2018-08-25 19:11:06 +02:00
26547a59d7 Reformat 2018-05-20 09:59:17 +02:00
24a86fe98c Make classes final 2018-05-11 21:30:34 +02:00
2ff764eb53 General template fixes 2018-04-12 22:32:28 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
1709859306 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a1d57a3c85 Remove package TBD 2017-12-30 11:56:53 +01:00
45373cda5c Fix #13 2017-11-08 22:39:51 +01:00
6e79dbe55f General fixes 2017-11-05 13:09:39 +01:00
0d30cf17f1 Lazy load profile image 2017-10-28 20:14:23 +02:00
18ca02a49d Fix #7 2017-10-03 21:39:34 +02:00
270308822a Improve profile layout 2017-09-28 11:00:44 +02:00
113e03d379 Fix image path 2017-09-26 16:05:14 +02:00
f417fcad82 Simplify htmlescape 2017-09-14 20:39:58 +02:00
a07b70e3dc Add more dummy styles 2017-08-10 21:15:45 +02:00
1eacd7b87f Fix file author and copyright 2017-07-26 17:48:08 +02:00
07567878b5 Add user image output draft 2017-07-25 19:17:35 +02:00
386dc0b7b7 Fix footer rendering 2017-07-25 19:09:46 +02:00
36ae3b2470 Add html escaping 2017-07-24 20:48:22 +02:00
f6274281d7 Remove @author docblock 2017-07-20 18:12:29 +02:00
42f1749a54 fixes #62 2017-05-30 18:21:27 +02:00
d184d2f3f8 Make all tables red 2017-04-16 20:38:39 +02:00
eb9d5d56ea Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
494aa69c25 Bulkl path fix 2017-02-12 21:42:39 +01:00
fac8051083 Fix uri parameter 2017-02-08 19:40:22 +01:00
32822f9114 Pass uri query parameter 2017-02-08 19:28:55 +01:00
d5125faa1a More flexbox implementations 2017-01-29 12:35:25 +01:00
48ed64a02f Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
8f569642a3 Adjusting copyright 2017-01-26 16:32:45 +01:00
b68b183bc6 Increase php version requirement 2016-12-07 20:56:15 +01:00
b740a68f86 Localization fix 2016-10-17 22:00:09 +02:00
055841d251 Localization fix 2016-07-27 22:20:30 +02:00
721d5aab05 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
317938caef Dynamic language loading 2016-07-05 19:00:30 +02:00
c529256a20 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
e49b37c692 Language display optimized
Language is now no longer direct array access but provided through a
function. This can be later used to hot load language files instead of
pre-loading them.
2016-07-02 14:14:31 +02:00
b07a12012e Simplyfing layout 2016-05-17 20:14:04 +02:00
2679416dd7 Case fix! 2016-03-26 18:59:38 +01:00