Commit Graph

63 Commits (008b66ac2ccd18f83fde58151de160b4f60218bd)

Author SHA1 Message Date
Hypolite Petovan b529c03a20 Sanitize theme path items
4 years ago
Michael 2cdd5a4940 Fixes errors/notices
4 years ago
Hypolite Petovan d6a607558b Add frio.scheme pconfig value type check
4 years ago
Hypolite Petovan a1f7c1215d Fix typo to ensure config backward compatibility in frio/php/scheme.php
4 years ago
Philipp Holzer 758444a7d2
empty is better than isset
4 years ago
Philipp Holzer da4fc0411e
Fixing admin scheme-change in frio
4 years ago
Hypolite Petovan abf20368b0 Rework Profile::getThemeUid to ignore query parameter and include $a->profile_uid
4 years ago
Hypolite Petovan 5e1ceb57de Escape global namespaced get_app() calls
4 years ago
Hypolite Petovan acaee626f5 Remove include/ requires that are now done directly from Composer
4 years ago
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
4 years ago
rabuzarus d02f940811 Frio - some cleanups for default.php
4 years ago
rabuzarus ec9f22de92 Frio - add desktop or mobile view class to the html body
4 years ago
Philipp Holzer 307286fc47
parameters and getURLpath to getURLPath
5 years ago
Philipp Holzer 5a02e39a65
Rename App Methods
5 years ago
Hypolite Petovan 73c1ebc6fd [frio] Move relevant code to new footer.tpl
5 years ago
Michael 334c628511 And again ... notices
5 years ago
Michael Vogel 1283b99c6f Removed notices in the frio theme (#5610)
5 years ago
Hypolite Petovan e952d6677b Rename App->path to App->urlpath
5 years ago
Michael Vogel 0360f7197a Several more warnings ... (#5340)
5 years ago
Hypolite Petovan fde3d6f870 Replace current_theme() and current_theme_url() calls
5 years ago
Hypolite Petovan 3213715b60 Fix formatting in frio_boot.php
5 years ago
Hypolite Petovan 2d6dafc057 [frio] Improve background styles' description
5 years ago
Hypolite Petovan 1ce999a4ab [frio] Fix quoting style in php/Image
5 years ago
Hypolite Petovan 7feeb0af78 Add backward-compatibility for config variables after schema rename
5 years ago
Hypolite Petovan 86e4690b5f [frio] Add background-repeat attribute to background image options
5 years ago
Hypolite Petovan 3bfa6facfc [frio] Fix typo schema -> scheme
5 years ago
Hypolite Petovan eb9b832c3a [frio] Normalize quoting style in PHP files
5 years ago
Hypolite Petovan b65c8c55a4 [frio] Fix formatting in PHP files
5 years ago
rabuzarus 8f6e018958 frio - remove $baseurl variable from default template because we don't need it anymore
5 years ago
rabuzarus a65e93faea frio - fix default template if friendica is installed into a subdirectory
5 years ago
Andi e473be01db frio: removed "Illegal string offset" Warnings
5 years ago
Adam Magness 27d5a7112a Theme t() uses
5 years ago
Adam Magness 11cf36105c Update Addon functions and calls
5 years ago
Hypolite Petovan e36f2bb1fb Use short form array syntax everywhere
5 years ago
Adam Magness 4fb2547df8 Update function calls
5 years ago
fabrixxm 5392f9eb8b spaces to tabs
5 years ago
fabrixxm 1064da1052 New home/login page style
5 years ago
Hypolite Petovan 190a765731 Fix Notice and formatting in frio
5 years ago
Adam Magness b995e858e6 Review changes
5 years ago
Adam Magness 0dfa57948f Issue-#3873
5 years ago
rabuzarus f2d51737eb fix some HTML violations in frio
6 years ago
rabuzarus dd8ff1f097 remove unused 'aria-labelledby' in frios modal
6 years ago
rabuzarus 94f03efde0 Frio: add register template
6 years ago
Michael 5adfeb0bd5 App::get_baseurl is now replaced with System::baseUrl
6 years ago
Michael 1bd85971a4 Avoid some PHP warnings, no functional changes
6 years ago
Hypolite Petovan 9c0d2c31e8 Replace AND and OR in PHP conditions by && and ||
6 years ago
Hypolite Petovan 20043914e6 Move App to src
6 years ago
Hypolite Petovan 56ee734b00 Cleanup /format pre-move
6 years ago
Pierre Rudloff 6cd6e886db Updated theme-color code
6 years ago
Pierre Rudloff d0407f8b76 theme-color meta
6 years ago