Historique des commits

Auteur SHA1 Message Date
  Andrew Dolgov ccfa90803b backend: add session validation check il y a 11 ans
  Andrew Dolgov 2e35a7070b generated feeds: support if-modified-since il y a 11 ans
  Andrew Dolgov 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) il y a 11 ans
  Andrew Dolgov 7d1a91d56c use text/json content-type in a few more places il y a 11 ans
  Andrew Dolgov 23419d117b modify includes to init session before translations are applied il y a 11 ans
  Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) il y a 11 ans
  Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins il y a 11 ans
  Andrew Dolgov 8dcb2b4762 implement plugin routing masks, add example plugin il y a 11 ans
  Andrew Dolgov 19c7350770 experimental new plugin system il y a 11 ans
  Andrew Dolgov 88e8fb3a71 modify include path order (closes #514) il y a 11 ans
  Andrew Dolgov 675f198a7c rework login form il y a 11 ans
  Andrew Dolgov 97acbaf190 login system fixes il y a 11 ans
  Andrew Dolgov 304aadb907 remove twitter-specific code il y a 11 ans
  Andrew Dolgov 9aceda3afc remove hook-based plugins il y a 12 ans
  Andrew Dolgov 369dbc19d6 rework class system to use subdirectories il y a 12 ans
  Andrew Dolgov 143d1b31a8 routing: check if created handler is a subclass of Handler il y a 12 ans
  Andrew Dolgov 0d421af86f split authentication to separate modules il y a 12 ans
  Andrew Dolgov 545ca06789 do not perform sanity checks on each backend request il y a 12 ans
  Andrew Dolgov 6a79e8afeb only enable ob_gzhandler if it exists il y a 12 ans
  Andrew Dolgov 66b042fcfe do not generate warning on csrf_token being unassigned il y a 12 ans
  Andrew Dolgov 7a5d9b95c4 disable csrf logging il y a 12 ans
  Andrew Dolgov 8484ce2258 experimental CSRF protection il y a 12 ans
  Andrew Dolgov f03a795de7 include path fix for lighttpd il y a 12 ans
  Andrew Dolgov de8260cb10 move API to classes/ il y a 12 ans
  Andrew Dolgov 5f0a3741d0 add Public_Handler il y a 12 ans
  Andrew Dolgov 8e17d6636e add Pref_Filters il y a 12 ans
  Andrew Dolgov 66665fba79 add Pref_Users class il y a 12 ans
  Andrew Dolgov cbe50c800d add pref_labels class il y a 12 ans
  Andrew Dolgov 678dda79e3 compat fix for old-style backend methods il y a 12 ans
  Andrew Dolgov 4f09f594c2 move help to backend class il y a 12 ans