boinc/html/inc
Kevin Reed 3670e7cd8b
Merge pull request #3058 from BOINC/dpa_email
web: make it possible to send HTML email
2019-05-13 09:32:09 -05:00
..
ReCaptcha
password_compat web: refactor password hashing changes to move compatibility library as a 2018-04-04 13:47:26 -05:00
random_compat web: Replace html/inc/util.inc random_string() implementation with one 2018-04-06 09:15:51 -05:00
GeoIP.dat
account.inc Tweaks to user URL/country flags 2018-12-14 20:20:24 -08:00
account_ownership.inc Requested changes to PR 2965 2019-05-08 17:20:24 +01:00
akismet.inc web: make $master_url a global var 2016-11-25 20:41:09 -08:00
bbcode_convert.inc
bbcode_html.inc web: fix list=1 bbcode function 2016-11-29 13:00:21 -08:00
boinc_db.inc web: User SQL View latest_consent to obtain consent information for users. 2018-09-13 11:54:04 -05:00
bolt.inc
bolt_cat.inc
bolt_db.inc
bolt_ex.inc Web: fix deprecated php stuff 2019-01-19 23:59:41 +01:00
bolt_rnd.inc
bolt_sched.inc
bolt_select.inc
bolt_seq.inc
bolt_snap.inc
bolt_util.inc
bolt_util_ops.inc
bolt_xset.inc
bootstrap.inc web: use signup.php instead of deprecated create_account_form.php 2019-04-05 20:34:55 -07:00
bossa.inc
bossa_db.inc
bossa_example.inc
bossa_example2.inc
bossa_example3.inc
bossa_example4.inc
bossa_impl.inc
cache.inc
cert.inc
common_defs.inc [web][android][lib] Add conditional terms of use consent requirement to create_account RPC 2019-03-11 11:36:41 +01:00
consent.inc web: Added token authentication to form. 2018-12-04 14:47:35 -06:00
countries.inc web: performance tweak suggested by Scrutinizer 2017-02-12 01:07:20 -08:00
credit.inc
db.inc
db_conn.inc web: create token table and php object to interact with token table. 2018-04-06 13:30:01 -05:00
db_ops.inc web: change "ATI" to "AMD" in a few places 2018-11-08 00:07:09 -08:00
delete_account.inc Merge branch 'master' into sak-useroptin-dbaddconsent 2018-09-12 11:48:25 -05:00
dir_hier.inc remote file management: improve error checking 2017-02-17 12:58:35 -08:00
email.inc fix typo (.= not =) 2019-05-12 23:39:58 -07:00
forum.inc web: if view empty thread, mark it as read 2019-05-06 16:48:46 -07:00
forum_banishment_vote.inc
forum_db.inc
forum_email.inc web: fix PHP warning in sending "report post" emails 2017-06-24 14:41:07 -07:00
forum_rss.inc RSS feed: add <description> element to make it validate 2018-12-23 21:53:51 -08:00
friend.inc Add a mechanism allowing project admins to "delete" a user 2018-04-03 14:27:10 -07:00
geoip.inc
host.inc web: fix undefined var on host page when <show_results> is false 2019-01-03 16:57:16 -08:00
htmLawed.php
image.inc
keywords.inc fix errors in keywords.inc 2019-03-30 19:23:55 -07:00
language_names.inc Fix English spelling of Ukrainian language string 2018-09-10 01:47:52 +03:00
ldap.inc
news.inc web: tweaks. disable "friends and family email" (abused by spammers) 2016-11-11 20:10:12 -08:00
notify.inc web: user secure URL base if available 2017-02-12 01:03:16 -08:00
page_translate.inc
pm.inc web: improve button colors and appearance 2017-08-20 01:17:21 -07:00
prefs.inc web: Re-added line thaty was accidentally removed. 2018-09-28 11:12:51 -05:00
prefs_project.inc web: add consent preferences to column view of project preferences page. 2018-12-19 10:20:09 -06:00
prefs_util.inc web: Add foreach venue to print '--' for venue columns. 2019-01-30 13:09:14 -06:00
profile.inc Web: add extra space around placeholders 2017-07-04 13:13:01 +02:00
recaptcha_loader.php
recaptchalib.php web: fix typo 2017-02-03 21:56:53 -08:00
result.inc web: change "ATI" to "AMD" in a few places 2018-11-08 00:07:09 -08:00
sandbox.inc web: more fixes for dark themes 2016-11-23 02:35:28 -08:00
sanitize_html.inc
server_version.inc web: keep server version # in a file (html/inc/server_version.inc) 2019-01-16 16:29:24 -08:00
stats_sites.inc web: fixed URL of BOINCstats in 3 places 2017-01-14 21:47:45 -08:00
submit.inc Added ping function 2018-09-25 15:45:24 +02:00
submit_db.inc web: implementation of wipe account 2018-05-04 17:36:09 -05:00
submit_util.inc remote job submission: fix race condition 2019-03-26 01:14:37 -07:00
team.inc Web: fixed bugs in delete account feature introduced in bcd853bb4f 2018-06-08 11:23:35 +02:00
team_types.inc web: team-related fixes 2017-08-18 13:44:05 -07:00
text_transform.inc web: break on words in [list] BBCODE 2018-11-15 01:22:08 -08:00
time.inc
token.inc web: Added token authentication to form. 2018-12-04 14:47:35 -06:00
translation.inc Web: simplify unneeded variable assignment 2019-01-23 21:05:57 +01:00
uotd.inc
user.inc Merge branch 'master' into PublicKeyCrypto 2019-05-10 14:18:14 -05:00
user_util.inc Web: fix typos in user visible strings 2019-03-02 15:43:39 +01:00
util.inc Merge branch 'master' into PublicKeyCrypto 2019-05-10 14:18:14 -05:00
util_basic.inc Tweaks to user URL/country flags 2018-12-14 20:20:24 -08:00
util_ops.inc web: change names of admin functions to e.g. admin_show_user() 2018-05-01 10:47:38 -07:00
wap.inc
web_rpc_api.inc create_account web RPC: improve parsing and error handling 2018-03-27 13:07:40 -07:00
xml.inc Tweaks to user URL/country flags 2018-12-14 20:20:24 -08:00