Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update docs for curl --data-binaryHEADmaster | B. Stack | 2023-09-05 |
| | |||
* | include SET_URL conf setting for self-setting | B. Stack | 2022-03-17 |
| | |||
* | Merge branch 'dev' into 'master' | B. Stack | 2022-03-17 |
|\ | | | | | | | | | | | | | v0.0.2: add curl support Closes #1 See merge request bgstack15/stackbin!1 | ||
| * | v0.0.2: add curl supportdev | B. Stack | 2022-03-17 |
|/ | |||
* | add username support for user admin | B. Stack | 2022-02-18 |
| | |||
* | fix perms in spec | B. Stack | 2022-02-16 |
| | |||
* | handle /set better | B. Stack | 2022-02-16 |
| | |||
* | handle dir name in spec better | B. Stack | 2022-02-16 |
| | |||
* | require make | B. Stack | 2022-02-16 |
| | |||
* | just drop the copr_username crap | B. Stack | 2022-02-16 |
| | | | | | | unfortunately it just didn't work, regardless of what https://www.softwarecollections.org/en/docs/ and praiskup from #fedora-buildsys say. | ||
* | try another expression for copr_username | B. Stack | 2022-02-16 |
| | |||
* | fix if copr_username | B. Stack | 2022-02-16 |
| | |||
* | use %copr_username to pull Source0 from gitlab | B. Stack | 2022-02-16 |
| | |||
* | improve dpkg recipe | B. Stack | 2022-02-16 |
| | |||
* | add initial debian package recipe | B. Stack | 2022-02-15 |
| | |||
* | suppress useless stuff from auth | B. Stack | 2022-02-15 |
| | |||
* | add libexec path to PYTHONPATH | B. Stack | 2022-02-15 |
| | |||
* | install this new auth.py | B. Stack | 2022-02-15 |
| | |||
* | split auth into separate python file | B Stack | 2022-02-15 |
| | | | | | Flask can use Blueprint to load paths from two separate source files, so the endpoints and logic can be grouped logically. | ||
* | pw-protect /admin endpoint | B Stack | 2022-02-15 |
| | | | | Use a hardcoded password from the config file. | ||
* | shore up docs | B Stack | 2022-02-15 |
| | |||
* | initialize database in app | B Stack | 2022-02-15 |
| | |||
* | load stackbin_conf from env | B Stack | 2022-02-15 |
| | |||
* | fix wsgi pidfile, user homedir, and INI loading | B Stack | 2022-02-15 |
| | |||
* | update doc | B Stack | 2022-02-15 |
| | |||
* | drop actual ini file | B Stack | 2022-02-15 |
| | | | | The intent is to store the example config files in SCM. | ||
* | add initial system-ready values and install steps | B Stack | 2022-02-15 |
| | |||
* | r-proxy support with /set endpoint, and extra dir | B Stack | 2022-02-14 |
| | | | | The extra dir is still WIP | ||
* | add initial centos7 doc | B Stack | 2022-02-14 |
| | |||
* | suppress favicon errors | B. Stack | 2022-02-14 |
| | |||
* | refactor filenames and improve docs | B. Stack | 2022-02-13 |
| | |||
* | add expiry, and wsgi usage to support that | B. Stack | 2022-02-13 |
| | | | | | | | | | The flask dev server seems incapable of using the @timer decorator, so we need the whole wsgi implementation, for which I've added a script. Arbitrary expiration options are available in the config file. | ||
* | add redirects after delete, and simplify css calls | B. Stack | 2022-02-13 |
| | |||
* | add admin page, delete function, and APPNAME var | B. Stack | 2022-02-12 |
| | | | | | | The admin can view the links to private pastes, and can delete pastes from the web console. For now, the admin page is not protected, so this is not production-ready. | ||
* | use app.config for salt | B. Stack | 2022-02-11 |
| | |||
* | use UUID for paste id, and more js removal | B. Stack | 2022-02-11 |
| | | | | | Using uuids means that titles need to be used for displaying "replies," "in response to," and so on. | ||
* | add support for title, and ensure no js | B. Stack | 2022-02-11 |
| | |||
* | update style to mine | B. Stack | 2022-02-11 |
| | |||
* | Fix dep problem so flask>=2.0.0 now! | B. Stack | 2022-02-11 |
| | | | | | By just writing a new initdb command so we don't need manage.py anymore. | ||
* | fixed deps which means flask 1 | B. Stack | 2022-02-11 |
| | | | | So the next step will be to make it work with flask 2 (current) | ||
* | add private paste | sudan | 2016-02-22 |
| | |||
* | remove gunicorn | sudan | 2016-01-25 |
| | |||
* | smaller font | sudan | 2016-01-25 |
| | |||
* | code highlight | sudan | 2016-01-25 |
| | |||
* | style | sudan | 2016-01-21 |
| | |||
* | merge from jiawei | sudan | 2016-01-20 |
|\ | |||
| * | misc updates | ofshellohicy | 2014-09-10 |
| | | |||
| * | update layout tmpl | ofshellohicy | 2014-07-23 |
| | | |||
| * | continue to remove useless feature | ofshellohicy | 2014-07-18 |
| | | |||
| * | remove useless feature | ofshellohicy | 2014-07-18 |
| | |