Commit graph

85 commits

Author SHA1 Message Date
Andrew S. Rightenburg 799e95eafe
Fixes #7 2023-04-27 22:50:26 -04:00
Andrew S. Rightenburg 567d95ef7f
Clarified option in manage.php 2023-04-27 16:33:33 -04:00
Andrew S. Rightenburg a0789caef3
Updated setup.php 2023-04-27 16:26:26 -04:00
Andrew S. Rightenburg 09d6d83064
Closes #8 2023-04-27 03:41:53 -04:00
Andrew S. Rightenburg f290cbc691
Potential patch for #8 2023-04-27 02:56:20 -04:00
Andrew S. Rightenburg f71f002f2c
Patched a bug which only affected Windows users. Trying to support Micro is very tedious. 2023-04-26 23:55:34 -04:00
Andrew S. Rightenburg 09ba732487
Updated readme 2023-04-26 23:02:37 -04:00
Andrew S. Rightenburg 1c56b006d0
Updated todo 2023-04-26 22:46:11 -04:00
Andrew S. Rightenburg b1082726f8
SimpleFS now creates ZIP archives for multi-file uploads 2023-04-26 22:43:27 -04:00
Andrew S. Rightenburg 73f928232c
Display download link immediately after uploading file 2023-04-26 16:48:40 -04:00
Andrew S. Rightenburg 0099d1af32
Updated example photo 2023-04-25 23:46:16 -04:00
Andrew S. Rightenburg aec6038a4b
Updated readme 2023-04-25 21:36:28 -04:00
Andrew S. Rightenburg 6cbbaafee8
Updated readme 2023-04-25 21:35:23 -04:00
Andrew S. Rightenburg c1270469b3
Updated example photos 2023-04-25 21:33:29 -04:00
Andrew S. Rightenburg 1ee52415a0
Added auto-deletion option manageable from manage.php 2023-04-25 21:27:59 -04:00
Andrew S. Rightenburg 73d4e3c0ff
Beginning to add 'auto-delete' option, almost ready 2023-04-25 19:28:55 -04:00
Andrew S. Rightenburg 3b7dc3c193
Replaced config.global.php with a second sql table, added timestamps to file uploads, general code cleanup 2023-04-24 17:28:31 -04:00
Andrew S. Rightenburg 95ca5bf9f0
Removed text-transform uppercase 2023-04-24 15:49:31 -04:00
Andrew S. Rightenburg 4a8d1d1f3a
setup.php now deletes itself when finished. Some code cleanup 2023-04-24 13:12:41 -04:00
Andrew S. Rightenburg c83f5786a4
Added setup.php check for sqlite3 in reference to #1 2023-04-24 09:51:36 -04:00
Andrew S. Rightenburg a0082aff04
Added setup.php check for sqlite3 in reference to #1 2023-04-24 09:47:38 -04:00
rail5 dc6239e749 Added PHP config checks to setup.php 2022-02-10 04:37:41 +00:00
rail5 cf3f90ce52 Update README.md 2022-02-10 04:21:45 +00:00
rail5 96f1225af3 Patched an annoying bug in setup.php 2022-01-31 04:55:19 +00:00
rail5 2189a19537
Update README.md 2020-12-30 12:12:23 +00:00
rail5 9b89f997c9
Typo 2020-12-30 12:11:25 +00:00
rail5 1831f3b277
Updating readme again because I'm bad at markdown 2020-12-30 12:10:15 +00:00
rail5 68ab40fc60
Update README.md 2020-12-30 12:09:27 +00:00
rail5 a9a105615d
Creating .htaccess for Apache users to protect files directory 2020-12-30 12:01:30 +00:00
rail5 fbe2343edd
Creating .htaccess for Apache users to secure DB 2020-12-30 12:00:05 +00:00
rail5 2ec87418e2
Update README.md 2020-12-30 10:43:18 +00:00
rail5 c4c50a6e63
Migrated to SQLite 2020-12-30 10:40:05 +00:00
rail5 4b910fe234
Migrated to SQLite
Migrated to SQLite to prevent potential race conditions
Also changed session variable names to prevent potential conflict with other applications on the same server
2020-12-30 10:38:59 +00:00
rail5 45abc3461d
Migrated to SQLite
Migrated to SQLite to prevent potential race conditions
Also changed session variable names to prevent potential conflict with other applications on the same server
2020-12-30 10:38:00 +00:00
rail5 e5111f56f8
Changed session value names
Made session value names more unique to prevent potential conflict with other applications on the same server
2020-12-30 10:36:39 +00:00
rail5 42fa3a7b26
Changed session value names
Made session value names more unique to prevent potential conflict with other applications on the same webserver
2020-12-30 10:35:54 +00:00
rail5 9d5fd46e2b
Entirely trivial comment change 2020-12-30 10:34:38 +00:00
rail5 fc6b64f4a3
Migrated to SQLite 2020-12-30 10:33:37 +00:00
rail5 5603d39e31
Migrated to SQLite 2020-12-30 10:32:51 +00:00
rail5 91cccef316
Migrated to SQLite (patching race condition vuln) 2020-12-30 10:31:45 +00:00
rail5 268a933cfb
Removed unnecessary include 2020-12-30 10:29:28 +00:00
rail5 0d9d8315c2
Update README.md 2020-12-27 17:24:16 +00:00
rail5 550a68e6ff
Update README.md 2020-12-27 17:10:59 +00:00
rail5 2f0bea3f87
Add files via upload 2020-12-27 17:10:29 +00:00
rail5 cf0ef2dca7
Update README.md 2020-12-27 17:07:30 +00:00
rail5 1d00a1ba1e
Update README.md 2020-12-27 17:05:30 +00:00
rail5 738fceea60
Add files via upload 2020-12-27 16:23:39 +00:00
rail5 57a3c37a0f
Delete screen-upload.png 2020-12-27 16:23:15 +00:00
rail5 7a7aa7f29f
Delete screen-manage.png 2020-12-27 16:23:07 +00:00
rail5 d2b719f5e2
Delete screen-login.png 2020-12-27 16:22:59 +00:00