This website requires JavaScript.
Explore
Help
Sign In
TheRON
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://framagit.org/hubzilla/core.git
synced
2026-06-21 00:52:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1897cd0b1b1cffd88bc274a5be4b5d78b2bf6f17
core
/
view
/
php
History
Mario
d09b01245f
generate password hash with PBKDF2 instead of built in hash function based on argon2 which too resource heavy for our usecase (see comments) also the nonsumo library is almost half in size - we ship both libs now but only use the nonsumo. This fixes crypto for chromium mobile versions. drawback: this change is not backward compatible.
2025-12-10 18:37:18 +00:00
..
choklet.php
…
default.php
more deprecate x()
2025-04-23 18:17:23 +00:00
doubleleft.php
fix display issue for doubleleft template
2024-06-27 19:23:00 +00:00
doubleright.php
…
full.php
Update 'full' and 'minimal' layouts to use color_mode functionality
2023-06-02 19:54:59 +00:00
minimal.php
Update 'full' and 'minimal' layouts to use color_mode functionality
2023-06-02 19:54:59 +00:00
mod_setup.php
…
none.php
…
redable.php
…
theme_init.php
generate password hash with PBKDF2 instead of built in hash function based on argon2 which too resource heavy for our usecase (see comments) also the nonsumo library is almost half in size - we ship both libs now but only use the nonsumo. This fixes crypto for chromium mobile versions. drawback: this change is not backward compatible.
2025-12-10 18:37:18 +00:00
zen.php
…