Commit Graph

474 Commits

Author SHA1 Message Date
David Stephens 618ecc0714 Move modules in mods into /core 2017-11-24 23:23:15 +00:00
David Stephens 57d46dd57e Mega rejig! 2017-11-22 23:27:33 +00:00
Bryan Ashby 1b414b9b8c Merge branch '0.0.8-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.8-alpha 2017-11-12 18:56:28 -07:00
Bryan Ashby 6d31589c8b Add PCB/WildCat!, WWIV, Renegade, etc. color code support to file descriptions 2017-11-12 18:55:57 -07:00
David Stephens d505952510 CombatNet support! 2017-11-02 00:41:20 +00:00
Bryan Ashby e84920e508 Add web d/l manager to menu.hjson 2017-09-28 21:34:58 -06:00
Bryan Ashby dc2b3031fd * Change how hashids are generated for web file area: include a 'type'
* Add support for web *batch* downloads via streaming zip file creation
* Add new web download manager and batch mode display
* Add extra info to 'standard' downloads mod/menu
2017-09-26 10:44:15 -06:00
Bryan Ashby 8479091d33 Filter out system areas 2017-09-26 10:42:53 -06:00
Bryan Ashby 1784afffa7 Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 0.0.8-alpha 2017-09-24 10:00:16 -06:00
Bryan Ashby d5334270c4 Update default menu.hjson - fix parse error 2017-09-24 09:58:57 -06:00
Bryan Ashby 48c6edc5b3 Rename VTX Hyperlink stuff 2017-09-23 23:17:16 -06:00
Bryan Ashby b0260049ba Add VTX hyperlink support for URLs 2017-09-21 21:23:30 -06:00
Bryan Ashby 59826930e4 Fix requires 2017-09-16 17:24:26 -06:00
Bryan Ashby 1e250f06d9 * Fix major issue with SQLite transactions + aync code causing collisions 2017-09-16 17:13:11 -06:00
Bryan Ashby 68247d87e8 Add filename order by option for search 2017-09-14 20:54:35 -06:00
Bryan Ashby 50bac95857 * Fix ANSI description display during upload
* Major improvements to upload: Allow user to properly edit descriptions even if provided by .diz/system/etc.
2017-09-11 21:01:35 -06:00
Bryan Ashby d545c86616 Add {totalFiles} and {totalBytes} stats to area selection 2017-09-09 12:34:31 -06:00
Bryan Ashby ff1c72fae4 Updates to luciano_blocktronics theme 2017-09-07 20:26:35 -06:00
Bryan Ashby 7fd0d6e699 Start to wrap up 0.0.7-alpha 2017-09-07 18:15:10 -06:00
Bryan Ashby b1b841674c Ability to disabled themes + clean up theme code slightly. Area needs work! 2017-09-04 09:57:10 -06:00
Bryan Ashby 782cae6ba3 File Base: Browse by area 2017-09-03 20:45:00 -06:00
Bryan Ashby 939dbbf94f Fix oops broken list position 2017-09-03 20:44:39 -06:00
Bryan Ashby a28c1a82d8 Fix newscan for files 2017-09-02 16:24:52 -06:00
Bryan Ashby f0d6eb5847 Ensure VC's are detached when leaving details 2017-09-02 15:56:47 -06:00
Bryan Ashby f78a4cef46 Cleanup - modern methods 2017-09-02 09:59:22 -06:00
Bryan Ashby de46c28305 Minor cleanup related stuff 2017-09-01 17:42:47 -06:00
Bryan Ashby 1d86be6e34 Fix views in area browser, change 'ignore' to 'exclude' during scan 2017-08-29 20:10:34 -06:00
Bryan Ashby 6cbe574d4e Put back wrapping for non-ANSI descriptions in file browser 2017-08-29 19:55:20 -06:00
Bryan Ashby af911f8e74 Ability to set 'next' to advance to next area/conf during newscan 2017-08-29 19:38:34 -06:00
Bryan Ashby c1ad067558 Fix some menu.hjson stuff 2017-08-19 16:55:25 -06:00
Bryan Ashby c712e96374 Use setAnsi() for NFO 2017-08-19 15:21:02 -06:00
Bryan Ashby 0a079ee4d8 Display ANSI in file area desc view 2017-08-06 11:31:21 -06:00
Bryan Ashby d57ca0873e * File Base newscan basic functionality
* Try to handle unknown options in telnet server
2017-07-17 19:46:38 -06:00
Bryan Ashby d230a2f58b * Don't allow 'system' filters to be deleted
* Code cleanup
* Static UUID for "default/system" filters
2017-07-09 20:00:36 -06:00
Bryan Ashby 54a7f4f774 * Lots of improvements to info extraction system
* MUCH faster browsing in file base
* Better release year estimation
* New tool: exiftool2desc
2017-05-19 18:41:13 -06:00
Bryan Ashby 0e5d0c53d2 Use Config.fileTypes with mime-db backed MIME types; remove old archives.formats{} 2017-05-10 21:21:07 -06:00
Bryan Ashby 57dc7c91ef * TIC import support!!!
* reject/retain paths for FTN networks
* Fix bug in FileEntry.findFiles() with meta pairs
* New well known file meta - mostly related to TIC
* Index of file_sha256
* FileEntry.persist() can update entries
2017-03-08 22:37:02 -07:00
Bryan Ashby 213f63ae12 More deleted user robustness 2017-03-02 18:50:58 -07:00
Bryan Ashby ee56ff02e1 Don't crash if no user info (update) 2017-03-02 18:38:05 -07:00
Bryan Ashby 3678908477 Don't crash if no user info 2017-03-02 18:35:17 -07:00
Bryan Ashby 9d5db86d3e Fix NUA over SSH 2017-03-02 18:31:37 -07:00
Bryan Ashby 02d76f5573 Add reset password to menu.hjson (disabled by default) 2017-02-27 21:17:01 -07:00
Bryan Ashby f5899bc10f * Bump version to 0.0.5-alpha
* Add email password reset support
2017-02-26 21:28:05 -07:00
Bryan Ashby 97e19957ce * Default upload descriptions based on file names if no FILE_ID.DIZ/etc. could be found
* Add default desc & prompt for desc to oputil fb scan
2017-02-24 23:39:31 -07:00
Bryan Ashby 058ff3f367 * Rework user.js and User object to ES6
* Update download stats for user when web download is completed
2017-02-18 13:21:18 -07:00
Bryan Ashby 6406d32165 Handle (default) case of web server being disabled in file areas/web link generation 2017-02-18 09:56:23 -07:00
Bryan Ashby 8a475845a7 Update wording a bit 2017-02-15 21:52:51 -07:00
Bryan Ashby d41fbf6911 Add file base menu item to luciano art 2017-02-13 22:54:56 -07:00
Bryan Ashby 4aba90e024 Update luciano STATUS art 2017-02-12 20:41:15 -07:00
Bryan Ashby 2cc1c5170c Fix upload then download bug 2017-02-12 20:27:40 -07:00