81 Commits (ec4307c1a64a0f60648fdd7d0a2eb819bbf12965)

Author SHA1 Message Date
Marien Fressinaud 84f9311fd5 fix: Fix "validate email"-related issues (#2512) 5 years ago
Marien Fressinaud 75632e70f0 Provide email address verification feature (#2481) 5 years ago
Marien Fressinaud 7fd88adeb0 Add hooks to ExtensionManager (#2482) 5 years ago
Alexandre Alapetite caeeeb52ca
Fix user self registration (#2442) 5 years ago
Alexandre Alapetite ebd8c31c02
Rework CSRF interaction with sessions (#2290) 6 years ago
Alexandre Alapetite 75356c64a2 Remove deprecated CSP child-src 6 years ago
Alexandre Alapetite 2374374ba9
Less jQuery (#2234) 6 years ago
Alexandre Alapetite 1cc891be35
Remove some preload / prefetch (#2040) 6 years ago
Alexandre Alapetite a66b995be7
Explicit quotes decoding (#1947) 6 years ago
Alexandre Alapetite b8094f8044
Move shares (#1812) 7 years ago
Alexandre Alapetite 38de643d09 Small fix Mastodon share 7 years ago
Alexis Degrugillier afffbfce07 Add a Mastodon share (#1674) 7 years ago
Alexandre Alapetite 3a5427ea7f Change CSS load order to help CustomCSS extension 7 years ago
Alexandre Alapetite af8960b8b3 Move default configuration files 8 years ago
Alexandre Alapetite e6e8cac3c4 Allow extensions for default accout in anonymous mode 8 years ago
Alexandre Alapetite a180485f91 sticky-kit fix, and compatible async defer 8 years ago
Alexandre Alapetite e6fd34bdda CSRF token, update HTTP Referrer policy to same-origin 8 years ago
Alexandre Alapetite c1548e732d Remove Mozilla Persona login 8 years ago
romibi d9e14621b5 Make Sidebar Sticky 8 years ago
Alexandre Alapetite 6466fc87ec Load styles for two JSON cases 9 years ago
Alexandre Alapetite 805ec6392c Revert; Notifications needed also for non-layout requests 9 years ago
Alexandre Alapetite b042d3a772 HTTP2 optimization 9 years ago
Alexandre Alapetite 44be16d4fb X-Content-Type-Options: nosniff 9 years ago
Alexandre Alapetite cbac2afd23 CSP compatibility with Firefox older than 45 9 years ago
Alexandre Alapetite 38c2d671e3 CSP different policies per controller 9 years ago
Alexandre Alapetite cb913a3a76 CSP for statistics and forms 9 years ago
Alexandre Alapetite e3dc7d46e1 CSP: Use inline JSON instead of one-time cookie 9 years ago
Alexandre Alapetite 8cdf44c87b CSP allow iframes 9 years ago
Alexandre Alapetite e4a459a6ed CSP no inline javascript draft 9 years ago
Alexandre Alapetite 79f0f2bbb4 Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avant 10 years ago
Marien Fressinaud 789d9fc6c8 Fix coding style in extension manager 10 years ago
Marien Fressinaud 67375537e4 Init auth before user configuration 10 years ago
Marien Fressinaud 2fd8a80878 Add first test for a generic ConfigurationSetter 10 years ago
Marien Fressinaud 4c128e05a4 Reorganize FreshRSS init 10 years ago
Marien Fressinaud 0140448a56 Refactor FreshRSS_Share object to be more usable 10 years ago
Marien Fressinaud ce10f48274 Fix a bug in i18n init 10 years ago
Marien Fressinaud addcea9cd4 Fix i18n loading and availableLanguages calls 10 years ago
Marien Fressinaud d3a93ea290 BREAKING FEATURE: Remove general in config 10 years ago
Marien Fressinaud 7cca47d1ab Change name of user configuration var in Context 10 years ago
Marien Fressinaud 51a71ec4b9 New configuration system (not working yet) 10 years ago
Marien Fressinaud 2232d1e02a Load user extensions after all the global inits 10 years ago
Marien Fressinaud 4c888590e6 Improve system/user types for extensions 10 years ago
Marien Fressinaud f1fd1091b9 Remove old code for extensions 10 years ago
Marien Fressinaud 1086ba4a2b Enable extensions for users 10 years ago
Marien Fressinaud 86f69ca396 First draft for the new extension feature 10 years ago
Marien Fressinaud eb60b82959 Move back i18n init in FreshRSS.php 10 years ago
Marien Fressinaud 80cffa6de5 Views are in dedicated actions + improve Context 10 years ago
Marien Fressinaud 1a22a87fb1 Use FreshRSS_Context::$conf only 10 years ago
Marien Fressinaud ad92dd7dae First draft for Context object. 10 years ago
Marien Fressinaud 1252b3dd86 Authentication system moved + Persona comes back! 10 years ago