boinc/html/inc
David Anderson eae716f6cb Tweak Bolt and Bossa to make them work again
(which they miraculously do, on the test project).
2022-06-17 15:10:28 -07: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 Web: make some strings translatable 2020-08-18 23:57:42 -07: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: fix some PHP 8 deprecation warnings 2022-06-09 14:33:20 -07:00
bolt.inc
bolt_cat.inc
bolt_db.inc Tweak Bolt and Bossa to make them work again 2022-06-17 15:10:28 -07:00
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: various changes to remove PHP 8.1 warnings and errors 2022-06-11 00:00:08 -07:00
bossa.inc
bossa_db.inc Tweak Bolt and Bossa to make them work again 2022-06-17 15:10:28 -07:00
bossa_example.inc Tweak Bolt and Bossa to make them work again 2022-06-17 15:10:28 -07:00
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 job submission: add ability to view mem/disk usage stats for a batch. 2019-06-26 16:30:20 -07:00
countries.inc web: performance tweak suggested by Scrutinizer 2017-02-12 01:07:20 -08:00
credit.inc
db.inc web: show UTF8 chars in result stderr_out correctly (from Marius Millea) 2016-02-03 02:35:41 -08:00
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: various changes to remove PHP 8.1 warnings and errors 2022-06-11 00:00:08 -07: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: remove 30-day limit in forum search function 2020-12-02 16:10:25 -08:00
forum_banishment_vote.inc
forum_db.inc web: make forms fluid 2022-04-06 14:49:06 -07:00
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: various changes to remove PHP 8.1 warnings and errors 2022-06-11 00:00:08 -07:00
htmLawed.php
image.inc Web: fix GD detection 2016-05-09 11:36:44 +02:00
keywords.inc web: make forms fluid 2022-04-06 14:49:06 -07:00
language_names.inc web: minor tweaks 2020-10-09 12:37:46 -07: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 ReCaptcha problem 2020-02-12 10:15:12 +01:00
result.inc Add a project-customizable hook to result pages 2020-09-21 13:11:33 +03:00
rss.inc Web: add functions for fetching and displaying RSS feeds 2021-04-06 12:40:45 -07: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 Remove boincsynergy.com from the stats site list 2019-08-12 16:50:58 +03:00
submit.inc Remote job submission was always using allocation-based prioritization. 2020-07-24 00:36:12 -07:00
submit_db.inc web: implementation of wipe account 2018-05-04 17:36:09 -05:00
submit_util.inc - remote job submission: clean up permissions checking 2022-04-21 12:53:49 -07:00
team.inc Web: various changes to remove PHP 8.1 warnings and errors 2022-06-11 00:00:08 -07:00
team_types.inc web: team-related fixes 2017-08-18 13:44:05 -07:00
text_transform.inc Web: fix some PHP warnings 2020-04-09 13:54:16 -07: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 web: a couple more PHP 8.1 fixes 2022-06-11 18:24:42 -07:00
user_util.inc Web: fix typos in user visible strings 2019-03-02 15:43:39 +01:00
util.inc web: a couple more PHP 8.1 fixes 2022-06-11 18:24:42 -07:00
util_basic.inc Web: various changes to remove PHP 8.1 warnings and errors 2022-06-11 00:00:08 -07:00
util_ops.inc manage_privileges, badge_assign.php: fix DB inserts 2020-10-01 15:08:10 -07:00
wap.inc
web_rpc_api.inc Web RPC: add an RPC that lets "front-end" web sites show Download buttons that auto-attach to back-end BOINC projects or account managers. 2021-01-22 00:47:02 -08:00
xml.inc Tweaks to user URL/country flags 2018-12-14 20:20:24 -08:00