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
b6a58fbf6ee08ae75e4fc0d8bdeecdee8ffcc77a
core
/
view
History
Mario Vavti
b6a58fbf6e
make sure editor init also works from the tiles view
2026-01-03 19:31:56 +01:00
..
css
tagcloud fixes
2025-07-23 08:19:40 +00:00
js
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
lang
move language specific folders into its own subfolder in /view
2025-11-07 14:38:55 +00:00
pdl
add some styling to dreport
2025-04-23 20:17:02 +00:00
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
theme
/redbasic
remove bootbox lib and unused code
2025-11-07 14:52:30 +00:00
tpl
make sure editor init also works from the tiles view
2026-01-03 19:31:56 +01:00
.htaccess
…