index
:
pasteme
master
[released] A pastebin like service
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
remove bottle submodule, use distribution instead
HEAD
master
vg
2023-07-06
4
-6
/
+2
|
*
clarify license information in readme
VG
2016-11-24
1
-0
/
+13
|
*
fix pastit.py changing http to https
VG
2016-06-16
1
-4
/
+4
|
*
fix pasteme script to go to the https version
VG
2016-06-16
1
-1
/
+1
|
*
Fix purge script to be able to import config
VG
2016-06-06
1
-0
/
+1
|
|
|
|
|
|
to be able to do 'import config' in python we have to be in the containing directory (or set pythonpath for example). to adapt the script to your environment simply change the cd /pasteme line.
*
Fix typo (whish -> wish)
VG
2015-11-04
2
-2
/
+2
|
*
Fix an open tag for html li list
VG
2015-01-30
1
-1
/
+1
|
*
Fix configuration file to change directory automatically
VG
2015-01-27
1
-1
/
+3
|
|
|
|
|
- the pastes store directory reflects environment: /tmp/pastes for developing and /pastes for production.
*
Add a link to return to home (new paste) on banner click.
VG
2015-01-22
1
-1
/
+1
|
*
Added a backlink to git.devys.org/pasteme/
Cédric Picard
2015-01-15
1
-0
/
+3
|
*
Added monospace fonts for pygments
Cédric Picard
2015-01-08
1
-0
/
+2
|
*
Implemented the time left functionality
Cédric Picard
2015-01-03
1
-1
/
+6
|
*
Added a space to indicate time left
Cédric Picard
2015-01-03
2
-0
/
+9
|
*
Fixed code:: directives
Cédric Picard
2014-12-03
1
-2
/
+2
|
*
add authors file
VG
2014-12-01
1
-0
/
+2
|
*
fix length limitation and encoding with pasteme script
VG
2014-12-01
1
-11
/
+7
|
*
fix default lexer with pygments
VG
2014-11-30
1
-2
/
+2
|
*
add cosmetic change
VG
2014-11-30
1
-1
/
+1
|
*
fix unused arg in callback functions for /favicon /robots
VG
2014-11-30
1
-2
/
+2
|
*
fix popular route /favicon.ico and /robots.txt
VG
2014-11-30
2
-0
/
+8
|
*
Minor color correction
Cédric Picard
2014-11-30
1
-2
/
+2
|
*
Added green for strings
Cédric Picard
2014-11-30
1
-2
/
+2
|
*
Minor correction
Cédric Picard
2014-11-30
1
-1
/
+1
|
*
Merge branch 'master' of git://git.devys.org/pasteme
Cédric Picard
2014-11-30
2
-4
/
+6
|
\
|
*
fix pasteme script when no ascii data is used
VG
2014-11-29
1
-2
/
+4
|
|
|
*
add consistency in encoding for file i/o
VG
2014-11-29
1
-2
/
+2
|
|
*
|
Added favicon
Cédric Picard
2014-11-30
2
-0
/
+1
|
/
*
Add software license, this is free (libre) software !
VG
2014-11-29
2
-1
/
+676
|
*
removes wip from readme as all planned features have been implemented
v0.3
VG
2014-11-29
1
-2
/
+0
|
*
add cron script to purge old pastes
VG
2014-11-29
3
-0
/
+13
|
*
Fixed hyperlinks in readme
Cédric Picard
2014-11-29
1
-2
/
+2
|
*
add pygments theme url to credits
v0.2
VG
2014-11-29
1
-0
/
+3
|
*
fix alignment pb on floating menu and add cosmetic changes
VG
2014-11-29
5
-15
/
+27
|
*
fix pasteme script
VG
2014-11-29
1
-11
/
+3
|
*
Added proper credits for the icons
Cédric Picard
2014-11-29
1
-0
/
+8
|
*
Better error management
Cédric Picard
2014-11-29
1
-4
/
+18
|
*
Minor cleaning
Cédric Picard
2014-11-29
1
-3
/
+0
|
*
Improved theme: icons and banner
Cédric Picard
2014-11-29
6
-4
/
+24
|
*
Fucking great dark theme
Cédric Picard
2014-11-29
4
-7
/
+2
|
*
Working on dark theme
Cédric Picard
2014-11-29
1
-2
/
+6
|
*
Fixed unicode errors once and for all (hopefully)
Cédric Picard
2014-11-29
1
-1
/
+2
|
*
Dark theme
Cédric Picard
2014-11-29
2
-64
/
+39
|
*
Merge commit '49bfb56' into dev
Cédric Picard
2014-11-29
1
-1
/
+0
|
\
|
*
Fixed error 500 on raw: removed a redundant line
Cédric Picard
2014-11-29
1
-1
/
+0
|
|
*
|
Merge branch 'dev' of git://git.devys.org/pasteme into dev
Cédric Picard
2014-11-29
3
-1
/
+17
|
\
\
|
*
|
add floating menu bar to access root and raw
VG
2014-11-29
3
-1
/
+17
|
|
|
*
|
|
include status code in error message
Cédric Picard
2014-11-29
1
-1
/
+1
|
/
/
*
/
Factorize templates base and add background color
VG
2014-11-29
7
-38
/
+18
|
/
*
add correct header for raw content
VG
2014-11-28
1
-0
/
+2
|
*
Merge branch 'dev' of git://0x1707.no-ip.biz/pasteme into dev
VG
2014-11-28
2
-2
/
+2
|
\
[next]