witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/controller
Dan Helfman df8ffd538a Fix for problem with HTML differ that would actually hang the entire server when fed certain lengthy HTML strings. Unit tests included. 2009-10-20 20:49:06 -07:00
..
test Fix for problem with HTML differ that would actually hang the entire server when fed certain lengthy HTML strings. Unit tests included. 2009-10-20 20:49:06 -07:00
Database.py Fixed a bug in Luminotes Desktop in which a backslash within a note was duplicated each time the note was saved. 2009-05-19 12:38:52 -07:00
Expire.py Backing out extra indentation. 2008-10-08 15:56:30 -07:00
Expose.py New support for nginx's X-Accel-Redirect for downloading files. Also made Files.thumbnail() non-streaming. 2009-03-18 15:11:46 -07:00
Files.py Fixing indentation. 2009-03-20 13:08:24 -07:00
Forums.py Luminotes Discussion forums now change the discussion thread link color based on whether there are any new posts since you last visited the thread. 2009-03-16 17:09:31 -07:00
Groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Html_cleaner.py Added a dynamic preview of your current color selections to the color picker. Made the color picker stay open after a color is selected. 2009-05-20 17:46:24 -07:00
Html_differ.py Fix for problem with HTML differ that would actually hang the entire server when fed certain lengthy HTML strings. Unit tests included. 2009-10-20 20:49:06 -07:00
Html_nuker.py Leading/trailing spaces in note titles are now ignored when making links to such notes. 2008-09-28 14:48:22 -07:00
Notebooks.py You can now print an individual note. 2009-03-02 17:16:15 -08:00
Root.py New support for nginx's X-Accel-Redirect for downloading files. Also made Files.thumbnail() non-streaming. 2009-03-18 15:11:46 -07:00
Schema_upgrader.py Improved schema upgraded for the case when no new database schemas are available. Updated unit tests accordingly. 2009-03-06 15:14:17 -08:00
Session_storage.py Removed an unnecessary psycopg2 import that broke Luminotes Desktop. 2008-11-06 11:44:28 -08:00
Users.py For now, ignore cancellations. 2009-07-05 00:04:50 -07:00
Validate.py Switched file upload and progress methods to expect nginx-style "X-Progress-ID" instead of "file_id" parameter. 2009-03-19 21:38:42 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00