Bryan Ashby
37c743e974
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-03-08 22:40:26 -07: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
94e04f1c69
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-03-02 18:51:06 -07:00
Bryan Ashby
213f63ae12
More deleted user robustness
2017-03-02 18:50:58 -07:00
Bryan Ashby
173640f9e3
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-03-02 18:38:15 -07:00
Bryan Ashby
ee56ff02e1
Don't crash if no user info (update)
2017-03-02 18:38:05 -07:00
Bryan Ashby
ac4ab81897
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-03-02 18:36:26 -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
46b9c6b4eb
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-02-27 21:35:57 -07:00
Bryan Ashby
02d76f5573
Add reset password to menu.hjson (disabled by default)
2017-02-27 21:17:01 -07:00
Bryan Ashby
c870b3523f
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-02-26 21:28:13 -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
6c67f0e024
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-02-24 23:40:14 -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
b427e79876
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-02-18 19:02: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
2bf22e722f
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2017-02-16 21:16:46 -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
Bryan Ashby
098a187f2c
* Fix fileArea -> fileBase
...
* Fix new config creation (missing conf name/desc)
2017-02-12 19:59:00 -07:00
Bryan Ashby
5ab47232fc
Some minor menu.hjson updates
2017-02-12 19:42:18 -07:00
Bryan Ashby
29d572c04c
* Add terminal warning pre-nua preamble
...
* Merge in menu chagnes for file area/etc. to menu.hjson
* Missing luciano art
2017-02-12 14:03:29 -07:00
Bryan Ashby
8e39f3ec3d
More luciano_blocktronics theme for file base
2017-02-12 12:20:30 -07:00
Bryan Ashby
60ae03ab3f
WIP on luciano_blocktronics for new file base
2017-02-12 00:26:08 -07:00
Bryan Ashby
4324c410c0
Minor update; use resetScreen() vs clearScreen()
2017-02-12 00:25:25 -07:00
Bryan Ashby
edb9d32acc
* Fix CRC32 meta
...
* Properly store upload user info in meta @ upload
2017-02-12 00:24:24 -07:00
Bryan Ashby
50a5b8d78e
Use proper resetScreen() vs clearScreen()
2017-02-12 00:23:39 -07:00
Bryan Ashby
2e10fdfdf5
Updates to upload check, docs
2017-02-09 22:03:21 -07:00
Bryan Ashby
a257a9ba4b
* Fix up and improve oputil file-base stuff
...
* Specialize if user does not have upload ACS
2017-02-08 22:53:48 -07:00
Bryan Ashby
5549ff5512
* Help pages
...
* No results for criteria page
* noHistory can be passed to gotoMenu()
2017-02-07 22:15:34 -07:00
Bryan Ashby
f0db0e3c94
* file.db: file_user_rating: Table for tracking average user rating of a file
...
* Default filter order to descending
* File rating support including in search/filter
* Default to passing submitted form data (if any) @ prevMenu()
* Fix issues with byte/size formatting for 0
* Allow action keys for prompts
* use MenuModule.pausePrompt() in various places
* Add quick search to file area
* Display dupes, if any @ upload
2017-02-07 20:20:10 -07:00
Bryan Ashby
92772eb1a9
* Added ability to serve static files from web server
...
* Web server can have custom error pages, e.g. 404.html
* "file_area" stuff -> "file_base"
* Fix some rare bugs in theme/art loading
* Adjust tab order dynamically for file upload details
2017-02-04 09:20:36 -07:00
Bryan Ashby
ff64a7aed5
* SEXYZ: XModem & YModem
...
* Explicit sort avail to protocols
* MenuView.removeItem()
* Natural sort for more things
* Fix some issues with HorizontalMenuView redraw/update
* Sanatize non-blind upload filename (security)
* Validator on non-blind upload filename
2017-02-01 19:42:27 -07:00
Bryan Ashby
8261881e3e
Initial support for non-blind aka non-batch uploads
2017-01-31 23:10:17 -07:00
Bryan Ashby
690d148ad5
* Move to uuid vs node-uuid
...
* Use uuid-parse for to/from string
2017-01-31 00:17:19 -07:00
Bryan Ashby
541489acb0
Use natural sort for filters
2017-01-31 00:17:14 -07:00
Bryan Ashby
744d7368d4
Sort lexically + active filter first
2017-01-30 21:55:00 -07:00
Bryan Ashby
9525afddd3
* Created new npm module: temptmp: This replaces node-temp usage & solves global temp file cleanup issue with concept of temp "sessions"
2017-01-29 19:56:46 -07:00
Bryan Ashby
12d4c158c4
* ENiGMA now require Node.js 6.x LTS+
...
* Bump version to 0.0.4-alpha
* Update package dependencies
* Use modified node-buffers that does not use deprecated Array.get()
* Update lodash dependency to 4.x & convert to new methods/etc.
* Better 'noHistory' support for menu stack
* Fix bug in download queue init
* Misc code cleanup
2017-01-28 12:33:06 -07:00
Bryan Ashby
99ab60bf77
* Convert MenuModule to ES6 style class
...
* Convert modules that are MenuModule subclasses to ES6 style classes
* Convert mixins to ES6 style
* Various cleanup
2017-01-25 22:18:05 -07:00
Bryan Ashby
1c03c3021a
* Temporary fix for MAJOR global temp cleanup bug: comment out node-temp .cleanup() methods
...
* Don't move temp uploads to area directory until user submit/completed
* New file util module
2017-01-23 23:32:40 -07:00
Bryan Ashby
99036592ae
* Bump version to 0.0.2-alpha: File Base alpha here
...
* LHA/LZH archive support via external lha command
* Nearly complete upload processor
* Set default file base filter if none is set
* Additional MenuModule common method/helpers
* MLTEV property: tabSwitchesView
2017-01-22 21:30:49 -07:00
Bryan Ashby
8d51c7d47c
* Additional helpers to MenuModule
...
* Gzip signature (.gz)
* Switch to sha-256 vs sha1 for internal file hashes
* Nearly complete callback / scan update support for scanFile()
* Fix data input issue after performing upload
* Support 'sz' recv (uploads)
2017-01-21 22:09:29 -07:00
Bryan Ashby
fb176d3ab3
* Fix updating of existing file filter
...
* Update findFiles() to properly apply filters, sort order / direction, etc.
* Properly persist hash tags @ file entry persist
* Lots of improvements / additions to MCI for upload/download, etc. stats
* Persist processed entries @ upload (WIP, but close!)
2017-01-18 22:23:53 -07:00
Bryan Ashby
e265e3cc97
* WIP on upload scan/processing
...
* WIP on user add/edit data to uploads
* Add write access (upload) to area ACS
* Add upload collision handling
* Add upload stats
2017-01-11 22:51:00 -07:00
Bryan Ashby
a45142f2fd
* Use more standard code paths & emit index events in ToggleMenuView
...
* Fix fetching areas & internal message attach area name
* Use proper config in new MenuModule methods
* More good progress on uploading
2017-01-01 21:53:04 -07:00